aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UParty.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-02first changes to party modek-m_schindler1-8/+66
2010-07-18fix party player selectionwhiteshark01-1/+15
2010-01-25fix execution of default behaviour for party hookswhiteshark01-46/+87
2010-01-12merged lua into trunks_alexander1-219/+802
2009-11-09merged unicode branch (r1931) into trunks_alexander1-3/+3
2009-07-19Do not use range overflow for CurRound. Could probably be done nicer.k-m_schindler1-2/+7
2009-04-26Cosmeticsk-m_schindler1-37/+37
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-422/+140
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-1/+1
2008-11-26formatting and modi change to modusk-m_schindler1-27/+27
2008-11-15formatting and language.k-m_schindler1-202/+209
2008-09-23indentation unified, no code change.k-m_schindler1-1/+4
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-08somw warnings removedtobigun1-0/+12
2008-06-08- set svn:eol-style to nativetobigun1-618/+618
2008-06-07just some cleanuptobigun1-3/+3
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-0/+2
2008-05-02TCoreModule overloads the Free destructor "destructor Free" with a self defin...tobigun1-2/+2
2007-11-06Some changes to PluginInterface to fit with 64 Bit Systems. lParam is maily f...whiteshark01-614/+616
2007-11-05Fixed compilation on the mac: Function Ptr() does not exist. Please use the P...eddie-08151-613/+614
2007-11-04Partymodule finished.whiteshark01-381/+613
2007-11-01fixed failed buildsjaybinks1-376/+381
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-4/+1
2007-09-18changes in order to compile in lazarus...jaybinks1-0/+5
2007-05-12Party Win Screen now works the way it should.whiteshark01-3/+33
2007-04-24Fixed a Bug in PartyMode that causes that Players are not chossen fairwhiteshark01-3/+9
2007-04-21Fixed some Bugs in Party Modewhiteshark01-3/+40
2007-04-15Fixed some Bugs in Party Modewhiteshark01-3/+10
2007-04-14Did Some Code Cleanupwhiteshark01-15/+105