Tue, 20 Mar 2007 14:30:42 +0000(svn r9375) [NoAI] -Fix r9374: make AIOrder() work for SQ (enums not yet) noai
truelight [Tue, 20 Mar 2007 14:30:42 +0000] rev 9501
(svn r9375) [NoAI] -Fix r9374: make AIOrder() work for SQ (enums not yet)

Tue, 20 Mar 2007 14:27:54 +0000(svn r9374) [NoAI] -Add: functionality to modify orders. noai
rubidium [Tue, 20 Mar 2007 14:27:54 +0000] rev 9500
(svn r9374) [NoAI] -Add: functionality to modify orders.

Tue, 20 Mar 2007 13:55:04 +0000(svn r9372) [NoAI] -Fix: type in squirrel_helper caused 4 param functions to fail noai
truelight [Tue, 20 Mar 2007 13:55:04 +0000] rev 9499
(svn r9372) [NoAI] -Fix: type in squirrel_helper caused 4 param functions to fail

Tue, 20 Mar 2007 13:14:21 +0000(svn r9370) [NoAI] -Add: added a template to allow instances as param via SQ noai
truelight [Tue, 20 Mar 2007 13:14:21 +0000] rev 9498
(svn r9370) [NoAI] -Add: added a template to allow instances as param via SQ

Tue, 20 Mar 2007 11:55:30 +0000(svn r9369) [NoAI] -Codechange: make some IsValidXXX() function static, so they can be used by the other classes without the need for an instance. noai
rubidium [Tue, 20 Mar 2007 11:55:30 +0000] rev 9497
(svn r9369) [NoAI] -Codechange: make some IsValidXXX() function static, so they can be used by the other classes without the need for an instance.

Tue, 20 Mar 2007 11:42:07 +0000(svn r9368) [NoAI] -Fix: store _new_vehicle_id directly after successful handling the command in a per-AI-player-safe piece of memory, so we can restore the value when ever we want later in the process noai
truelight [Tue, 20 Mar 2007 11:42:07 +0000] rev 9496
(svn r9368) [NoAI] -Fix: store _new_vehicle_id directly after successful handling the command in a per-AI-player-safe piece of memory, so we can restore the value when ever we want later in the process

Tue, 20 Mar 2007 01:04:21 +0000(svn r9365) [NoAI] -Fix: fixed the regression.sav to load correct and adjust regression result according (with a big tnx to glx!) noai
truelight [Tue, 20 Mar 2007 01:04:21 +0000] rev 9495
(svn r9365) [NoAI] -Fix: fixed the regression.sav to load correct and adjust regression result according (with a big tnx to glx!)

Tue, 20 Mar 2007 00:41:46 +0000(svn r9364) [NoAI] -Fix: make our savegame bump an enum, so we can jump easier with trunk savegame bumps noai
truelight [Tue, 20 Mar 2007 00:41:46 +0000] rev 9494
(svn r9364) [NoAI] -Fix: make our savegame bump an enum, so we can jump easier with trunk savegame bumps
-Note: savegames from before this commit made with this branch are now invalid (and this will happen every trunk savegame bump!)

Tue, 20 Mar 2007 00:37:19 +0000(svn r9363) [NoAI] -Sync with trunk r9322:9362 noai
truelight [Tue, 20 Mar 2007 00:37:19 +0000] rev 9493
(svn r9363) [NoAI] -Sync with trunk r9322:9362

Tue, 20 Mar 2007 00:21:24 +0000(svn r9362) [NoAI] -Add: added the new AIMap() functions to regression-test noai
truelight [Tue, 20 Mar 2007 00:21:24 +0000] rev 9492
(svn r9362) [NoAI] -Add: added the new AIMap() functions to regression-test