Tue, 14 Mar 2006 21:31:51 +0000(svn r3872) - [win32] Show the revision in crash.txt and enable the button to show the crash text in the crash-window
Darkvater [Tue, 14 Mar 2006 21:31:51 +0000] rev 3204
(svn r3872) - [win32] Show the revision in crash.txt and enable the button to show the crash text in the crash-window

Tue, 14 Mar 2006 21:29:38 +0000(svn r3871) - [win32] Remove mapfile generation and generate a pdb file instead. This and the corresponding executable is enough to trace the source of a crash given by crash.txt by using WinDbg for example. Mapfiles are a bit deprecated in the newer VS environments.
Darkvater [Tue, 14 Mar 2006 21:29:38 +0000] rev 3203
(svn r3871) - [win32] Remove mapfile generation and generate a pdb file instead. This and the corresponding executable is enough to trace the source of a crash given by crash.txt by using WinDbg for example. Mapfiles are a bit deprecated in the newer VS environments.

Tue, 14 Mar 2006 20:59:03 +0000(svn r3870) -Fix: missed one item in last commit, tnx glx :)
truelight [Tue, 14 Mar 2006 20:59:03 +0000] rev 3202
(svn r3870) -Fix: missed one item in last commit, tnx glx :)

Tue, 14 Mar 2006 20:56:07 +0000(svn r3869) -Fix: don't use OS in configure, some system have that defined ;)
truelight [Tue, 14 Mar 2006 20:56:07 +0000] rev 3201
(svn r3869) -Fix: don't use OS in configure, some system have that defined ;)

Tue, 14 Mar 2006 19:21:49 +0000(svn r3867) -Add: added --debug, --profile and --revision to configure
truelight [Tue, 14 Mar 2006 19:21:49 +0000] rev 3200
(svn r3867) -Add: added --debug, --profile and --revision to configure

Tue, 14 Mar 2006 19:15:46 +0000(svn r3866) -Fix: only add CXX if it is given
truelight [Tue, 14 Mar 2006 19:15:46 +0000] rev 3199
(svn r3866) -Fix: only add CXX if it is given
Word of warning: configure _does_ delete your Makefile.config!

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