aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenScore.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-02Fixed linux compilation.jaybinks1-663/+672
2007-09-30some minor bug fixes..jaybinks1-108/+11
2007-09-21ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh1-133/+303
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-4/+10
2007-09-18changes in order to compile in lazarus...jaybinks1-5/+13
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-50/+4
2007-04-17Bugfix: Scores where not shown correctly when in 4 or 6 player mode (UScreenS...mogguh1-2/+17
2007-04-11Bugfix: Score screen is now able to handle texts depended on the player count...mogguh1-1/+3
2007-04-11Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, US...mogguh1-1/+18
2007-03-24Fixed Bug: Not translating Texts reading Theme.Iniwhiteshark01-5/+5