Fri, 20 Jun 2008 14:54:47 +0000(svn r13592) -Fix: window size remembering was broken
skidd13 [Fri, 20 Jun 2008 14:54:47 +0000] rev 11036
(svn r13592) -Fix: window size remembering was broken

Fri, 20 Jun 2008 07:23:00 +0000(svn r13591) -Codechange: Support CB36 in the vehicle offer window.
peter1138 [Fri, 20 Jun 2008 07:23:00 +0000] rev 11035
(svn r13591) -Codechange: Support CB36 in the vehicle offer window.

Fri, 20 Jun 2008 01:55:00 +0000(svn r13590) -Codechange: Enumification of the Save/Load menu items
belugas [Fri, 20 Jun 2008 01:55:00 +0000] rev 11034
(svn r13590) -Codechange: Enumification of the Save/Load menu items

Thu, 19 Jun 2008 20:06:55 +0000(svn r13589) -Fix (r11802): signals could be propagated through waypoints built in orthogonal axis
smatz [Thu, 19 Jun 2008 20:06:55 +0000] rev 11033
(svn r13589) -Fix (r11802): signals could be propagated through waypoints built in orthogonal axis

Thu, 19 Jun 2008 20:04:24 +0000(svn r13588) -Documentation: Document the function PopupMainPlayerToolbMenu. Makes it a bit clearer, don't you think?
belugas [Thu, 19 Jun 2008 20:04:24 +0000] rev 11032
(svn r13588) -Documentation: Document the function PopupMainPlayerToolbMenu. Makes it a bit clearer, don't you think?

Thu, 19 Jun 2008 19:58:30 +0000(svn r13587) -Codechange: make some globals members of VehicleListBase since they are used as such
skidd13 [Thu, 19 Jun 2008 19:58:30 +0000] rev 11031
(svn r13587) -Codechange: make some globals members of VehicleListBase since they are used as such
-Cleanup: some small things referring the change

Thu, 19 Jun 2008 19:58:26 +0000(svn r13586) -Codechange: Using default parameter, for cases where there are few exceptions.
belugas [Thu, 19 Jun 2008 19:58:26 +0000] rev 11030
(svn r13586) -Codechange: Using default parameter, for cases where there are few exceptions.

Thu, 19 Jun 2008 18:09:29 +0000(svn r13585) [NoAI] -Add: possibility to get information/perform order changes based on the current order of a vehicle. noai
rubidium [Thu, 19 Jun 2008 18:09:29 +0000] rev 11029
(svn r13585) [NoAI] -Add: possibility to get information/perform order changes based on the current order of a vehicle.

Thu, 19 Jun 2008 17:54:23 +0000(svn r13584) -Fix: [OSX] Fixed issue where 10.5 failed to switch to fullscreen
bjarni [Thu, 19 Jun 2008 17:54:23 +0000] rev 11028
(svn r13584) -Fix: [OSX] Fixed issue where 10.5 failed to switch to fullscreen
This is done by selecting the 32bpp-anim blitter by default as it seems Apple removed some 8bpp support
Since this is done at runtime the same binary will still select 8bpp on 10.3 and 10.4

Thu, 19 Jun 2008 16:33:24 +0000(svn r13583) [NoAI] -Fix: in MultiPlayer, prevent AIDebug window opening for clients. noai
glx [Thu, 19 Jun 2008 16:33:24 +0000] rev 11027
(svn r13583) [NoAI] -Fix: in MultiPlayer, prevent AIDebug window opening for clients.