Fri, 13 Jun 2008 13:28:55 +0000(svn r13507) -Fix (r12856): first engine change should've been moved too
peter1138 [Fri, 13 Jun 2008 13:28:55 +0000] rev 10953
(svn r13507) -Fix (r12856): first engine change should've been moved too

Fri, 13 Jun 2008 13:07:31 +0000(svn r13506) [NoAI] -Change [API CHANGE]: like AIVehicle, AIStation, .. restrict AISign to only your own signs noai
truebrain [Fri, 13 Jun 2008 13:07:31 +0000] rev 10952
(svn r13506) [NoAI] -Change [API CHANGE]: like AIVehicle, AIStation, .. restrict AISign to only your own signs
[NoAI] -Remove [API CHANGE]: the change above makes AISign::GetOwner() obsolete, and is therefor removed

Fri, 13 Jun 2008 05:50:24 +0000(svn r13505) -Fix: clear the memory for the new AI during the loading of a savegame so it does not try to execute commands generated in a different savegame, which could be resulting in the AI trying to give orders to stations that do not exist.
rubidium [Fri, 13 Jun 2008 05:50:24 +0000] rev 10951
(svn r13505) -Fix: clear the memory for the new AI during the loading of a savegame so it does not try to execute commands generated in a different savegame, which could be resulting in the AI trying to give orders to stations that do not exist.

Fri, 13 Jun 2008 01:57:48 +0000(svn r13504) -Codechange: enumify some widgets for scenario editor. More work is required.
belugas [Fri, 13 Jun 2008 01:57:48 +0000] rev 10950
(svn r13504) -Codechange: enumify some widgets for scenario editor. More work is required.

Fri, 13 Jun 2008 01:17:03 +0000(svn r13503) -Fix(r13173)[FS#2073]: Wrong widget numbers & event handlers were assigned to the zoom in and out buttons in the scenario editor
belugas [Fri, 13 Jun 2008 01:17:03 +0000] rev 10949
(svn r13503) -Fix(r13173)[FS#2073]: Wrong widget numbers & event handlers were assigned to the zoom in and out buttons in the scenario editor

Fri, 13 Jun 2008 00:00:04 +0000(svn r13502) -Fix (r11212): drawing of zoomed out partial sprites could cause deadlocks or crashes
smatz [Fri, 13 Jun 2008 00:00:04 +0000] rev 10948
(svn r13502) -Fix (r11212): drawing of zoomed out partial sprites could cause deadlocks or crashes

Thu, 12 Jun 2008 22:29:42 +0000(svn r13501) -Feature(tte): ctrl+click on sign you own to remove it (Osai, planetmaker)
smatz [Thu, 12 Jun 2008 22:29:42 +0000] rev 10947
(svn r13501) -Feature(tte): ctrl+click on sign you own to remove it (Osai, planetmaker)

Thu, 12 Jun 2008 21:54:34 +0000(svn r13500) [NoAI] -Fix r13497: minor glitch in slope-check (Yexo) noai
truebrain [Thu, 12 Jun 2008 21:54:34 +0000] rev 10946
(svn r13500) [NoAI] -Fix r13497: minor glitch in slope-check (Yexo)

Thu, 12 Jun 2008 21:36:56 +0000(svn r13499) -Codechange: Allow drawing (ugly) leveled foundations on steep slopes, just in case someone needs them for fallback.
frosch [Thu, 12 Jun 2008 21:36:56 +0000] rev 10945
(svn r13499) -Codechange: Allow drawing (ugly) leveled foundations on steep slopes, just in case someone needs them for fallback.

Thu, 12 Jun 2008 21:18:09 +0000(svn r13498) [NoAI] -Add: added 'pathfinder.road' to the regression noai
truebrain [Thu, 12 Jun 2008 21:18:09 +0000] rev 10944
(svn r13498) [NoAI] -Add: added 'pathfinder.road' to the regression