aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Screens/UScreenStatMain.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-301/+0
* - TStatResult is an abstract class now.tobigun2008-08-081-71/+106
* - Introduced TStatType.tobigun2008-08-071-6/+6
* unit UDataBase;GogolNr12008-07-121-31/+2
* Fixed compilation on the mac.eddie-08152008-03-251-8/+8
* Support for non-US (QWERTY) keyboard layout.tobigun2008-03-221-5/+10
* ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun2008-03-211-2/+2
* all screens now inherit their OnShowjaybinks2008-02-201-0/+2
* General:tobigun2008-02-051-3/+3
* bunch of smaller changes...jaybinks2008-01-121-3/+4
* 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-6/+3
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-4/+5
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-231/+285
* changes in order to compile in lazarus...jaybinks2007-09-181-1/+6
* modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks2007-09-051-1/+3
* Fixed Bug in Stat Main: Categorys was counted as Songswhiteshark02007-07-091-1/+1
* Video Tag will now only be read when the VideoFile exists. whiteshark02007-05-171-1/+1
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-9/+4
* Added Statistic Screens to C0de and to Themewhiteshark02007-04-191-0/+229