Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-04-26 | Standardize on the position of the const keyword | Bjørn Lindeijer | 1 | -8/+8 | |
Same as for the client. | |||||
2009-01-31 | Added on_remove callback to lua API | Philipp Sehmisch | 1 | -1/+10 | |
2009-01-22 | Reduced the size of lua.cpp by putting the class LuaScript and the utility ↵ | Philipp Sehmisch | 1 | -0/+150 | |
functions in separate files leaving only the script bindings themself. Unified internal and external names of lua script bindings. |