Tue, 17 Aug 2004 15:37:12 +0000(svn r76) -Remove trailing spaces
darkvater [Tue, 17 Aug 2004 15:37:12 +0000] rev 75
(svn r76) -Remove trailing spaces

Tue, 17 Aug 2004 15:31:04 +0000(svn r75) -Add proper crediting to graphics artists to about box.
darkvater [Tue, 17 Aug 2004 15:31:04 +0000] rev 74
(svn r75) -Add proper crediting to graphics artists to about box.
-Change DEBUG lvl for GRF warnings/errors to 2, lvl 1 is used for copyright notices
-Fix show currect filename when debugging grf files

Tue, 17 Aug 2004 09:29:26 +0000(svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes)
truelight [Tue, 17 Aug 2004 09:29:26 +0000] rev 73
(svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes)

Tue, 17 Aug 2004 09:23:25 +0000(svn r73) -Fix: Wrong building of road-slopes for a future AI/Town
darkvater [Tue, 17 Aug 2004 09:23:25 +0000] rev 72
(svn r73) -Fix: Wrong building of road-slopes for a future AI/Town

Tue, 17 Aug 2004 08:40:09 +0000(svn r72) -Add: build_date of station (viewable with Query tool)
truelight [Tue, 17 Aug 2004 08:40:09 +0000] rev 71
(svn r72) -Add: build_date of station (viewable with Query tool)

Mon, 16 Aug 2004 22:35:17 +0000(svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (truesatan)
darkvater [Mon, 16 Aug 2004 22:35:17 +0000] rev 70
(svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (truesatan)
-Changed some debug messages in aircraft code to DEBUG(misc, 1)

Mon, 16 Aug 2004 22:15:44 +0000(svn r70) -Fix: typo in english.txt
darkvater [Mon, 16 Aug 2004 22:15:44 +0000] rev 69
(svn r70) -Fix: typo in english.txt
-Add some debug messages for misc=1

Mon, 16 Aug 2004 21:02:06 +0000(svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
darkvater [Mon, 16 Aug 2004 21:02:06 +0000] rev 68
(svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
-Feature: added callback feature to patches options

Mon, 16 Aug 2004 18:46:54 +0000(svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
darkvater [Mon, 16 Aug 2004 18:46:54 +0000] rev 67
(svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
-Fix: Placing/editing signs signs is possible in paused mode

Mon, 16 Aug 2004 15:13:46 +0000(svn r67) -Forget to change debug message for grfspecial.c
darkvater [Mon, 16 Aug 2004 15:13:46 +0000] rev 66
(svn r67) -Forget to change debug message for grfspecial.c
-Added compile flag NO_DEBUG_MESSAGES which will strip executeable of all DEBUG(..,..)'s