summaryrefslogtreecommitdiffstats
path: root/source/LuaWindow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed cLuaWindow's binding.madmaxoft2013-10-231-5/+4
* Finished renaming cPlugin_NewLua to cPluginLua.madmaxoft2013-08-191-6/+6
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-96/+96
* LuaWindow: Fixed memory leaks with unclosed windowsmadmaxoft@gmail.com2013-06-021-1/+1
* Added cLuaWindow:SetOnSlotChanged(); the callback is called only for non-inventory slotsmadmaxoft@gmail.com2013-05-311-1/+6
* Added the OnClosing callback to cLuaWindow APImadmaxoft@gmail.com2013-05-301-0/+13
* LuaWindow: Initial code, the window can be opened, but not much manipulatedmadmaxoft@gmail.com2013-05-301-0/+78