Fri, 12 Nov 2004 15:15:56 +0000(svn r544) -newgrf: codechange for better handling (pasky and octo__)
celestar [Fri, 12 Nov 2004 15:15:56 +0000] rev 356
(svn r544) -newgrf: codechange for better handling (pasky and octo__)

Thu, 11 Nov 2004 23:23:42 +0000(svn r543) -Fix: [ 1064742 ] Editor Map-Menu wrong String
tron [Thu, 11 Nov 2004 23:23:42 +0000] rev 355
(svn r543) -Fix: [ 1064742 ] Editor Map-Menu wrong String
The fix is a bit ugly, but this is due to limitations in the dropdown menu handling (the strings have to be contiguous)

Thu, 11 Nov 2004 23:10:22 +0000(svn r542) -Fix: Display correct rail type in "build railway station" window
tron [Thu, 11 Nov 2004 23:10:22 +0000] rev 354
(svn r542) -Fix: Display correct rail type in "build railway station" window
Thanks, ln--

Thu, 11 Nov 2004 21:20:15 +0000(svn r541) Make windows even snappier! ^^
tron [Thu, 11 Nov 2004 21:20:15 +0000] rev 353
(svn r541) Make windows even snappier! ^^
Thanks to nzhook, who also proposed the original patch.

Thu, 11 Nov 2004 17:53:11 +0000(svn r540) Tell subversion to ignore some more files
tron [Thu, 11 Nov 2004 17:53:11 +0000] rev 352
(svn r540) Tell subversion to ignore some more files

Thu, 11 Nov 2004 17:17:52 +0000(svn r539) Set svn:eol-style property
tron [Thu, 11 Nov 2004 17:17:52 +0000] rev 351
(svn r539) Set svn:eol-style property

Wed, 10 Nov 2004 21:14:16 +0000(svn r538) -Feature: Windows snap at each other
tron [Wed, 10 Nov 2004 21:14:16 +0000] rev 350
(svn r538) -Feature: Windows snap at each other
This is inspired by [1063636].

Mon, 08 Nov 2004 22:21:14 +0000(svn r532) Disable date change buttons in scenario editor if date limit is reached.
tron [Mon, 08 Nov 2004 22:21:14 +0000] rev 349
(svn r532) Disable date change buttons in scenario editor if date limit is reached.
Note: It's a /bit/ ugly, need to find a cleaner way
While I'm here enlarge the start date window to 1920-2000 (was 1950-1975).

Mon, 08 Nov 2004 21:24:48 +0000(svn r531) Makefile: made asserts enabled by default
bjarni [Mon, 08 Nov 2004 21:24:48 +0000] rev 348
(svn r531) Makefile: made asserts enabled by default
RELEASE disables asserts unless ENABLE_ASSERTS(not in makefile.config) is set
makefile.config version 3

Mon, 08 Nov 2004 21:11:52 +0000(svn r530) Makefile: added ability to switch asserts on and off
bjarni [Mon, 08 Nov 2004 21:11:52 +0000] rev 347
(svn r530) Makefile: added ability to switch asserts on and off
Updated makefile.config to versiontag 2 for autoupdating purposes