Sun, 15 Jun 2008 22:37:35 +0000(svn r13526) [NoAI] -Fix: some namespace problems and forgotten pre-condition noai
truebrain [Sun, 15 Jun 2008 22:37:35 +0000] rev 10972
(svn r13526) [NoAI] -Fix: some namespace problems and forgotten pre-condition

Sun, 15 Jun 2008 22:18:10 +0000(svn r13525) [NoAI] -Add: added AIEventEngineAvailable and AIEventStationFirstVehicle noai
glx [Sun, 15 Jun 2008 22:18:10 +0000] rev 10971
(svn r13525) [NoAI] -Add: added AIEventEngineAvailable and AIEventStationFirstVehicle

Sun, 15 Jun 2008 22:10:22 +0000(svn r13524) -Codechange: use the typesafe QSort for vehicle sortings
skidd13 [Sun, 15 Jun 2008 22:10:22 +0000] rev 10970
(svn r13524) -Codechange: use the typesafe QSort for vehicle sortings
-Prepare: vehicles sorting for convsersion to GUIList

Sun, 15 Jun 2008 16:40:41 +0000(svn r13523) -Codechange: replace qsort by the internal typesafe QSortT for resolution sorting
skidd13 [Sun, 15 Jun 2008 16:40:41 +0000] rev 10969
(svn r13523) -Codechange: replace qsort by the internal typesafe QSortT for resolution sorting

Sun, 15 Jun 2008 16:11:25 +0000(svn r13522) -Codechange: Replace the qsort of the highscore with one of the internal sorters
skidd13 [Sun, 15 Jun 2008 16:11:25 +0000] rev 10968
(svn r13522) -Codechange: Replace the qsort of the highscore with one of the internal sorters

Sun, 15 Jun 2008 15:48:33 +0000(svn r13521) -Codechange: Use GUIList sorting instead of poll & sort for CompanyLeagueWindow
skidd13 [Sun, 15 Jun 2008 15:48:33 +0000] rev 10967
(svn r13521) -Codechange: Use GUIList sorting instead of poll & sort for CompanyLeagueWindow

Sun, 15 Jun 2008 13:52:51 +0000(svn r13520) -Fix (r13375): pointer has to be valid before it can be loaded to (SLE_STR)
smatz [Sun, 15 Jun 2008 13:52:51 +0000] rev 10966
(svn r13520) -Fix (r13375): pointer has to be valid before it can be loaded to (SLE_STR)

Sun, 15 Jun 2008 02:48:25 +0000(svn r13519) -Feature[newGRF]: Implement var 63, variational action2 variable for Houses.
belugas [Sun, 15 Jun 2008 02:48:25 +0000] rev 10965
(svn r13519) -Feature[newGRF]: Implement var 63, variational action2 variable for Houses.
Or, in more simple terms, the check for the animation frame of nearby house.

Sat, 14 Jun 2008 19:13:23 +0000(svn r13518) -Fix [FS#2083]: Properly count number of non-north housetiles.
frosch [Sat, 14 Jun 2008 19:13:23 +0000] rev 10964
(svn r13518) -Fix [FS#2083]: Properly count number of non-north housetiles.

Sat, 14 Jun 2008 16:41:03 +0000(svn r13517) -Add: remaining used typesafe versions of the mem* functions from <string.h>
skidd13 [Sat, 14 Jun 2008 16:41:03 +0000] rev 10963
(svn r13517) -Add: remaining used typesafe versions of the mem* functions from <string.h>