Age | Commit message (Expand) | Author |
2005-08-16 | (svn r2873) [Translations] Updating translations | miham |
2005-08-15 | (svn r2872) -Feature: [NewGRF] Add support for "extended bytes" | tron |
2005-08-15 | (svn r2871) -Feature/Fix: Per GRF parameter lists | tron |
2005-08-15 | (svn r2870) \[Translations\] Updating translations | miham |
2005-08-15 | (svn r2869) - Update Watcom project with gfxinit.c | orudge |
2005-08-15 | (svn r2868) Change the way NewGRFs are loaded: The loading process i no longe... | tron |
2005-08-15 | (svn r2867) \[Translations\] Updating translations | miham |
2005-08-14 | (svn r2866) Move all functions and tables which aren't directly involved in m... | tron |
2005-08-13 | (svn r2865) Push the responsibility for allocating the sprite heap into GfxIn... | tron |
2005-08-13 | (svn r2864) Code simplification and diff reduction | tron |
2005-08-13 | (svn r2863) Move some type declarations into saveload.c, should've been part ... | tron |
2005-08-13 | (svn r2862) Return a proper version number, when testing the TTDPatch version... | tron |
2005-08-12 | (svn r2861) Move inclusion of setjmp.h into saveload.c, should've been part o... | tron |
2005-08-12 | (svn r2860) Fix some issues in the savegame/scenario list code: | tron |
2005-08-11 | (svn r2859) \[Translations\] Updating translations | miham |
2005-08-11 | (svn r2858) -Codechange: resolved some magic numbers (_Luca_) | truelight |
2005-08-11 | (svn r2857) -Fix: PlayerID is not a valid type for a player-bit-field. Partly... | truelight |
2005-08-11 | (svn r2856) [Translations] Fixed languages containing STRING1 (except for eng... | miham |
2005-08-11 | (svn r2855) Make ReadSpriteHeaderSkipData() responsible for detecting the end... | tron |
2005-08-11 | (svn r2854) \[Translations\] Updating translations | miham |
2005-08-11 | (svn r2853) Add missing dependencies and flags to the dependency targets and ... | tron |
2005-08-11 | (svn r2852) Remove the unused field 'id' from struct FiosItem | tron |
2005-08-11 | (svn r2851) - Update Watcom project with currency.c | orudge |
2005-08-11 | (svn r2850) [newgrf] Patch from peter1139 | miham |
2005-08-11 | (svn r2849) Fix r2806: pwd.h is necessary, but only if USE_HOMEDIR is defined | tron |
2005-08-10 | (svn r2848) -Fix: [ 1256044 ] fixed crash when loading a map made before rev ... | bjarni |
2005-08-09 | (svn r2847) Don't remember the size of sprites during initialisation. Since t... | tron |
2005-08-08 | (svn r2846) Minor improvement of the french translation: use {P}, fix spellin... | tron |
2005-08-08 | (svn r2845) Remove sprite size caching, it was unused | tron |
2005-08-08 | (svn r2844) Update the MSVC project files, thanks AsterixMG | tron |
2005-08-08 | (svn r2843) OSX doesn't like OBJC, so give it back its beloved CC, because it... | tron |
2005-08-08 | (svn r2842) Fix bug with aircraft autoreplace (peter1138) | ludde |
2005-08-08 | (svn r2841) Pimp the Makefile: Determining the header dependencies is now a s... | tron |
2005-08-08 | (svn r2840) Remove 3 unnecessary strings (they're empty) and fix the alignmen... | tron |
2005-08-08 | (svn r2839) Remove stuff missed in r2833, properly calculate the size of two ... | tron |
2005-08-08 | (svn r2838) \[Translations\] Updating translations | miham |
2005-08-08 | (svn r2837) [Translations] Updated dutch langfile, started testing of the new... | miham |
2005-08-07 | (svn r2836) fixed the alphabetical order of the credits list like it says it ... | bjarni |
2005-08-07 | (svn r2833) Remove saving of sprite cache data: | tron |
2005-08-07 | (svn r2832) Missing #include | tron |
2005-08-07 | (svn r2831) Fix some potential and real buffer overflows | tron |
2005-08-07 | (svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou... | tron |
2005-08-07 | (svn r2829) Remove sprite locking, it was never used anyway | tron |
2005-08-07 | (svn r2828) Only command.c needs to know about _docommand_recursive, so make ... | tron |
2005-08-06 | (svn r2827) BeOS meets all prerequisites for extmidi | tron |
2005-08-06 | (svn r2826) Remove another write-only variable, thanks glx | tron |
2005-08-06 | (svn r2825) -Fix: GCC that put deps in the wrong dirs can now compile OTTD again | truelight |
2005-08-06 | (svn r2824) -Fix: OSX can now also produce dedicated servers | truelight |
2005-08-06 | (svn r2823) -Fix: MorphOS doesn't have pthread either! | truelight |
2005-08-06 | (svn r2822) -Fix: don't compile pthread for win32 dedicated servers | truelight |