Wed, 14 May 2008 22:52:12 +0000(svn r13095) -Codechange: make a class of the SelectPlayerLiveryWindow.
glx [Wed, 14 May 2008 22:52:12 +0000] rev 9229
(svn r13095) -Codechange: make a class of the SelectPlayerLiveryWindow.

Wed, 14 May 2008 20:28:11 +0000(svn r13094) -Fix: closing the QueryWindow would always send a 'query has been cancelled message' even when it was not cancelled causing joining passworded servers/companies to fail.
rubidium [Wed, 14 May 2008 20:28:11 +0000] rev 9228
(svn r13094) -Fix: closing the QueryWindow would always send a 'query has been cancelled message' even when it was not cancelled causing joining passworded servers/companies to fail.

Wed, 14 May 2008 20:01:06 +0000(svn r13093) -Codechange: make a class of AboutWindow.
glx [Wed, 14 May 2008 20:01:06 +0000] rev 9227
(svn r13093) -Codechange: make a class of AboutWindow.

Wed, 14 May 2008 19:08:09 +0000(svn r13092) -Fix (r13042): don't add a variable in a subclass when the parent class already have it
glx [Wed, 14 May 2008 19:08:09 +0000] rev 9226
(svn r13092) -Fix (r13042): don't add a variable in a subclass when the parent class already have it

Wed, 14 May 2008 18:35:15 +0000(svn r13091) -Fix: certain compilers give false warning about uninitialized variable
smatz [Wed, 14 May 2008 18:35:15 +0000] rev 9225
(svn r13091) -Fix: certain compilers give false warning about uninitialized variable

Wed, 14 May 2008 18:31:21 +0000(svn r13090) -Codechange: add functions for direct conversion from DiagDirection to Track and Trackbits
smatz [Wed, 14 May 2008 18:31:21 +0000] rev 9224
(svn r13090) -Codechange: add functions for direct conversion from DiagDirection to Track and Trackbits

Wed, 14 May 2008 18:27:39 +0000(svn r13089) -Fix (r13072): MorphOS compilation was broken
smatz [Wed, 14 May 2008 18:27:39 +0000] rev 9223
(svn r13089) -Fix (r13072): MorphOS compilation was broken

Wed, 14 May 2008 16:38:53 +0000(svn r13088) -Codechange: use SigSegState enum instead of bool variable (michi_cc)
smatz [Wed, 14 May 2008 16:38:53 +0000] rev 9222
(svn r13088) -Codechange: use SigSegState enum instead of bool variable (michi_cc)

Wed, 14 May 2008 15:34:04 +0000(svn r13087) -Codechange: Constify CalcPercentVehicleFilled() (michi_cc)
peter1138 [Wed, 14 May 2008 15:34:04 +0000] rev 9221
(svn r13087) -Codechange: Constify CalcPercentVehicleFilled() (michi_cc)

Wed, 14 May 2008 15:29:48 +0000(svn r13086) -Fix: do not crash badly after loading a newgrf with engines in-game that often
smatz [Wed, 14 May 2008 15:29:48 +0000] rev 9220
(svn r13086) -Fix: do not crash badly after loading a newgrf with engines in-game that often