aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/USingScores.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-973/+0
2008-08-08some warnings removedtobigun1-2/+3
2008-06-07just some cleanuptobigun1-8/+10
2008-05-08added "inherited ..." to all constructors to assure that the base-class const...tobigun1-0/+2
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-30Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun1-13/+13
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-22/+0
2007-12-06Singscreen: pop up is now fastermogguh1-3/+3
2007-11-01fixed failed buildsjaybinks1-986/+990
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-5/+3
2007-10-10Added Hook and Service Class for new Plugin System to Truncwhiteshark01-1/+0
2007-09-29removed debug code from previous checkin.jaybinks1-6/+9
2007-09-29fixed runtime sing errors, when compiled in lazarus.jaybinks1-2/+33
2007-09-25Add Ratingbar to score classwhiteshark01-28/+212
2007-09-24fixed song loading in Lazarus..jaybinks1-2/+14
2007-09-23New class for score managementwhiteshark01-0/+759