Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-21 | Disabled scripting by default (enabled using --with-scripting at configure) | Aaron Marks | 1 | -0/+3 | |
2005-05-13 | Committed stuff i forgot to commit last night ("Standard Script Lib") | Aaron Marks | 1 | -11/+91 | |
2005-05-10 | Updated scripting interface & added some class documentation. | Aaron Marks | 1 | -12/+97 | |
- Updated Squirrel scripting interface. - Added registerFunction which will register a function for the specified scripting VM. | |||||
2005-05-09 | Renamed script-sq.* script-squirrel.*. | Aaron Marks | 1 | -0/+108 | |
Renamed ScriptingInterface to Script (to save typing :)). Updated skill tree definition. |