| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | new branch for whiteshark's service and hook based (party) plugins | tobigun | 2009-03-21 | 619 | -0/+183080 |
* | lua stuff moved to experimental folder | tobigun | 2009-03-21 | 624 | -0/+178869 |
* | - fpc patch | tobigun | 2009-03-15 | 3 | -4/+29 |
* | UFilename.pas + UFilename.pas added for uniform filesystem access for Windows... | tobigun | 2009-03-14 | 2 | -0/+959 |
* | FPC (Windows only) support for TntUnicodeUtils | tobigun | 2009-03-14 | 8 | -49/+280 |
* | TntUnicodeControls (2.3.0) added (non-graphical classes only). | tobigun | 2009-03-14 | 10 | -0/+8520 |
* | - font-engine uses UCS4 internally | tobigun | 2009-03-14 | 2 | -90/+249 |
* | new language files converted to UTF-8 | tobigun | 2009-03-14 | 2 | -95/+95 |
* | merge with current trunk (just update) | tobigun | 2009-03-14 | 120 | -4323/+16005 |