Sun, 13 Feb 2005 21:51:47 +0000 celestar (svn r1872) -Fix: Fixed an inline problem which caused MSVC6 to not compile :/
Sun, 13 Feb 2005 12:33:57 +0000 miham (svn r1871) Daily langfile updates #2.
Sun, 13 Feb 2005 11:55:35 +0000 miham (svn r1870) Added new language: lithuanian
Sun, 13 Feb 2005 11:31:35 +0000 tron (svn r1869) Fix some bugs in the bulldozer movement implementation.
Sun, 13 Feb 2005 11:27:41 +0000 tron (svn r1868) Improve readability of the bulldozer movement code
Sun, 13 Feb 2005 11:18:02 +0000 tron (svn r1867) Include tables/sprites.h only in files which need it
Sun, 13 Feb 2005 09:42:49 +0000 celestar (svn r1866) -Fix: Intercepted generated maps with 0 towns on it. Currently just an
Sun, 13 Feb 2005 08:12:03 +0000 tron (svn r1865) Fix some warnings
Sun, 13 Feb 2005 07:44:32 +0000 miham (svn r1864) Automatic langfile updates
Sat, 12 Feb 2005 15:53:32 +0000 tron (svn r1863) Give the effect vehicle type enums more descriptive names and use the enum as parameter type for CreateEffectVehicle*()
Sat, 12 Feb 2005 00:20:46 +0000 darkvater (svn r1862) - Settings: No longer treat warnings as errors for VS.Net project files...just until spritecache is fixed up :)
Fri, 11 Feb 2005 17:12:11 +0000 tron (svn r1861) Constify Get(Non)Sprite()
Fri, 11 Feb 2005 15:18:09 +0000 tron (svn r1860) The sprite header endianness issue was solved in r1855
Fri, 11 Feb 2005 14:33:43 +0000 tron (svn r1859) Miscellaneous style changes
Fri, 11 Feb 2005 13:46:25 +0000 tron (svn r1858) Let ReadSprite() handle the subtleties of loading a sprite, not its caller
Fri, 11 Feb 2005 13:35:27 +0000 tron (svn r1857) Rewrite parts of the sprite heap. It's functionally equivalent but should be easier to read and maintain.
Thu, 10 Feb 2005 22:26:28 +0000 tron (svn r1856) Make GfxInitSpriteMem() static, because it's only used withing spritecache.c
Thu, 10 Feb 2005 12:26:41 +0000 tron (svn r1855) Handle endianness of sprite headers when loading a sprite, not everytime when accessing it
Thu, 10 Feb 2005 12:14:38 +0000 tron (svn r1854) Split GetSpritePtr() into GetSprite() for regular sprites (returning a Sprite*) and GetNonSprite() for "sprites" of type 0xFF (returning byte*)
Thu, 10 Feb 2005 05:43:30 +0000 tron (svn r1853) Move spritecache function declarations into a header of their own and use SpriteID as parameter type where appropriate
Tue, 08 Feb 2005 22:22:42 +0000 tron (svn r1852) Start cleaning up sprite handling:
Tue, 08 Feb 2005 18:07:27 +0000 bjarni (svn r1851) - Language: added Frisian translation (no strings have been translated yet)
Tue, 08 Feb 2005 17:31:13 +0000 tron (svn r1850) Change the last consumers of str_buffr so they use local static buffers now and remove the global array str_buffr.
Tue, 08 Feb 2005 16:53:28 +0000 tron (svn r1849) Use the cheat entry enum for CheatEntry.type and remove unused enum values
Tue, 08 Feb 2005 16:37:28 +0000 tron (svn r1848) Remove the obscure feature of initialising the edit box with the contents of str_buffr - it was unused anyway.
Tue, 08 Feb 2005 15:42:28 +0000 tron (svn r1847) Adjustment for MorphOS to unbreak the build there and removal of some now obsolete preprocessor magic
Mon, 07 Feb 2005 20:36:41 +0000 darkvater (svn r1846) - Fix: VS6 project file (bociusz)
Mon, 07 Feb 2005 19:45:08 +0000 darkvater (svn r1845) - Revert r1835 since it totally screws network compiling
Mon, 07 Feb 2005 19:23:38 +0000 truelight (svn r1844) -Fix: small protection in oldloader.c, and put the savegame on pause by default
Mon, 07 Feb 2005 19:01:56 +0000 matthijs (svn r1843) - Codechange: [NPF] Removed some unused code.
Mon, 07 Feb 2005 18:51:46 +0000 tron (svn r1842) Fix another typo made in r1834
Mon, 07 Feb 2005 12:47:29 +0000 celestar (svn r1841) -Fix: [ 1117538 ] non-stop orders are no longer accidently skipped
Mon, 07 Feb 2005 12:32:35 +0000 tron (svn r1840) Repel str_buffr and use local buffers where possible
Mon, 07 Feb 2005 10:41:45 +0000 tron (svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more explicit types as parameters
Mon, 07 Feb 2005 10:37:12 +0000 tron (svn r1838) Ship depots are on water, not roads
Mon, 07 Feb 2005 10:09:28 +0000 tron (svn r1837) GetTileOwner returns Owner, not bool
Mon, 07 Feb 2005 09:56:16 +0000 tron (svn r1836) Clean up some strange constructs concerning socket options
Mon, 07 Feb 2005 09:54:37 +0000 tron (svn r1835) Reduce the visibility of network_core.h
Sun, 06 Feb 2005 22:36:08 +0000 matthijs (svn r1834) - Fix: NPF does not check the owner of its target, busses try to enter other players' depots. TODO
Sun, 06 Feb 2005 22:25:27 +0000 tron (svn r1833) byte -> char transition: the rest
Sun, 06 Feb 2005 20:53:31 +0000 tron (svn r1832) Next byte -> char iteration: custom names
Sun, 06 Feb 2005 20:29:32 +0000 truelight (svn r1831) -Fix: Scenario Editor now handles human-made roads better (try to build
Sun, 06 Feb 2005 19:22:54 +0000 truelight (svn r1830) -Codechange: small stuff to make the file more beautiful (tnx Tron)
Sun, 06 Feb 2005 18:41:15 +0000 truelight (svn r1829) -Fix: fixed some compiler warnings (tnx to Tron for the Makefile-flag)
Sun, 06 Feb 2005 18:38:42 +0000 tron (svn r1828) New warning flag especially for truelight (:<
Sun, 06 Feb 2005 18:30:45 +0000 tron (svn r1827) Next iteration of the byte -> char transition: some string drawing functions and buffers
Sun, 06 Feb 2005 18:28:35 +0000 truelight (svn r1826) -Feature: a brand new OldLoader so OpenTTD is TTD(Patch) compatible
Sun, 06 Feb 2005 16:56:04 +0000 tron (svn r1825) Further style improvements:
Sun, 06 Feb 2005 15:07:29 +0000 truelight (svn r1824) -Codechange: made ChangeIndustryProduction a bit more readable
Sun, 06 Feb 2005 14:47:56 +0000 tron (svn r1823) Get rid of some ugly cast magic concerning language packs
Sun, 06 Feb 2005 14:27:50 +0000 tron (svn r1822) Const correctness
Sun, 06 Feb 2005 13:41:02 +0000 tron (svn r1821) Move generic string handling functions to string.[ch] and introduce stre{cpy,cat}, see string.h for their semantics
Sun, 06 Feb 2005 11:23:41 +0000 tron (svn r1820) Style cleanup:
Sun, 06 Feb 2005 10:39:18 +0000 truelight (svn r1819) -Codechange: removed 1 unused function, and 1 unused struct (tnx to Tron)
Sun, 06 Feb 2005 10:24:57 +0000 truelight (svn r1818) -Add: Dynamic orders (up to 64k orders)
Sun, 06 Feb 2005 10:18:47 +0000 truelight (svn r1817) -Codechange: Moved depot-functions to depot.c
Sun, 06 Feb 2005 09:52:06 +0000 tron (svn r1816) Use char instead of byte for string formatting
Sun, 06 Feb 2005 08:55:51 +0000 tron (svn r1815) Remove some unused declarations
Sun, 06 Feb 2005 08:38:09 +0000 tron (svn r1814) Let ReadFileToMem() return void* (instead of byte*) because we don't know what the caller wants to do with the data
Sun, 06 Feb 2005 08:18:00 +0000 tron (svn r1813) Declare functions implemented in strings.c in their own shiny new header (though i think some of these function don't belong into strings.c)