Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -1/+1 |
2013-08-19 | Finished renaming cPlugin_NewLua to cPluginLua. | madmaxoft | 1 | -3/+3 |
2013-08-18 | Fixed LuaWindow destructor causing a crash. | madmaxoft | 1 | -0/+10 |
2013-08-10 | Renamed Plugin_NewLua to PluginLua. | madmaxoft | 1 | -1/+1 |
2013-08-09 | Renamed Plugin_NewLua to PluginLua. | madmaxoft | 1 | -1/+1 |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -175/+175 |
2013-06-02 | LuaWindow: Fixed memory leaks with unclosed windows | madmaxoft@gmail.com | 1 | -4/+4 |
2013-05-31 | Added cLuaWindow:SetOnSlotChanged(); the callback is called only for non-inventory slots | madmaxoft@gmail.com | 1 | -0/+40 |
2013-05-30 | Added the OnClosing callback to cLuaWindow API | madmaxoft@gmail.com | 1 | -2/+46 |
2013-05-30 | LuaWindow: Initial code, the window can be opened, but not much manipulated | madmaxoft@gmail.com | 1 | -0/+91 |