| Commit message (Expand) | Author | Age | Files | Lines |
* | 4 new lua interface function for module ScreenSing | whiteshark0 | 2009-07-14 | 2 | -3/+171 |
* | new ULuaUtils procedure: lua_PushBinInt | whiteshark0 | 2009-05-23 | 2 | -3/+106 |
* | added ScreenSing module | whiteshark0 | 2009-05-22 | 1 | -0/+105 |
* | fix crash in last revision when an error is raised during plugin_init | whiteshark0 | 2009-05-17 | 1 | -1/+0 |
* | better error reporting during plugin load | whiteshark0 | 2009-05-17 | 1 | -0/+3 |
* | new party round ranking system | whiteshark0 | 2009-05-16 | 1 | -9/+43 |
* | resolve some warnings | whiteshark0 | 2009-05-16 | 2 | -3/+3 |
* | some minor fixes in lua party functions | whiteshark0 | 2009-05-16 | 1 | -0/+6 |
* | some crash prevention | whiteshark0 | 2009-05-16 | 1 | -7/+7 |
* | add Lua_GetOwner to ULuaUtils (function returns plugin by lua state) | whiteshark0 | 2009-05-16 | 4 | -54/+121 |
* | fixed bug in UHookableEvent that caused a crash when owning plugin of last ho... | whiteshark0 | 2009-05-16 | 1 | -3/+6 |
* | svn properties changed | whiteshark0 | 2009-05-13 | 5 | -10/+10 |
* | automaticaly remove hooks from unloaded plugins | whiteshark0 | 2009-05-04 | 1 | -1/+23 |
* | prevent functions from plugins w/ unopened lua state from being called | whiteshark0 | 2009-05-04 | 1 | -1/+3 |
* | old lua test stuff by hawkear removed or commented | whiteshark0 | 2009-05-04 | 5 | -72/+237 |
* | Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions) | whiteshark0 | 2009-05-02 | 2 | -9/+8 |
* | first attempt to implement the lua wrapper for party game | whiteshark0 | 2009-04-27 | 1 | -0/+368 |
* | lua gl lib functions by hawkear copied to interface part | whiteshark0 | 2009-04-20 | 1 | -45/+88 |
* | hookable event nearly finished(unhook function missing) | whiteshark0 | 2009-04-20 | 3 | -37/+121 |
* | fixed lua module loading | whiteshark0 | 2009-04-19 | 3 | -30/+125 |
* | lua plugin interface implemented | whiteshark0 | 2009-04-17 | 2 | -0/+1131 |
* | lua stuff moved to experimental folder | tobigun | 2009-03-21 | 4 | -0/+1763 |