aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenScore.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed outdated 1.1 branch contentstobigun2008-08-301-1043/+0
* bunch of smaller changes...jaybinks2008-01-121-3/+3
* fixed divide by 0 bugs in score screen.jaybinks2007-12-201-161/+170
* Some more minor refining in the score screenmogguh2007-12-201-2/+2
* Minor refinings in score screenmogguh2007-12-201-167/+534
* Fixed array issues, moving through the several arrays is ugly - but at least ...mogguh2007-12-061-184/+171
* fixed failed buildsjaybinks2007-11-011-0/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-3/+1
* minor changes and fixes for USDX on linux.jaybinks2007-10-251-1/+7
* Fixed linux compilation.jaybinks2007-10-021-663/+672
* some minor bug fixes..jaybinks2007-09-301-108/+11
* ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh2007-09-211-133/+303
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-4/+10
* changes in order to compile in lazarus...jaybinks2007-09-181-5/+13
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-50/+4
* Bugfix: Scores where not shown correctly when in 4 or 6 player mode (UScreenS...mogguh2007-04-171-2/+17
* Bugfix: Score screen is now able to handle texts depended on the player count...mogguh2007-04-111-1/+3
* Feature: ScoreScreen now has the ability to show extra texts (UThemes.pas, US...mogguh2007-04-111-1/+18
* Fixed Bug: Not translating Texts reading Theme.Iniwhiteshark02007-03-241-5/+5
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1 b956fd51-792f-484...whiteshark02007-03-211-0/+586