Thu, 14 Apr 2005 13:46:40 +0000(svn r2197) -fix [Makefile]: SDL_CONFIG from makefile.config is now not always overwritten
bjarni [Thu, 14 Apr 2005 13:46:40 +0000] rev 1693
(svn r2197) -fix [Makefile]: SDL_CONFIG from makefile.config is now not always overwritten
-fix [OSX]: fixed issue where OSX could not compile the java MIDI app if SHOW_WARNINGS was on (introduced in r1917)
-fix [OSX]: the midi class file is now also deleted with make clear

Thu, 14 Apr 2005 12:57:21 +0000(svn r2196) -Change: updated the Makefile, now it works for crossplatform compiling
TrueLight [Thu, 14 Apr 2005 12:57:21 +0000] rev 1692
(svn r2196) -Change: updated the Makefile, now it works for crossplatform compiling
(and distcc compiling via Makefile.config). Wiki is coming up soon! Big
tnx to Bjarni and Lucaspiller.

Thu, 14 Apr 2005 11:17:36 +0000(svn r2195) Add CmdFailed() as the One True Way(tm) to check if a command failed.
tron [Thu, 14 Apr 2005 11:17:36 +0000] rev 1691
(svn r2195) Add CmdFailed() as the One True Way(tm) to check if a command failed.

Thu, 14 Apr 2005 09:58:04 +0000(svn r2194) [Translations] Updated to 2005-04-14 (12 strs / 5 langs)
miham [Thu, 14 Apr 2005 09:58:04 +0000] rev 1690
(svn r2194) [Translations] Updated to 2005-04-14 (12 strs / 5 langs)

Wed, 13 Apr 2005 23:07:13 +0000(svn r2193) - SVN: Set ignore on the last couple of annoying files
Darkvater [Wed, 13 Apr 2005 23:07:13 +0000] rev 1689
(svn r2193) - SVN: Set ignore on the last couple of annoying files

Wed, 13 Apr 2005 23:03:31 +0000(svn r2192) - Add greater control to the 'message options' window. Now you can turn off the telegraphc ticker sound for summarized messages, or turn off news-messages altogether (you get a red blot to notify you though). The [<][>] set the settings in one way, while clicking on the option itself, cycles it. This commit also 'fixes' bugs [1166973], [1121484] and patch [1169930].
Darkvater [Wed, 13 Apr 2005 23:03:31 +0000] rev 1688
(svn r2192) - Add greater control to the 'message options' window. Now you can turn off the telegraphc ticker sound for summarized messages, or turn off news-messages altogether (you get a red blot to notify you though). The [<][>] set the settings in one way, while clicking on the option itself, cycles it. This commit also 'fixes' bugs [1166973], [1121484] and patch [1169930].
- I also changed an order of strings from On, Off to Off, On, so this can be used ingame with the WWT_4 widget type.
- Since the newssettings now take 2 bits per setting (off/summary/on) _news_display_opt is widened to 32 bits and the settings code changed slightly to accomodate for a maximum of 16 message-types.

Wed, 13 Apr 2005 18:36:29 +0000(svn r2191) -Add: OpenTTD now compiles with dietlibc (Aard)
truelight [Wed, 13 Apr 2005 18:36:29 +0000] rev 1687
(svn r2191) -Add: OpenTTD now compiles with dietlibc (Aard)

Wed, 13 Apr 2005 13:09:25 +0000(svn r2190) - Fix: [1179424] '.. (Parent directory)' does not show up in the root-directory anymore; win32 only (mgasterix)
darkvater [Wed, 13 Apr 2005 13:09:25 +0000] rev 1686
(svn r2190) - Fix: [1179424] '.. (Parent directory)' does not show up in the root-directory anymore; win32 only (mgasterix)

Tue, 12 Apr 2005 10:31:26 +0000(svn r2189) Introduce and use IsCompatibleTrainStationTile()
tron [Tue, 12 Apr 2005 10:31:26 +0000] rev 1685
(svn r2189) Introduce and use IsCompatibleTrainStationTile()
This should prevent trains, which are longer than the station, to turn around without stopping under certain circumstances and fix speed limit for trains entering a station, when realistic accerlation is used

Tue, 12 Apr 2005 09:21:04 +0000(svn r2188) Revert r2185, because trains always accerlated (Requested by Celestar)
tron [Tue, 12 Apr 2005 09:21:04 +0000] rev 1684
(svn r2188) Revert r2185, because trains always accerlated (Requested by Celestar)