Sun, 03 Sep 2006 23:14:39 +0000(svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc() into WE_CREATE
bjarni [Sun, 03 Sep 2006 23:14:39 +0000] rev 4541
(svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc() into WE_CREATE

Sun, 03 Sep 2006 23:02:42 +0000(svn r6369) -Fix (r5886): On loading of game in scenario editor the player was given
Darkvater [Sun, 03 Sep 2006 23:02:42 +0000] rev 4540
(svn r6369) -Fix (r5886): On loading of game in scenario editor the player was given
the maximum amount of money so everything can be removed for sure. However
if first rails are removed (or property in general that *gives* money
when demolished, the player's money would overflow. Thanks for noticing Rubidium.

Sun, 03 Sep 2006 22:39:02 +0000(svn r6368) -Fix [FS#136]: Station catchment area persists after switching tools. The
Darkvater [Sun, 03 Sep 2006 22:39:02 +0000] rev 4539
(svn r6368) -Fix [FS#136]: Station catchment area persists after switching tools. The
correct fix was to reset the highlight box if any size changes (grimrc)

Sun, 03 Sep 2006 22:27:13 +0000(svn r6367) -Codechange: Speed up the animated cursors a bit so they move once in a while
Darkvater [Sun, 03 Sep 2006 22:27:13 +0000] rev 4538
(svn r6367) -Codechange: Speed up the animated cursors a bit so they move once in a while
at least.

Sun, 03 Sep 2006 22:21:12 +0000(svn r6366) -Fix (FS#324): when opening a scenario, the date was set 1920 years into the future.
rubidium [Sun, 03 Sep 2006 22:21:12 +0000] rev 4537
(svn r6366) -Fix (FS#324): when opening a scenario, the date was set 1920 years into the future.

Sun, 03 Sep 2006 22:07:28 +0000(svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not called or have no effect.
rubidium [Sun, 03 Sep 2006 22:07:28 +0000] rev 4536
(svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not called or have no effect.

Sun, 03 Sep 2006 21:53:32 +0000(svn r6364) -Codechange: forgot to set the $Revision$ keyword on ottdres.rc in r6358. Doh
Darkvater [Sun, 03 Sep 2006 21:53:32 +0000] rev 4535
(svn r6364) -Codechange: forgot to set the $Revision$ keyword on ottdres.rc in r6358. Doh

Sun, 03 Sep 2006 20:21:04 +0000(svn r6361) -Fix: When removing orders of a deleted station/depot/waypoint do not skip vehicles without an order list, because they still can have a current order and/or last visited station, which must be inspected
tron [Sun, 03 Sep 2006 20:21:04 +0000] rev 4534
(svn r6361) -Fix: When removing orders of a deleted station/depot/waypoint do not skip vehicles without an order list, because they still can have a current order and/or last visited station, which must be inspected

Sun, 03 Sep 2006 19:29:31 +0000(svn r6360) -Codechange: Polish RemoveOrderFromAllVehicles()
tron [Sun, 03 Sep 2006 19:29:31 +0000] rev 4533
(svn r6360) -Codechange: Polish RemoveOrderFromAllVehicles()

Sun, 03 Sep 2006 19:09:17 +0000(svn r6359) -Fix: Do not reset the current cursor action when centering on a depot/hangar (noticed by Neonox)
tron [Sun, 03 Sep 2006 19:09:17 +0000] rev 4532
(svn r6359) -Fix: Do not reset the current cursor action when centering on a depot/hangar (noticed by Neonox)