Fri, 13 Jul 2007 19:54:59 +0000(svn r10554) [NoAI] -Codechange: allow classes with virtual functions to still export their enums. noai
rubidium [Fri, 13 Jul 2007 19:54:59 +0000] rev 9653
(svn r10554) [NoAI] -Codechange: allow classes with virtual functions to still export their enums.

Fri, 13 Jul 2007 19:12:43 +0000(svn r10553) [NoAI] -Add: added a framework for AIPathFinder() and implemented a really stupid AIPathFinderStupid() noai
truelight [Fri, 13 Jul 2007 19:12:43 +0000] rev 9652
(svn r10553) [NoAI] -Add: added a framework for AIPathFinder() and implemented a really stupid AIPathFinderStupid()

Fri, 13 Jul 2007 18:10:33 +0000(svn r10551) [NoAI] -Add: added SQ support for "void *" noai
truelight [Fri, 13 Jul 2007 18:10:33 +0000] rev 9651
(svn r10551) [NoAI] -Add: added SQ support for "void *"

Fri, 13 Jul 2007 14:44:31 +0000(svn r10545) [NoAI] -Fix: GetProduction doesn't return a tile, but a value (tnx glx) noai
truelight [Fri, 13 Jul 2007 14:44:31 +0000] rev 9650
(svn r10545) [NoAI] -Fix: GetProduction doesn't return a tile, but a value (tnx glx)

Fri, 13 Jul 2007 14:14:26 +0000(svn r10544) [NoAI] -Add: added AIIndustryList to list industries noai
truelight [Fri, 13 Jul 2007 14:14:26 +0000] rev 9649
(svn r10544) [NoAI] -Add: added AIIndustryList to list industries
[NoAI] -Add: added AIIndustry::GetProduction, to get the production of a certain cargo of the industry

Fri, 13 Jul 2007 13:49:39 +0000(svn r10543) [NoAI] -Add: added AIStationListCargoRating as valuator for a station list noai
truelight [Fri, 13 Jul 2007 13:49:39 +0000] rev 9648
(svn r10543) [NoAI] -Add: added AIStationListCargoRating as valuator for a station list

Fri, 13 Jul 2007 11:04:00 +0000(svn r10540) [NoAI] -Add: added AIStationVehicleList, which lists all vehicles that go to a given station noai
truelight [Fri, 13 Jul 2007 11:04:00 +0000] rev 9647
(svn r10540) [NoAI] -Add: added AIStationVehicleList, which lists all vehicles that go to a given station

Fri, 13 Jul 2007 10:49:57 +0000(svn r10539) [NoAI] -Documentation: added some comments for AI(Vehicle)StationList noai
truelight [Fri, 13 Jul 2007 10:49:57 +0000] rev 9646
(svn r10539) [NoAI] -Documentation: added some comments for AI(Vehicle)StationList

Fri, 13 Jul 2007 10:48:08 +0000(svn r10538) [NoAI] -Add: added AIVehicleStationList, which lists all stations a vehicle goes to noai
truelight [Fri, 13 Jul 2007 10:48:08 +0000] rev 9645
(svn r10538) [NoAI] -Add: added AIVehicleStationList, which lists all stations a vehicle goes to

Fri, 13 Jul 2007 10:42:23 +0000(svn r10536) [NoAI] -Add: added option for null-driver to configure how long it should run (-vnull:ticks=10000) noai
truelight [Fri, 13 Jul 2007 10:42:23 +0000] rev 9644
(svn r10536) [NoAI] -Add: added option for null-driver to configure how long it should run (-vnull:ticks=10000)