Thu, 12 Apr 2007 11:37:24 +0000 |
truelight |
(svn r9603) [NoAI] -Add: added AIList(), a simple list in which you can add item/value pairs. You can sort them, walk them, and valuate them
noai
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 15:22:56 +0000 |
rubidium |
(svn r9448) [NoAI] -Codechange: extend the squirrel_export script to update ai_squirrel too.
noai
|
file |
diff |
annotate
|
Sat, 24 Mar 2007 14:41:28 +0000 |
truelight |
(svn r9426) [NoAI] -Fix: register AIVehicle() for SQ (Zuu)
noai
|
file |
diff |
annotate
|
Thu, 22 Mar 2007 09:52:12 +0000 |
rubidium |
(svn r9407) [NoAI] -Add: placing of signs.
noai
|
file |
diff |
annotate
|
Tue, 20 Mar 2007 14:30:42 +0000 |
truelight |
(svn r9375) [NoAI] -Fix r9374: make AIOrder() work for SQ (enums not yet)
noai
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 23:43:20 +0000 |
truelight |
(svn r9356) [NoAI] -Add: add abs() function to global scope in SQ. This means we now have an own squirrel_std class which registers such functions. (on request by Zuu)
noai
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 13:14:20 +0000 |
truelight |
(svn r9329) [NoAI] -Fix: add AIRoad() for Squirrel
noai
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 12:25:17 +0000 |
truelight |
(svn r9319) [NoAI] -Add: added AITransactionMode, which allows you to record commands and execute it later on.
noai
|
file |
diff |
annotate
|
Sun, 18 Mar 2007 16:02:23 +0000 |
truelight |
(svn r9278) [NoAI] -Add: added AISettings which adds the function to control the Delay-value on DoCommands
noai
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 22:00:07 +0000 |
rubidium |
(svn r9260) [NoAI] -Codechange: do the AI threading properly using a mutex and condition signalling.
noai
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 17:03:49 +0000 |
truelight |
(svn r9255) [NoAI] -Add: each AI now runs in a seperate thread. The main thread is suspended if any AI thread is running, only one AI thread runs at the time.
noai
|
file |
diff |
annotate
|
Fri, 16 Mar 2007 09:59:19 +0000 |
truelight |
(svn r9249) [NoAI] -Fix: clean up custom defines when you are done with them
noai
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 23:42:08 +0000 |
glx |
(svn r9241) [NoAI] -Revert r9181: remove the #undef _UNICODE hack
noai
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 23:13:13 +0000 |
truelight |
(svn r9238) [NoAI] -Codechange: removed ai/api/ai_factory.h, as it isn't an api header
noai
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 22:48:43 +0000 |
truelight |
(svn r9235) [NoAI] -Codechange: renamed ai/squirrel.* to ai/ai_squirrel.*
noai
|
file |
diff |
annotate
| base
|