Mercurial > hg > openttd
graph
-
(svn r2910) [Translations] Updating translations to 2005-09-03 {@561} (8 langs changed) draftSat, 03 Sep 2005 12:28:39 +0000, by miham
-
(svn r2909) Game would hang where the autosave_on_exit was activated. draftSat, 03 Sep 2005 11:33:55 +0000, by Darkvater
-
(svn r2908) If threaded saving fails or does not happen, sending subsequent messages might hang ottd. So don't send them :) draftFri, 02 Sep 2005 22:22:02 +0000, by Darkvater
-
(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. draftFri, 02 Sep 2005 19:10:45 +0000, by truelight
-
(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. draftFri, 02 Sep 2005 16:05:59 +0000, by Darkvater
-
(svn r2904) Stupid editors, and renaming files with the same name just different casing is not really possible, so here comes another commit draftThu, 01 Sep 2005 21:19:07 +0000, by Darkvater
-
(svn r2903) Fix case mismatch for ottdmidi java file (moebius) draftThu, 01 Sep 2005 21:10:05 +0000, by Darkvater
-
(svn r2902) [Translations] Updated finnish.txt (ln-) draftWed, 31 Aug 2005 09:19:34 +0000, by miham
-
(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) draftMon, 29 Aug 2005 22:27:22 +0000, by Darkvater
-
(svn r2900) Fix a bug, which incremented the counter of a loop twice and therefore calculated wrong argument indices draftSun, 28 Aug 2005 14:45:44 +0000, by tron
-
(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows in the network code draftSun, 28 Aug 2005 12:24:57 +0000, by tron
-
(svn r2897) Check the return values of [cm]alloc and the length of an array, plus some smaller changes draftSat, 27 Aug 2005 20:54:48 +0000, by tron
-
(svn r2895) Remove unused variables and bring a comment closer to reality draftSat, 27 Aug 2005 13:06:59 +0000, by tron
-
(svn r2894) Simplify colouring in owner-mode in the minimap regarding towns and get rid of some magic numbers draftSat, 27 Aug 2005 13:04:15 +0000, by tron
-
(svn r2893) Two chars got assigned a width of 0 since r2879, fix that ([1274302])' draftSat, 27 Aug 2005 09:49:52 +0000, by tron
-
(svn r2890) Fix some signed/unsigned comparison warnings (tokai) draftThu, 25 Aug 2005 16:53:51 +0000, by tron
-
(svn r2888) [Translations] Updating translations to 2005-08-24 {@839} (3 langs changed) draftWed, 24 Aug 2005 19:08:54 +0000, by miham
-
(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_) draftWed, 24 Aug 2005 18:47:26 +0000, by tron
-
(svn r2885) [Translations] Removed not-translated romanian strings (Tron) draftTue, 23 Aug 2005 07:28:45 +0000, by miham
-
(svn r2884) Fix and improve the look of the new letters (Hadez) draftSun, 21 Aug 2005 17:32:43 +0000, by tron
-
(svn r2883) Use the recently added letters in the czech translation. draftSun, 21 Aug 2005 15:20:13 +0000, by tron
-
(svn r2881) [Translations] Updating translations to 2005-08-21 {@295} (1 langs changed) draftSun, 21 Aug 2005 06:05:51 +0000, by miham
-
(svn r2880) Fix graphical glitch in replace window (text at wrong coordinates) draftSat, 20 Aug 2005 21:16:46 +0000, by Darkvater
-
(svn r2878) [Translations] Updating translations to 2005-08-20 {@787} (2 langs changed) draftSat, 20 Aug 2005 17:53:49 +0000, by miham
-
(svn r2876) [Translations] Updated translations (this time manually :-P) draftWed, 17 Aug 2005 17:19:40 +0000, by miham
-
(svn r2875) [translations] Restored langfiles (f*cked up at 2874, sorry (problem fixed)) draftWed, 17 Aug 2005 12:30:07 +0000, by miham
-
(svn r2874) [Translations] Updating translations to 2005-08-16 {@946} (24 langs changed) draftTue, 16 Aug 2005 21:42:35 +0000, by miham
-
(svn r2872) -Feature: [NewGRF] Add support for "extended bytes" draftMon, 15 Aug 2005 22:48:33 +0000, by tron
-
(svn r2868) Change the way NewGRFs are loaded: The loading process i no longer bolted onto the normal graphics loading. draftMon, 15 Aug 2005 11:39:13 +0000, by tron
-
(svn r2866) Move all functions and tables which aren't directly involved in managing the sprite heap to a new file gfxinit.c. draftSun, 14 Aug 2005 18:10:18 +0000, by tron
-
(svn r2865) Push the responsibility for allocating the sprite heap into GfxInitSpriteMem() draftSat, 13 Aug 2005 21:40:22 +0000, by tron
-
(svn r2863) Move some type declarations into saveload.c, should've been part of r2819 draftSat, 13 Aug 2005 21:34:05 +0000, by 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. draftSat, 13 Aug 2005 16:23:07 +0000, by tron
-
(svn r2861) Move inclusion of setjmp.h into saveload.c, should've been part of r2819 draftFri, 12 Aug 2005 12:47:35 +0000, by tron
-
(svn r2860) Fix some issues in the savegame/scenario list code: draftFri, 12 Aug 2005 06:37:48 +0000, by tron
-
(svn r2858) -Codechange: resolved some magic numbers (_Luca_) draftThu, 11 Aug 2005 19:23:32 +0000, by truelight
-
(svn r2857) -Fix: PlayerID is not a valid type for a player-bit-field. Partly reverted r2290 draftThu, 11 Aug 2005 19:21:46 +0000, by truelight
-
(svn r2856) [Translations] Fixed languages containing STRING1 (except for english.txt) draftThu, 11 Aug 2005 13:20:37 +0000, by miham
-
(svn r2855) Make ReadSpriteHeaderSkipData() responsible for detecting the end of a grf file instead of its callers - this simplifies the code a bit draftThu, 11 Aug 2005 13:09:12 +0000, by tron
-
(svn r2853) Add missing dependencies and flags to the dependency targets and make the info target more informative draftThu, 11 Aug 2005 13:04:50 +0000, by tron
-
(svn r2852) Remove the unused field 'id' from struct FiosItem draftThu, 11 Aug 2005 13:03:39 +0000, by tron
-
(svn r2851) - Update Watcom project with currency.c draftThu, 11 Aug 2005 12:56:03 +0000, by orudge