Sat, 20 Aug 2005 07:55:27 +0000 miham (svn r2877) [Translations] Handfixed italian.txt
Wed, 17 Aug 2005 17:19:40 +0000 miham (svn r2876) [Translations] Updated translations (this time manually :-P)
Wed, 17 Aug 2005 12:30:07 +0000 miham (svn r2875) [translations] Restored langfiles (f*cked up at 2874, sorry (problem fixed))
Tue, 16 Aug 2005 21:42:35 +0000 miham (svn r2874) [Translations] Updating translations to 2005-08-16 {@946} (24 langs changed)
Tue, 16 Aug 2005 10:57:21 +0000 miham (svn r2873) [Translations] Updating translations
Mon, 15 Aug 2005 22:48:33 +0000 tron (svn r2872) -Feature: [NewGRF] Add support for "extended bytes"
Mon, 15 Aug 2005 21:19:28 +0000 tron (svn r2871) -Feature/Fix: Per GRF parameter lists
Mon, 15 Aug 2005 20:53:06 +0000 miham (svn r2870) \[Translations\] Updating translations
Mon, 15 Aug 2005 11:54:42 +0000 orudge (svn r2869) - Update Watcom project with gfxinit.c
Mon, 15 Aug 2005 11:39:13 +0000 tron (svn r2868) Change the way NewGRFs are loaded: The loading process i no longer bolted onto the normal graphics loading.
Mon, 15 Aug 2005 06:46:22 +0000 miham (svn r2867) \[Translations\] Updating translations
Sun, 14 Aug 2005 18:10:18 +0000 tron (svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c.
Sat, 13 Aug 2005 21:40:22 +0000 tron (svn r2865) Push the responsibility for allocating the sprite heap into GfxInitSpriteMem()
Sat, 13 Aug 2005 21:35:31 +0000 tron (svn r2864) Code simplification and diff reduction
Sat, 13 Aug 2005 21:34:05 +0000 tron (svn r2863) Move some type declarations into saveload.c, should've been part of r2819
Sat, 13 Aug 2005 16:23:07 +0000 tron (svn r2862) Return a proper version number, when testing the TTDPatch version in the SkipIf action. Pretend to be version 2.0.1 alpha 49 for now.
Fri, 12 Aug 2005 12:47:35 +0000 tron (svn r2861) Move inclusion of setjmp.h into saveload.c, should've been part of r2819
Fri, 12 Aug 2005 06:37:48 +0000 tron (svn r2860) Fix some issues in the savegame/scenario list code:
Thu, 11 Aug 2005 21:51:05 +0000 miham (svn r2859) \[Translations\] Updating translations
Thu, 11 Aug 2005 19:23:32 +0000 truelight (svn r2858) -Codechange: resolved some magic numbers (_Luca_)
Thu, 11 Aug 2005 19:21:46 +0000 truelight (svn r2857) -Fix: PlayerID is not a valid type for a player-bit-field. Partly reverted r2290
Thu, 11 Aug 2005 13:20:37 +0000 miham (svn r2856) [Translations] Fixed languages containing STRING1 (except for english.txt)
Thu, 11 Aug 2005 13:09:12 +0000 tron (svn r2855) Make ReadSpriteHeaderSkipData() responsible for detecting the end of a grf file instead of its callers - this simplifies the code a bit
Thu, 11 Aug 2005 13:06:24 +0000 miham (svn r2854) \[Translations\] Updating translations
Thu, 11 Aug 2005 13:04:50 +0000 tron (svn r2853) Add missing dependencies and flags to the dependency targets and make the info target more informative
Thu, 11 Aug 2005 13:03:39 +0000 tron (svn r2852) Remove the unused field 'id' from struct FiosItem
Thu, 11 Aug 2005 12:56:03 +0000 orudge (svn r2851) - Update Watcom project with currency.c
Thu, 11 Aug 2005 12:51:59 +0000 miham (svn r2850) [newgrf] Patch from peter1139
Thu, 11 Aug 2005 07:29:24 +0000 tron (svn r2849) Fix r2806: pwd.h is necessary, but only if USE_HOMEDIR is defined
Wed, 10 Aug 2005 21:16:38 +0000 bjarni (svn r2848) -Fix: [ 1256044 ] fixed crash when loading a map made before rev 2817 in scenario editor. This was introduced in 2817
Tue, 09 Aug 2005 12:58:22 +0000 tron (svn r2847) Don't remember the size of sprites during initialisation. Since the sprite loading was altered this is no longer necessary.
Mon, 08 Aug 2005 21:42:27 +0000 tron (svn r2846) Minor improvement of the french translation: use {P}, fix spelling of "br?l?", fully translate partly untranslated strings and remove gratuitous whitespace (i hope i got it right)
Mon, 08 Aug 2005 21:35:27 +0000 tron (svn r2845) Remove sprite size caching, it was unused
Mon, 08 Aug 2005 20:27:05 +0000 tron (svn r2844) Update the MSVC project files, thanks AsterixMG
Mon, 08 Aug 2005 20:23:56 +0000 tron (svn r2843) OSX doesn't like OBJC, so give it back its beloved CC, because it's the only ObjectiveC consumer
Mon, 08 Aug 2005 15:26:53 +0000 ludde (svn r2842) Fix bug with aircraft autoreplace (peter1138)
Mon, 08 Aug 2005 15:10:37 +0000 tron (svn r2841) Pimp the Makefile: Determining the header dependencies is now a separate step.
Mon, 08 Aug 2005 10:42:02 +0000 tron (svn r2840) Remove 3 unnecessary strings (they're empty) and fix the alignment of the musick track display
Mon, 08 Aug 2005 09:49:47 +0000 tron (svn r2839) Remove stuff missed in r2833, properly calculate the size of two arrays and simplify GetSpriteDimension()?a bit
Mon, 08 Aug 2005 09:42:22 +0000 miham (svn r2838) \[Translations\] Updating translations
Mon, 08 Aug 2005 09:01:22 +0000 miham (svn r2837) [Translations] Updated dutch langfile, started testing of the new SVN-handler in WebTranslator
Sun, 07 Aug 2005 19:16:32 +0000 bjarni (svn r2836) fixed the alphabetical order of the credits list like it says it is in
Sun, 07 Aug 2005 17:52:41 +0000 tron (svn r2833) Remove saving of sprite cache data:
Sun, 07 Aug 2005 14:45:50 +0000 tron (svn r2832) Missing #include
Sun, 07 Aug 2005 14:18:17 +0000 tron (svn r2831) Fix some potential and real buffer overflows
Sun, 07 Aug 2005 12:41:57 +0000 tron (svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth about the custom currency behind a #define
Sun, 07 Aug 2005 11:01:31 +0000 tron (svn r2829) Remove sprite locking, it was never used anyway
Sun, 07 Aug 2005 10:03:14 +0000 tron (svn r2828) Only command.c needs to know about _docommand_recursive, so make it static. Tell me if there's a problem, because i removed it from network_server.c, but afaict it should be ok
Sat, 06 Aug 2005 22:40:18 +0000 tron (svn r2827) BeOS meets all prerequisites for extmidi
Sat, 06 Aug 2005 22:12:45 +0000 tron (svn r2826) Remove another write-only variable, thanks glx
Sat, 06 Aug 2005 21:50:26 +0000 truelight (svn r2825) -Fix: GCC that put deps in the wrong dirs can now compile OTTD again
Sat, 06 Aug 2005 21:45:48 +0000 truelight (svn r2824) -Fix: OSX can now also produce dedicated servers
Sat, 06 Aug 2005 20:53:02 +0000 truelight (svn r2823) -Fix: MorphOS doesn't have pthread either!
Sat, 06 Aug 2005 20:34:41 +0000 truelight (svn r2822) -Fix: don't compile pthread for win32 dedicated servers
Sat, 06 Aug 2005 20:24:32 +0000 tron (svn r2821) Remove a write-only variable
Sat, 06 Aug 2005 19:12:44 +0000 bjarni (svn r2820) -Fix: [autoreplace] fixed issue introduced in 2817 where autoreplace failed if new engine is cheaper than the old one (peter1138)
Sat, 06 Aug 2005 17:40:21 +0000 tron (svn r2819) Make variables, which are exclusive for internal use of the save/load code, static in saveload.c
Sat, 06 Aug 2005 16:55:05 +0000 tron (svn r2818) Don't tell the world about a local variable which is only used once
Sat, 06 Aug 2005 16:07:22 +0000 bjarni (svn r2817) -Codechange: [autoreplace]: moved autoreplace and autorenew to serverside
Sat, 06 Aug 2005 15:18:26 +0000 tron (svn r2816) Forgot an Id tag and an #include