Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-01 | (svn r23387) -Fix: move ai.script_max_opcode_till_suspend to ↵ | truebrain | |
script.script_max_opcode_till_suspend | |||
2011-12-01 | (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') | truebrain | |
2011-11-29 | (svn r23366) -Codechange: move most of the Dummy code to script/, unifying it | truebrain | |
2011-11-29 | (svn r23365) -Codechange: move constants to a single place, to avoid ↵ | truebrain | |
duplication (and in time, different values) | |||
2011-11-29 | (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it ↵ | truebrain | |
reusable by other script API instances |