| Commit message (Expand) | Author | Age | Files | Lines |
* | buildbot trigger | k-m_schindler | 2009-05-22 | 1 | -2/+2 |
* | some cosmetics to trigger buildbot. no code change | k-m_schindler | 2009-05-22 | 1 | -14/+14 |
* | added missing local declaration | whiteshark0 | 2009-05-22 | 1 | -3/+1 |
* | new game mode: 5000points | whiteshark0 | 2009-05-22 | 1 | -0/+47 |
* | added ScreenSing module | whiteshark0 | 2009-05-22 | 4 | -3/+120 |
* | CMake update | tobigun | 2009-05-21 | 5 | -56/+128 |
* | 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 |
* | added TPartyGame.RoundPlayed | whiteshark0 | 2009-05-17 | 3 | -49/+65 |
* | finished adaption of PartyNewRound Screen | whiteshark0 | 2009-05-16 | 1 | -21/+18 |
* | fix in TPartyGame.GetWinnerString | whiteshark0 | 2009-05-16 | 1 | -1/+1 |
* | adapted ScreenPartyScore | whiteshark0 | 2009-05-16 | 2 | -60/+50 |
* | some changes to SetRanking to ensure that ranking for every team in the corre... | whiteshark0 | 2009-05-16 | 1 | -0/+39 |
* | 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 |
* | - Package flags (FLAGS / LIBRARY_FLAGS) | tobigun | 2009-05-11 | 14 | -186/+362 |
* | some cosmetics | whiteshark0 | 2009-05-10 | 1 | -2/+2 |
* | - Id and HeadURL properties added for better identification of CMakeLists.txt... | tobigun | 2009-05-09 | 6 | -0/+12 |
* | - options added for projectM and generation of lazarus project files | tobigun | 2009-05-09 | 26 | -162/+279 |
* | deleted unneeded Makefile.in | tobigun | 2009-05-08 | 1 | -159/+0 |
* | initial cmake support (let's see if this is better suited than autoconf) | tobigun | 2009-05-08 | 63 | -13107/+1700 |
* | checkin of trunk-copy as base for cmake test | tobigun | 2009-05-08 | 621 | -0/+184018 |
* | 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 |
* | some changes to TPlugin | whiteshark0 | 2009-03-24 | 3 | -32/+260 |
* | removed some debug stuff | whiteshark0 | 2009-03-23 | 1 | -3/+1 |
* | new pluginloader library loading finished | whiteshark0 | 2009-03-23 | 10 | -54/+1042 |
* | whiteshark's new plugin mode check-in | tobigun | 2009-03-21 | 21 | -210/+3162 |