Mon, 11 Jun 2007 11:50:49 +0000(svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code
truelight [Mon, 11 Jun 2007 11:50:49 +0000] rev 6852
(svn r10092) -Codechange: code-seperated the spriteloader and blitter from the rest of the code
-Add: make it possible to pick your own blitter (-b <blitter>, -h for overview)
-Add: added a new optimized 8bpp blitter (default, caches sprites of all zoom-levels)
-Add: added a debug 8bpp blitter and a very slow normal 8bpp blitter

Mon, 11 Jun 2007 10:29:07 +0000(svn r10091) -Add: make time detection whether you are using -jN when having distcc enabled.
rubidium [Mon, 11 Jun 2007 10:29:07 +0000] rev 6851
(svn r10091) -Add: make time detection whether you are using -jN when having distcc enabled.

Mon, 11 Jun 2007 10:01:03 +0000(svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles. Not used by default
truelight [Mon, 11 Jun 2007 10:01:03 +0000] rev 6850
(svn r10090) -Add: add --with-distcc to configure, to enable distcc compiles. Not used by default

Mon, 11 Jun 2007 04:52:51 +0000(svn r10089) -Fix (r10040): Use GetTileZ instead of GetClearGround in GetTerrainType as
maedhros [Mon, 11 Jun 2007 04:52:51 +0000] rev 6849
(svn r10089) -Fix (r10040): Use GetTileZ instead of GetClearGround in GetTerrainType as
GetTileZ is valid for any tile type. Also use GetTerrainType for stations.

Sun, 10 Jun 2007 23:40:29 +0000(svn r10088) -Codechange: A typo and a code-style
belugas [Sun, 10 Jun 2007 23:40:29 +0000] rev 6848
(svn r10088) -Codechange: A typo and a code-style

Sun, 10 Jun 2007 21:34:45 +0000(svn r10087) -Fix [FS#834]: multiple subsequent "give money" actions could result in duplicate messages that money has been transfered when it only happened once.
rubidium [Sun, 10 Jun 2007 21:34:45 +0000] rev 6847
(svn r10087) -Fix [FS#834]: multiple subsequent "give money" actions could result in duplicate messages that money has been transfered when it only happened once.

Sun, 10 Jun 2007 21:28:20 +0000(svn r10086) -Codechange: Use more sensible types and functions in GenericPlaceSignals.
maedhros [Sun, 10 Jun 2007 21:28:20 +0000] rev 6846
(svn r10086) -Codechange: Use more sensible types and functions in GenericPlaceSignals.

Sun, 10 Jun 2007 20:49:11 +0000(svn r10085) -Fix [FS#839]: message that you had given money appeared even when an error occured.
rubidium [Sun, 10 Jun 2007 20:49:11 +0000] rev 6845
(svn r10085) -Fix [FS#839]: message that you had given money appeared even when an error occured.

Sun, 10 Jun 2007 20:27:28 +0000(svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed.
rubidium [Sun, 10 Jun 2007 20:27:28 +0000] rev 6844
(svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed.

Sun, 10 Jun 2007 19:59:08 +0000(svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc).
rubidium [Sun, 10 Jun 2007 19:59:08 +0000] rev 6843
(svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc).