aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenStatMain.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-21Do some semi-automatic text size adjustment. Fixes Gaelic button texts.k-m_schindler1-0/+14
2009-11-09merged unicode branch (r1931) into trunks_alexander1-23/+19
2009-04-25Cosmetics. No code changek-m_schindler1-32/+33
2008-09-23added file headerstobigun1-0/+25
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-08-08- TStatResult is an abstract class now.tobigun1-71/+106
2008-08-07- Introduced TStatType.tobigun1-6/+6
2008-07-12unit UDataBase;GogolNr11-31/+2
2008-03-25Fixed compilation on the mac.eddie-08151-8/+8
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-5/+10
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-2/+2
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05General:tobigun1-3/+3
2008-01-12bunch of smaller changes...jaybinks1-3/+4
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-6/+3
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-4/+5
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-231/+285
2007-09-18changes in order to compile in lazarus...jaybinks1-1/+6
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+3
2007-07-09Fixed Bug in Stat Main: Categorys was counted as Songswhiteshark01-1/+1
2007-05-17Video Tag will now only be read when the VideoFile exists. whiteshark01-1/+1
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-9/+4
2007-04-19Added Statistic Screens to C0de and to Themewhiteshark01-0/+229