Thu, 01 Feb 2007 16:28:11 +0000(svn r8513) -Cleanup (r8512): Remove the now unused strings from the language files, as well as two others that weren't used for ages (tgp had other strings for them, or simply not).
Darkvater [Thu, 01 Feb 2007 16:28:11 +0000] rev 5895
(svn r8513) -Cleanup (r8512): Remove the now unused strings from the language files, as well as two others that weren't used for ages (tgp had other strings for them, or simply not).

Thu, 01 Feb 2007 16:21:56 +0000(svn r8512) -Codechange: From the intro window enter the scenario editor. From the scenario editor dialog, remove the 'load heightmap' option and put that with the other options like 'load scenario', 'save scenario', etc. Play a little bit with positioning of elements inside the scenario editor dialog so it looks better.
Darkvater [Thu, 01 Feb 2007 16:21:56 +0000] rev 5894
(svn r8512) -Codechange: From the intro window enter the scenario editor. From the scenario editor dialog, remove the 'load heightmap' option and put that with the other options like 'load scenario', 'save scenario', etc. Play a little bit with positioning of elements inside the scenario editor dialog so it looks better.

Thu, 01 Feb 2007 15:49:12 +0000(svn r8511) -Codechange: make WindowClass an enumerated value.
rubidium [Thu, 01 Feb 2007 15:49:12 +0000] rev 5893
(svn r8511) -Codechange: make WindowClass an enumerated value.

Thu, 01 Feb 2007 14:29:06 +0000(svn r8509) -Cleanup: Add some enum names to the create scenario window
Darkvater [Thu, 01 Feb 2007 14:29:06 +0000] rev 5892
(svn r8509) -Cleanup: Add some enum names to the create scenario window

Thu, 01 Feb 2007 13:01:05 +0000(svn r8508) -Codechange (r5762): [win32] Use an atomic operation to query and set the value of _global_dir_is_in_use for opendir etc to guarantee concurrency.
Darkvater [Thu, 01 Feb 2007 13:01:05 +0000] rev 5891
(svn r8508) -Codechange (r5762): [win32] Use an atomic operation to query and set the value of _global_dir_is_in_use for opendir etc to guarantee concurrency.

Thu, 01 Feb 2007 12:51:10 +0000(svn r8507) -Codechange/Feature: Don't remove player-owned property on-load in the scenario editor. Add a button to the landscape window to do this.
Darkvater [Thu, 01 Feb 2007 12:51:10 +0000] rev 5890
(svn r8507) -Codechange/Feature: Don't remove player-owned property on-load in the scenario editor. Add a button to the landscape window to do this.

Thu, 01 Feb 2007 01:40:46 +0000(svn r8505) -Codechange: Ensure GRM allocated sprites will be below the original 16384 sprite limit. If not, fail and disable the NewGRF.
peter1138 [Thu, 01 Feb 2007 01:40:46 +0000] rev 5889
(svn r8505) -Codechange: Ensure GRM allocated sprites will be below the original 16384 sprite limit. If not, fail and disable the NewGRF.

Wed, 31 Jan 2007 22:33:24 +0000(svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid for, so that cargo cannot be paid for more than once.
maedhros [Wed, 31 Jan 2007 22:33:24 +0000] rev 5888
(svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid for, so that cargo cannot be paid for more than once.

Wed, 31 Jan 2007 21:42:58 +0000(svn r8499) -Fix
tron [Wed, 31 Jan 2007 21:42:58 +0000] rev 5887
(svn r8499) -Fix

-Fix (?): When removing an oil rig replace the station tile by water, not bare land

Wed, 31 Jan 2007 21:38:09 +0000(svn r8498) -Fix
tron [Wed, 31 Jan 2007 21:38:09 +0000] rev 5886
(svn r8498) -Fix

-Codechange: Move the update of the oil rig airport type to the recently (r8485) added loop