Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-26 | Allowed to push attributeinfos for the attribute recalculation | Erik Schilling | 1 | -1/+1 |
2013-05-03 | Made member function tables available as a globals | Thorbjørn Lindeijer | 2 | -9/+9 |
2013-04-15 | Moved functions to entity members where appropriate | Thorbjørn Lindeijer | 7 | -40/+38 |
2013-04-14 | Simplified some script function names | Thorbjørn Lindeijer | 7 | -64/+62 |
2013-04-14 | Removed NPC and character parameters from NPC functions | Thorbjørn Lindeijer | 7 | -66/+63 |
2012-03-11 | Converted two Lua scripts from DOS to UNIX line endings | Thorbjørn Lindeijer | 1 | -44/+44 |
2012-03-11 | Register Lua script API functions into the global namespace | Thorbjørn Lindeijer | 8 | -107/+107 |
2012-03-11 | Removed deprecated NPC helper functions | Thorbjørn Lindeijer | 7 | -59/+59 |
2012-03-10 | Moved the managing of NPC script coroutines into C++ | Thorbjørn Lindeijer | 1 | -2/+0 |
2012-03-02 | A bunch of cleanups to example Lua scripts | Thorbjørn Lindeijer | 2 | -22/+12 |
2012-02-25 | Merged the example client and server data | Thorbjørn Lindeijer | 8 | -0/+576 |