truelight [Fri, 13 Jul 2007 09:18:50 +0000] rev 9641
(svn r10533) [NoAI] -Sync with trunk r10460:r10532.
truelight [Thu, 12 Jul 2007 15:52:17 +0000] rev 9640
(svn r10531) [NoAI] -Fix r10529: forgot to update regression output
truelight [Thu, 12 Jul 2007 15:51:38 +0000] rev 9639
(svn r10530) [NoAI] -Fix r10529: forgot to update MSVC project files
truelight [Thu, 12 Jul 2007 15:51:19 +0000] rev 9638
(svn r10529) [NoAI] -Add: added AIStation to gather information about stations directly by Id, which is used now by AIStationList
truelight [Thu, 12 Jul 2007 15:50:55 +0000] rev 9637
(svn r10528) [NoAI] -Codechange: mark in comment static members as such in .cpp files
truelight [Thu, 12 Jul 2007 15:05:24 +0000] rev 9636
(svn r10527) [NoAI] -Add: AIStationList(), which lists all your stations; useful to maintain routes
truelight [Thu, 12 Jul 2007 15:04:26 +0000] rev 9635
(svn r10526) [NoAI] -Fix: a class with params for the constructor lost his instance when called from SQ (templates can be really useful ;))
truelight [Thu, 12 Jul 2007 14:55:28 +0000] rev 9634
(svn r10525) [NoAI] -Fix: the build-truck-param of BuildRoadStation was flipped
truelight [Thu, 12 Jul 2007 14:53:17 +0000] rev 9633
(svn r10524) [NoAI] -Fix: follow coding-style
truelight [Thu, 12 Jul 2007 14:52:33 +0000] rev 9632
(svn r10523) [NoAI] -Fix: typo in comment for AIVehicleList()