Tue, 06 Sep 2005 14:37:19 +0000 tron (svn r2916) Remove untranslated strings, revert wrong change, readd newline at the end of file in the danish translation and remove a broken string from the finnish translation
Tue, 06 Sep 2005 13:45:53 +0000 miham (svn r2915) [Translations] Updated danish.txt (Got)
Mon, 05 Sep 2005 18:16:29 +0000 miham (svn r2914) [Translations] Updated american and german language (Tron)
Mon, 05 Sep 2005 18:02:53 +0000 miham (svn r2913) [Translations] Updating translations to 2005-09-05 {@793} (4 langs changed)
Sat, 03 Sep 2005 19:22:56 +0000 bjarni (svn r2912) -Fix: [autorenew]: fixed issue where autorenewed vehicles didn't get all stats updated (peter1138)
Sat, 03 Sep 2005 17:30:16 +0000 tron (svn r2911) Deinitialise the DirectMusic driver like it's done in the example code in MSDN, this should fix a strange crash upon deinitialising wave out sound
Sat, 03 Sep 2005 12:28:39 +0000 miham (svn r2910) [Translations] Updating translations to 2005-09-03 {@561} (8 langs changed)
Sat, 03 Sep 2005 11:33:55 +0000 Darkvater (svn r2909) Game would hang where the autosave_on_exit was activated.
Fri, 02 Sep 2005 22:22:02 +0000 Darkvater (svn r2908) If threaded saving fails or does not happen, sending subsequent messages might hang ottd. So don't send them :)
Fri, 02 Sep 2005 19:10:45 +0000 truelight (svn r2907) -Codechange: splitted the AIs to their own directory. AINew becomes 'trolly', AIOld becomes 'default', both in their own dir in the 'ai' dir. More AIs to come.
Fri, 02 Sep 2005 16:05:59 +0000 Darkvater (svn r2906) Fix some threaded saving problems. Now the thread only interfaces with the main program through a sort of mutex. Communication uses the function OTTD_SendThreadMessage() with the approiate message which is handled in ProcessSentMessage() during the main loop.
Thu, 01 Sep 2005 21:19:48 +0000 Darkvater (svn r2905) fix casing
Thu, 01 Sep 2005 21:19:07 +0000 Darkvater (svn r2904) Stupid editors, and renaming files with the same name just different casing is not really possible, so here comes another commit
Thu, 01 Sep 2005 21:10:05 +0000 Darkvater (svn r2903) Fix case mismatch for ottdmidi java file (moebius)
Wed, 31 Aug 2005 09:19:34 +0000 miham (svn r2902) [Translations] Updated finnish.txt (ln-)
Mon, 29 Aug 2005 22:27:22 +0000 Darkvater (svn r2901) Refix 'replace window' with wrong string-etc. coordinates. Also clean up, and make window-title a bit more meaningful (specify vehicle type replaced)
Sun, 28 Aug 2005 14:45:44 +0000 tron (svn r2900) Fix a bug, which incremented the counter of a loop twice and therefore calculated wrong argument indices
Sun, 28 Aug 2005 12:24:57 +0000 tron (svn r2899) -Fix: Several format string vulnerabilities and buffer overflows in the network code
Sun, 28 Aug 2005 10:59:34 +0000 tron (svn r2898) Fix typo in r2897
Sat, 27 Aug 2005 20:54:48 +0000 tron (svn r2897) Check the return values of [cm]alloc and the length of an array, plus some smaller changes
Sat, 27 Aug 2005 18:44:16 +0000 tron (svn r2896) Use genders in the german translation
Sat, 27 Aug 2005 13:06:59 +0000 tron (svn r2895) Remove unused variables and bring a comment closer to reality
Sat, 27 Aug 2005 13:04:15 +0000 tron (svn r2894) Simplify colouring in owner-mode in the minimap regarding towns and get rid of some magic numbers
Sat, 27 Aug 2005 09:49:52 +0000 tron (svn r2893) Two chars got assigned a width of 0 since r2879, fix that ([1274302])'
Fri, 26 Aug 2005 20:56:48 +0000 tron (svn r2892) Fix indentation
Fri, 26 Aug 2005 20:26:34 +0000 tron (svn r2891) Fix indentation
Thu, 25 Aug 2005 16:53:51 +0000 tron (svn r2890) Fix some signed/unsigned comparison warnings (tokai)
Thu, 25 Aug 2005 13:29:32 +0000 miham (svn r2889) [Translations] Updated american (tron)
Wed, 24 Aug 2005 19:08:54 +0000 miham (svn r2888) [Translations] Updating translations to 2005-08-24 {@839} (3 langs changed)
Wed, 24 Aug 2005 18:47:26 +0000 tron (svn r2887) Fix regression: Two boolean expressions got flipped in r2595, which made it possible to place lighthouses and antennas everywhere BUT clear tiles (found and fixed by _Luca_)
Tue, 23 Aug 2005 18:47:04 +0000 tron (svn r2886) Rename the "owner" attribute to "m1", because when it stores an owner it is accessed by [GS]etOwner anyway and when it doesn't store an owner, but arbitrary data, accessing a field called "owner" is confusing.
Tue, 23 Aug 2005 07:28:45 +0000 miham (svn r2885) [Translations] Removed not-translated romanian strings (Tron)
Sun, 21 Aug 2005 17:32:43 +0000 tron (svn r2884) Fix and improve the look of the new letters (Hadez)
Sun, 21 Aug 2005 15:20:13 +0000 tron (svn r2883) Use the recently added letters in the czech translation.
Sun, 21 Aug 2005 10:44:57 +0000 tron (svn r2882) Some fixes for MorphOS (by tokai)
Sun, 21 Aug 2005 06:05:51 +0000 miham (svn r2881) [Translations] Updating translations to 2005-08-21 {@295} (1 langs changed)
Sat, 20 Aug 2005 21:16:46 +0000 Darkvater (svn r2880) Fix graphical glitch in replace window (text at wrong coordinates)
Sat, 20 Aug 2005 18:14:32 +0000 tron (svn r2879) Major step twoards ISO-8859-15
Sat, 20 Aug 2005 17:53:49 +0000 miham (svn r2878) [Translations] Updating translations to 2005-08-20 {@787} (2 langs changed)
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