Tue, 14 Mar 2006 19:12:39 +0000(svn r3865) -Add: a fully optional configure script, that is a wrapper around
truelight [Tue, 14 Mar 2006 19:12:39 +0000] rev 3198
(svn r3865) -Add: a fully optional configure script, that is a wrapper around
Makefile.config, inserting data directly into it. This is needed for the
CompileFarm (nightly) and most likely it will help out many people who want
to cross-compile. I might have missed several options out of the
Makefile.config, but those are the needed ones for the CompileFarm.

Tue, 14 Mar 2006 19:10:33 +0000(svn r3864) -Fix: small problems with make-system, making room for a wrapper-configure
truelight [Tue, 14 Mar 2006 19:10:33 +0000] rev 3197
(svn r3864) -Fix: small problems with make-system, making room for a wrapper-configure

Tue, 14 Mar 2006 12:00:11 +0000(svn r3857) Add and use GetBridgeRampDirection()
tron [Tue, 14 Mar 2006 12:00:11 +0000] rev 3196
(svn r3857) Add and use GetBridgeRampDirection()
Note: This slightly changes the behavior of GetAnyRoadBits() to only return a road piece for the start of the bridge ramp instead of a full ROAD_[XY]

Tue, 14 Mar 2006 09:00:10 +0000(svn r3856) Distinct between bridge ramps and bridge middle parts
tron [Tue, 14 Mar 2006 09:00:10 +0000] rev 3195
(svn r3856) Distinct between bridge ramps and bridge middle parts

Mon, 13 Mar 2006 23:20:24 +0000(svn r3854) - Fix restart_game_date to default to zero and allow a value of 0 which got screwed up during the patch-rewrite. Thanks peter1138
Darkvater [Mon, 13 Mar 2006 23:20:24 +0000] rev 3194
(svn r3854) - Fix restart_game_date to default to zero and allow a value of 0 which got screwed up during the patch-rewrite. Thanks peter1138

Mon, 13 Mar 2006 23:13:21 +0000(svn r3853) - Fix a change of SetDParam64 to SetDParam in r3713 that caused slightly vibrating text when pressing the cheat-button. Thanks to peter1138 for noticing.
Darkvater [Mon, 13 Mar 2006 23:13:21 +0000] rev 3193
(svn r3853) - Fix a change of SetDParam64 to SetDParam in r3713 that caused slightly vibrating text when pressing the cheat-button. Thanks to peter1138 for noticing.

Mon, 13 Mar 2006 23:10:02 +0000(svn r3852) - Revert r3733 which fixed the default value loading for char, but broke loading a set value. Added a better fix which needs a char value to be a string (eg enclosed in double-quotes)
Darkvater [Mon, 13 Mar 2006 23:10:02 +0000] rev 3192
(svn r3852) - Revert r3733 which fixed the default value loading for char, but broke loading a set value. Added a better fix which needs a char value to be a string (eg enclosed in double-quotes)

Mon, 13 Mar 2006 20:12:35 +0000(svn r3851) Rail depots only have an entrance at one side, therefore use UpdateSignalsOnSegment() instead of SetSignalsOnBothDir()
tron [Mon, 13 Mar 2006 20:12:35 +0000] rev 3191
(svn r3851) Rail depots only have an entrance at one side, therefore use UpdateSignalsOnSegment() instead of SetSignalsOnBothDir()

Mon, 13 Mar 2006 15:38:52 +0000(svn r3849) Fix bug in r3846
tron [Mon, 13 Mar 2006 15:38:52 +0000] rev 3190
(svn r3849) Fix bug in r3846

Mon, 13 Mar 2006 12:55:20 +0000(svn r3846) Add functions to set the type of stuff (clear, water, rail, road) under bridges
tron [Mon, 13 Mar 2006 12:55:20 +0000] rev 3189
(svn r3846) Add functions to set the type of stuff (clear, water, rail, road) under bridges