| Commit message (Expand) | Author | Age | Files | Lines |
* | new party round ranking system | whiteshark0 | 2009-05-16 | 2 | -149/+90 |
* | delete old script files | whiteshark0 | 2009-05-16 | 2 | -84/+0 |
* | Set correct player count in UParty | whiteshark0 | 2009-05-16 | 2 | -4/+9 |
* | fixed winner string in party new round screen | whiteshark0 | 2009-05-16 | 1 | -2/+4 |
* | some fixes in party manager | whiteshark0 | 2009-05-16 | 1 | -0/+2 |
* | 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 benchmark stuff | whiteshark0 | 2009-05-16 | 1 | -14/+18 |
* | 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 |
* | some cosmetics | whiteshark0 | 2009-05-10 | 1 | -2/+2 |
* | 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 |
* | added calls for party modes functions to ScreenSing | whiteshark0 | 2009-05-04 | 2 | -4/+16 |
* | old lua test stuff by hawkear removed or commented | whiteshark0 | 2009-05-04 | 11 | -85/+357 |
* | duel party mode plugin added | whiteshark0 | 2009-05-02 | 1 | -0/+17 |
* | accidently added opening curly brace removed | whiteshark0 | 2009-05-02 | 1 | -2/+2 |
* | Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions) | whiteshark0 | 2009-05-02 | 12 | -290/+294 |
* | first attempt to implement the lua wrapper for party game | whiteshark0 | 2009-04-27 | 4 | -26/+379 |
* | some cosmetics | whiteshark0 | 2009-04-25 | 1 | -6/+21 |
* | added Display.FadeTo | whiteshark0 | 2009-04-25 | 2 | -382/+546 |
* | lua gl lib functions by hawkear copied to interface part | whiteshark0 | 2009-04-20 | 2 | -45/+89 |
* | hookable event nearly finished(unhook function missing) | whiteshark0 | 2009-04-20 | 4 | -40/+122 |
* | fixed lua module loading | whiteshark0 | 2009-04-19 | 5 | -30/+128 |
* | lua plugin interface implemented | whiteshark0 | 2009-04-17 | 5 | -2/+1142 |
* | lua stuff moved to experimental folder | tobigun | 2009-03-21 | 624 | -0/+178869 |