Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -95/+0 |
| | |||||
* | Fixed cLuaWindow's binding. | madmaxoft | 2013-10-23 | 1 | -5/+4 |
| | | | | No longer exporting multiple inheritance. | ||||
* | Finished renaming cPlugin_NewLua to cPluginLua. | madmaxoft | 2013-08-19 | 1 | -6/+6 |
| | |||||
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -96/+96 |
| | |||||
* | LuaWindow: Fixed memory leaks with unclosed windows | madmaxoft@gmail.com | 2013-06-02 | 1 | -1/+1 |
| | | | | | | | A player disconnecting will now force all windows to close, not respecting any plugin's overrides. http://forum.mc-server.org/showthread.php?tid=1146&pid=8350#pid8350 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1543 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Added cLuaWindow:SetOnSlotChanged(); the callback is called only for non-inventory slots | madmaxoft@gmail.com | 2013-05-31 | 1 | -1/+6 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1535 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Added the OnClosing callback to cLuaWindow API | madmaxoft@gmail.com | 2013-05-30 | 1 | -0/+13 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1534 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | LuaWindow: Initial code, the window can be opened, but not much manipulated | madmaxoft@gmail.com | 2013-05-30 | 1 | -0/+78 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1532 0a769ca7-a7f5-676a-18bf-c427514a06d6 |