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