aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* finished adaption of PartyNewRound Screenwhiteshark02009-05-161-21/+18
* fix in TPartyGame.GetWinnerStringwhiteshark02009-05-161-1/+1
* adapted ScreenPartyScorewhiteshark02009-05-162-60/+50
* some changes to SetRanking to ensure that ranking for every team in the corre...whiteshark02009-05-161-0/+39
* new party round ranking systemwhiteshark02009-05-162-149/+90
* delete old script fileswhiteshark02009-05-162-84/+0
* Set correct player count in UPartywhiteshark02009-05-162-4/+9
* fixed winner string in party new round screenwhiteshark02009-05-161-2/+4
* some fixes in party managerwhiteshark02009-05-161-0/+2
* resolve some warningswhiteshark02009-05-162-3/+3
* some minor fixes in lua party functionswhiteshark02009-05-161-0/+6
* some crash preventionwhiteshark02009-05-161-7/+7
* add Lua_GetOwner to ULuaUtils (function returns plugin by lua state)whiteshark02009-05-164-54/+121
* fixed benchmark stuffwhiteshark02009-05-161-14/+18
* fixed bug in UHookableEvent that caused a crash when owning plugin of last ho...whiteshark02009-05-161-3/+6
* svn properties changedwhiteshark02009-05-135-10/+10
* - Package flags (FLAGS / LIBRARY_FLAGS)tobigun2009-05-1114-186/+362
* some cosmeticswhiteshark02009-05-101-2/+2
* - Id and HeadURL properties added for better identification of CMakeLists.txt...tobigun2009-05-096-0/+12
* - options added for projectM and generation of lazarus project filestobigun2009-05-0926-162/+279
* deleted unneeded Makefile.intobigun2009-05-081-159/+0
* initial cmake support (let's see if this is better suited than autoconf)tobigun2009-05-0863-13107/+1700
* checkin of trunk-copy as base for cmake testtobigun2009-05-08621-0/+184018
* automaticaly remove hooks from unloaded pluginswhiteshark02009-05-041-1/+23
* prevent functions from plugins w/ unopened lua state from being calledwhiteshark02009-05-041-1/+3
* added calls for party modes functions to ScreenSingwhiteshark02009-05-042-4/+16
* old lua test stuff by hawkear removed or commentedwhiteshark02009-05-0411-85/+357
* duel party mode plugin addedwhiteshark02009-05-021-0/+17
* accidently added opening curly brace removedwhiteshark02009-05-021-2/+2
* Display.AbortScreenChange added (used in ScreenSing and ScreenPartyOptions)whiteshark02009-05-0212-290/+294
* first attempt to implement the lua wrapper for party gamewhiteshark02009-04-274-26/+379
* some cosmeticswhiteshark02009-04-251-6/+21
* added Display.FadeTowhiteshark02009-04-252-382/+546
* lua gl lib functions by hawkear copied to interface partwhiteshark02009-04-202-45/+89
* hookable event nearly finished(unhook function missing)whiteshark02009-04-204-40/+122
* fixed lua module loadingwhiteshark02009-04-195-30/+128
* lua plugin interface implementedwhiteshark02009-04-175-2/+1142
* some changes to TPluginwhiteshark02009-03-243-32/+260
* removed some debug stuffwhiteshark02009-03-231-3/+1
* new pluginloader library loading finishedwhiteshark02009-03-2310-54/+1042
* whiteshark's new plugin mode check-intobigun2009-03-2121-210/+3162
* new branch for whiteshark's service and hook based (party) pluginstobigun2009-03-21619-0/+183080
* lua stuff moved to experimental foldertobigun2009-03-21624-0/+178869
* - fpc patchtobigun2009-03-153-4/+29
* UFilename.pas + UFilename.pas added for uniform filesystem access for Windows...tobigun2009-03-142-0/+959
* FPC (Windows only) support for TntUnicodeUtilstobigun2009-03-148-49/+280
* TntUnicodeControls (2.3.0) added (non-graphical classes only).tobigun2009-03-1410-0/+8520
* - font-engine uses UCS4 internallytobigun2009-03-142-90/+249
* new language files converted to UTF-8tobigun2009-03-142-95/+95
* merge with current trunk (just update)tobigun2009-03-14120-4323/+16005