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