Fri, 12 Aug 2005 12:47:35 +0000(svn r2861) Move inclusion of setjmp.h into saveload.c, should've been part of r2819
tron [Fri, 12 Aug 2005 12:47:35 +0000] rev 2335
(svn r2861) Move inclusion of setjmp.h into saveload.c, should've been part of r2819

Fri, 12 Aug 2005 06:37:48 +0000(svn r2860) Fix some issues in the savegame/scenario list code:
tron [Fri, 12 Aug 2005 06:37:48 +0000] rev 2334
(svn r2860) Fix some issues in the savegame/scenario list code:
-Fix: Sort the directories when making a scenario list
-Fix: Sort the directories when making a savegame list on Windows
-Fix: On OS/2 show the trailing \ if the current directory is a root directory
-Regression: On OS/2 the savegame list showed the scenario directory or crashed (probably introduced in r2609)
The rest is diff reduction between the 3 variants

Thu, 11 Aug 2005 21:51:05 +0000(svn r2859) \[Translations\] Updating translations
miham [Thu, 11 Aug 2005 21:51:05 +0000] rev 2333
(svn r2859) \[Translations\] Updating translations

Thu, 11 Aug 2005 19:23:32 +0000(svn r2858) -Codechange: resolved some magic numbers (_Luca_)
truelight [Thu, 11 Aug 2005 19:23:32 +0000] rev 2332
(svn r2858) -Codechange: resolved some magic numbers (_Luca_)

Thu, 11 Aug 2005 19:21:46 +0000(svn r2857) -Fix: PlayerID is not a valid type for a player-bit-field. Partly reverted r2290
truelight [Thu, 11 Aug 2005 19:21:46 +0000] rev 2331
(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(svn r2856) [Translations] Fixed languages containing STRING1 (except for english.txt)
miham [Thu, 11 Aug 2005 13:20:37 +0000] rev 2330
(svn r2856) [Translations] Fixed languages containing STRING1 (except for english.txt)

Thu, 11 Aug 2005 13:09:12 +0000(svn r2855) Make ReadSpriteHeaderSkipData() responsible for detecting the end of a grf file instead of its callers - this simplifies the code a bit
tron [Thu, 11 Aug 2005 13:09:12 +0000] rev 2329
(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(svn r2854) \[Translations\] Updating translations
miham [Thu, 11 Aug 2005 13:06:24 +0000] rev 2328
(svn r2854) \[Translations\] Updating translations

Thu, 11 Aug 2005 13:04:50 +0000(svn r2853) Add missing dependencies and flags to the dependency targets and make the info target more informative
tron [Thu, 11 Aug 2005 13:04:50 +0000] rev 2327
(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(svn r2852) Remove the unused field 'id' from struct FiosItem
tron [Thu, 11 Aug 2005 13:03:39 +0000] rev 2326
(svn r2852) Remove the unused field 'id' from struct FiosItem