Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-29 | (svn r23368) -Codechange: move FindLibrary down a few layers, so there is no ↵ | truebrain | |
layer violation anymore | |||
2011-11-29 | (svn r23367) -Codechange: refactor GetSetting to ScriptInstance, to avoid ↵ | truebrain | |
global variable in script_controller | |||
2011-11-29 | (svn r23366) -Codechange: move most of the Dummy code to script/, unifying it | truebrain | |
2011-11-29 | (svn r23363) -Documentation: document a tiny bit better what is in variables | truebrain | |
2011-11-29 | (svn r23361) -Codechange: move multiplayer DoCommand callback code so other ↵ | truebrain | |
script users can call their own | |||
2011-11-29 | (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it ↵ | truebrain | |
reusable by other script API instances |