Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-16 | Fixed multiple inheritance in ToLua++. | madmaxoft | 1 | -4/+4 |
2013-12-08 | Moved bindings-related to a Bindings subfolder. | madmaxoft | 1 | -2/+2 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-10-23 | Fixed cLuaWindow's binding. | madmaxoft | 1 | -5/+4 |
2013-08-19 | Finished renaming cPlugin_NewLua to cPluginLua. | madmaxoft | 1 | -6/+6 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -96/+96 |
2013-06-02 | LuaWindow: Fixed memory leaks with unclosed windows | madmaxoft@gmail.com | 1 | -1/+1 |
2013-05-31 | Added cLuaWindow:SetOnSlotChanged(); the callback is called only for non-inventory slots | madmaxoft@gmail.com | 1 | -1/+6 |
2013-05-30 | Added the OnClosing callback to cLuaWindow API | madmaxoft@gmail.com | 1 | -0/+13 |
2013-05-30 | LuaWindow: Initial code, the window can be opened, but not much manipulated | madmaxoft@gmail.com | 1 | -0/+78 |