Sun, 25 Mar 2007 13:50:19 +0000(svn r9444) [NoAI] -Codechange: allow all API-class-instances to be used as parameters in Squirrel. noai
rubidium [Sun, 25 Mar 2007 13:50:19 +0000] rev 9524
(svn r9444) [NoAI] -Codechange: allow all API-class-instances to be used as parameters in Squirrel.

Sun, 25 Mar 2007 13:32:14 +0000(svn r9443) [NoAI] -Fix: make regression now shows stderr output at the bottom (else it got lost really fast) noai
truelight [Sun, 25 Mar 2007 13:32:14 +0000] rev 9523
(svn r9443) [NoAI] -Fix: make regression now shows stderr output at the bottom (else it got lost really fast)

Sun, 25 Mar 2007 13:22:18 +0000(svn r9442) [NoAI] -Documentation: do not reference any non-exported INVALID_* in the AI API documentation. noai
rubidium [Sun, 25 Mar 2007 13:22:18 +0000] rev 9522
(svn r9442) [NoAI] -Documentation: do not reference any non-exported INVALID_* in the AI API documentation.

Sun, 25 Mar 2007 12:38:29 +0000(svn r9441) [NoAI] -Codechange: make the Squirrel method registration happen in the same order as the methods occur in the class. noai
rubidium [Sun, 25 Mar 2007 12:38:29 +0000] rev 9521
(svn r9441) [NoAI] -Codechange: make the Squirrel method registration happen in the same order as the methods occur in the class.

Sun, 25 Mar 2007 12:02:13 +0000(svn r9440) [NoAI] -Codechange: use the identifier used for the #ifdef in the #endif not something that looks like the identifier. noai
rubidium [Sun, 25 Mar 2007 12:02:13 +0000] rev 9520
(svn r9440) [NoAI] -Codechange: use the identifier used for the #ifdef in the #endif not something that looks like the identifier.

Sat, 24 Mar 2007 15:25:10 +0000(svn r9433) [NoAI] -Fix r9432: forgot to update regression.txt noai
truelight [Sat, 24 Mar 2007 15:25:10 +0000] rev 9519
(svn r9433) [NoAI] -Fix r9432: forgot to update regression.txt

Sat, 24 Mar 2007 15:24:15 +0000(svn r9432) [NoAI] -Add: added regression-test for AIVehicle() noai
truelight [Sat, 24 Mar 2007 15:24:15 +0000] rev 9518
(svn r9432) [NoAI] -Add: added regression-test for AIVehicle()

Sat, 24 Mar 2007 15:19:35 +0000(svn r9431) [NoAI] -Sync with trunk r9394:9430 noai
truelight [Sat, 24 Mar 2007 15:19:35 +0000] rev 9517
(svn r9431) [NoAI] -Sync with trunk r9394:9430

Sat, 24 Mar 2007 14:56:31 +0000(svn r9428) [NoAI] -Fix: FindBestRoadVehicle returned always INVALID_ENGINE. It is more useful to return best_engine ;) noai
truelight [Sat, 24 Mar 2007 14:56:31 +0000] rev 9516
(svn r9428) [NoAI] -Fix: FindBestRoadVehicle returned always INVALID_ENGINE. It is more useful to return best_engine ;)

Sat, 24 Mar 2007 14:41:28 +0000(svn r9426) [NoAI] -Fix: register AIVehicle() for SQ (Zuu) noai
truelight [Sat, 24 Mar 2007 14:41:28 +0000] rev 9515
(svn r9426) [NoAI] -Fix: register AIVehicle() for SQ (Zuu)