aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenPartyWin.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-18change variable names "static" to "statics"tobigun1-39/+39
2010-02-22screens code cleanupk-m_schindler1-3/+1
2010-01-12forgotten updates from last commitwhiteshark01-1/+0
2010-01-12merged lua into trunks_alexander1-28/+24
2009-11-09merged unicode branch (r1931) into trunks_alexander1-10/+12
2009-04-25Cosmetics. No code changek-m_schindler1-63/+72
2009-03-21New plugin mode reverted (will be moved to a branch afterwards).tobigun1-8/+7
2008-10-05removed some commented relicts from outdated LCD and Light support.whiteshark01-4/+0
2008-09-23added file headerstobigun1-0/+25
2008-09-06Delphi-mode set for FPCtobigun1-0/+4
2008-08-27rename Screen part2k-m_schindler1-0/+0
2008-08-27rename Screen part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-03-25Fixed compilation on the mac.eddie-08151-6/+6
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-6/+10
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-03-10auto removed a bunch of unused local variablesjaybinks1-261/+263
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-2/+2
2007-11-04Partymodule finished.whiteshark01-7/+7
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-0/+2
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-2/+2
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-06-08Party Win Screen now changes the colors of the TeamBgs automaticly when Color...whiteshark01-0/+77
2007-05-12Party Win Screen now works the way it should.whiteshark01-10/+13
2007-05-09Some Themework done.mota231-3/+27
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-7/+1