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

Thu, 11 Aug 2005 12:56:03 +0000(svn r2851) - Update Watcom project with currency.c
orudge [Thu, 11 Aug 2005 12:56:03 +0000] rev 2325
(svn r2851) - Update Watcom project with currency.c

Thu, 11 Aug 2005 12:51:59 +0000(svn r2850) [newgrf] Patch from peter1139
miham [Thu, 11 Aug 2005 12:51:59 +0000] rev 2324
(svn r2850) [newgrf] Patch from peter1139

Thu, 11 Aug 2005 07:29:24 +0000(svn r2849) Fix r2806: pwd.h is necessary, but only if USE_HOMEDIR is defined
tron [Thu, 11 Aug 2005 07:29:24 +0000] rev 2323
(svn r2849) Fix r2806: pwd.h is necessary, but only if USE_HOMEDIR is defined

Wed, 10 Aug 2005 21:16:38 +0000(svn r2848) -Fix: [ 1256044 ] fixed crash when loading a map made before rev 2817 in scenario editor. This was introduced in 2817
bjarni [Wed, 10 Aug 2005 21:16:38 +0000] rev 2322
(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(svn r2847) Don't remember the size of sprites during initialisation. Since the sprite loading was altered this is no longer necessary.
tron [Tue, 09 Aug 2005 12:58:22 +0000] rev 2321
(svn r2847) Don't remember the size of sprites during initialisation. Since the sprite loading was altered this is no longer necessary.
While here remove another write-only variable (_spritecache_size) and fix a comment (sprite replaces a lowercase letter instead of uppercase)