summaryrefslogtreecommitdiffstats
path: root/source/LuaWindow.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-19Finished renaming cPlugin_NewLua to cPluginLua.madmaxoft1-6/+6
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-96/+96
2013-06-02LuaWindow: Fixed memory leaks with unclosed windowsmadmaxoft@gmail.com1-1/+1
2013-05-31Added cLuaWindow:SetOnSlotChanged(); the callback is called only for non-inventory slotsmadmaxoft@gmail.com1-1/+6
2013-05-30Added the OnClosing callback to cLuaWindow APImadmaxoft@gmail.com1-0/+13
2013-05-30LuaWindow: Initial code, the window can be opened, but not much manipulatedmadmaxoft@gmail.com1-0/+78