peter1138 [Fri, 31 Mar 2006 08:39:10 +0000] rev 3384
(svn r4192) - Fix: In the depot, moving wagons from the end of a very long train to a short train where the short train was scrolled off the window would cause a game crash. (Thanks to SimonRC for reporting.)
Darkvater [Fri, 31 Mar 2006 08:35:05 +0000] rev 3383
(svn r4191) - Codechange: Properly set newlines and id for os_timer.c
celestar [Fri, 31 Mar 2006 08:18:14 +0000] rev 3382
(svn r4190) -Codechange: Add and make use of an accessor function to create houses
tron [Fri, 31 Mar 2006 06:16:04 +0000] rev 3381
(svn r4187) Simplify the code for building/removing a piece of road a bit
bjarni [Thu, 30 Mar 2006 20:14:06 +0000] rev 3380
(svn r4183) -Codechange: [Makefile]: removed MANUAL_CONFIG as it's not used anymore
This should hopefully fix the issue where WITH_SDL can be defined while SDL-CONFIG is not
Added an error if WITH_SDL is defined but SDL-CONFIG is not. The same goes for WITH_PNG even though nobody reported this as a problem
removed STATIC_ZLIB_PATH as it turns out that nobody used it
belugas [Thu, 30 Mar 2006 19:16:44 +0000] rev 3379
(svn r4181) CodeChange : Replaced [G/S]etMapExtraBits by [G/S]etTropicZone. Although it was an accessor, nor his usage nor the values were clear.
celestar [Thu, 30 Mar 2006 15:47:18 +0000] rev 3378
(svn r4180) -Fix: Fixed an assert in the elrail drawing code due to passing of a wrong variable. I wish the compiler would warn about different enum types used...
celestar [Thu, 30 Mar 2006 15:06:49 +0000] rev 3377
(svn r4179) -Codechange: Add and make use of an accessor that obtains the building type
celestar [Thu, 30 Mar 2006 13:12:36 +0000] rev 3376
(svn r4178) -Fix: Draw catenary inside waypoints as well
celestar [Thu, 30 Mar 2006 13:06:16 +0000] rev 3375
(svn r4177) -Fix: GetRailTrackBitsUniversal needs Trackbits, not Track. While at it, remove an unused variable