aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenTop5.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-07* show CallStack on unhandled application errorbasisbit1-0/+2
2010-06-18Top5: display translated difficulty names instead of english oneswhiteshark01-1/+1
2010-04-18change variable names "static" to "statics"tobigun1-10/+10
2009-12-07add the score to db only if the song was sung to the end (last word of last s...brunzelchen1-1/+1
2009-12-06Add Date to Score, Filter Players, Switch Difficulty - ID: 2901824s_alexander1-2/+76
2009-11-09merged unicode branch (r1931) into trunks_alexander1-10/+10
2009-06-04cosmeticsk-m_schindler1-17/+18
2009-05-31merged (experimental) mouse support patch by d0ccrazywhiteshark01-0/+10
2009-04-25Cosmetics. No code changek-m_schindler1-2/+1
2009-03-07final cleanup of Umain. Creation of UNotek-m_schindler1-36/+60
2008-11-03All comments are English now (Polish ones have been translated)tobigun1-4/+3
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-08result-values for TMenu.Draw() addedtobigun1-1/+1
2008-07-19Fixed a bug in UScreenTop5: instead of a lokal var a config value was changed...whiteshark01-1/+1
2008-06-07just some cleanuptobigun1-1/+1
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-7/+7
2008-04-06- removed (linux incompatible) PngImage. In addition it was rather outdated (...tobigun1-1/+1
2008-03-30Prepared some classes for enhanced Song loading.whiteshark01-7/+7
2008-03-25Fixed compilation on the mac.eddie-08151-8/+8
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-10Removed zlportio from Codef1fth_freed0m1-1/+1
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-01-12bunch of smaller changes...jaybinks1-9/+9
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-4/+1
2007-10-02Fixed linux compilation.jaybinks1-168/+168
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-4/+9
2007-09-05Fixed two Bugs in KeyDown Handling that causes that the code could not be com...whiteshark01-1/+1
2007-09-05modified ParseInput so Backspace will perform same function as ESC in most sc...jaybinks1-1/+4
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-7/+1
2007-03-23Some Changes on Database System and Header Readerwhiteshark01-4/+4