truelight [Wed, 02 May 2007 11:46:05 +0000] rev 9608
(svn r9766) [NoAI] -Fix: remove a param from the stack after using, to avoid stack-coruption
truelight [Sun, 29 Apr 2007 13:53:54 +0000] rev 9607
(svn r9751) [NoAI] -Fix: silly typo in doxygen header
truelight [Sun, 29 Apr 2007 13:02:36 +0000] rev 9606
(svn r9750) [NoAI] -Fix: if AIAbstractList is empty, don't make the sorters segfault
truelight [Sun, 29 Apr 2007 13:02:12 +0000] rev 9605
(svn r9749) [NoAI] -Add: added regression-test for new AITileList valuators
truelight [Sun, 29 Apr 2007 12:47:22 +0000] rev 9604
(svn r9748) [NoAI] -Fix: use TileDiffXY instead of TileXY to move in the map (tnx glx)
truelight [Sun, 29 Apr 2007 12:35:39 +0000] rev 9603
(svn r9747) [NoAI] -Add: added AITileListRoadTile and AITileListNeighbourRoad as Valuators for AITileList
truelight [Sat, 28 Apr 2007 13:38:48 +0000] rev 9602
(svn r9732) [NoAI] -Fix: GCC 2.95 doesn't like SQConvert::Bla inside a template. Use 'using namespace' to avoid. This re-enables MorphOS target for NoAI branch.
rubidium [Sun, 22 Apr 2007 19:06:48 +0000] rev 9601
(svn r9713) [NoAI] -Sync with trunk (r9631:9712).
truelight [Sun, 15 Apr 2007 10:30:00 +0000] rev 9600
(svn r9634) [NoAI] -Fix: typo in doxygen comment
rubidium [Sun, 15 Apr 2007 00:23:24 +0000] rev 9599
(svn r9632) [NoAI] -Sync with trunk r9574:9631.