Fri, 04 May 2007 16:02:34 +0000(svn r9778) [NoAI] -Fix r9776: forgot to update regression output (tnx glx) noai
truelight [Fri, 04 May 2007 16:02:34 +0000] rev 9613
(svn r9778) [NoAI] -Fix r9776: forgot to update regression output (tnx glx)

Fri, 04 May 2007 15:57:39 +0000(svn r9777) [NoAI] -Fix: renamed AITileListFlat to AITileListSlope and returnt he slope value noai
truelight [Fri, 04 May 2007 15:57:39 +0000] rev 9612
(svn r9777) [NoAI] -Fix: renamed AITileListFlat to AITileListSlope and returnt he slope value

Fri, 04 May 2007 15:57:29 +0000(svn r9776) [NoAI] -Add: added AITileListSlope as valuator to see if tiles are flat or not noai
truelight [Fri, 04 May 2007 15:57:29 +0000] rev 9611
(svn r9776) [NoAI] -Add: added AITileListSlope as valuator to see if tiles are flat or not

Wed, 02 May 2007 12:56:01 +0000(svn r9768) [NoAI] -Fix: check if the amount of params for constructor are correct noai
truelight [Wed, 02 May 2007 12:56:01 +0000] rev 9610
(svn r9768) [NoAI] -Fix: check if the amount of params for constructor are correct

Wed, 02 May 2007 12:47:16 +0000(svn r9767) [NoAI] -Add: add support for params in the constructor (via C++ templates) noai
truelight [Wed, 02 May 2007 12:47:16 +0000] rev 9609
(svn r9767) [NoAI] -Add: add support for params in the constructor (via C++ templates)
[NoAI] -Update: updated squirrel_export to create template-tag for constructors
[NoAI] -Add: added AITileListCargoAcceptance, to get acceptance of a tile
[NoAI] -Update: updated regression to test AITileListCargoAcceptance

Wed, 02 May 2007 11:46:05 +0000(svn r9766) [NoAI] -Fix: remove a param from the stack after using, to avoid stack-coruption noai
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

Sun, 29 Apr 2007 13:53:54 +0000(svn r9751) [NoAI] -Fix: silly typo in doxygen header noai
truelight [Sun, 29 Apr 2007 13:53:54 +0000] rev 9607
(svn r9751) [NoAI] -Fix: silly typo in doxygen header

Sun, 29 Apr 2007 13:02:36 +0000(svn r9750) [NoAI] -Fix: if AIAbstractList is empty, don't make the sorters segfault noai
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

Sun, 29 Apr 2007 13:02:12 +0000(svn r9749) [NoAI] -Add: added regression-test for new AITileList valuators noai
truelight [Sun, 29 Apr 2007 13:02:12 +0000] rev 9605
(svn r9749) [NoAI] -Add: added regression-test for new AITileList valuators

Sun, 29 Apr 2007 12:47:22 +0000(svn r9748) [NoAI] -Fix: use TileDiffXY instead of TileXY to move in the map (tnx glx) noai
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)