aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/USingScores.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* some warnings removedtobigun2008-08-081-2/+3
* just some cleanuptobigun2008-06-071-8/+10
* added "inherited ..." to all constructors to assure that the base-class const...tobigun2008-05-081-0/+2
* Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun2008-05-021-1/+1
* Fixed some range-check errors. Explicitly disable range-checks {$R-} should n...tobigun2008-04-301-13/+13
* added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks2008-03-261-22/+0
* Singscreen: pop up is now fastermogguh2007-12-061-3/+3
* fixed failed buildsjaybinks2007-11-011-986/+990
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-5/+3
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-101-1/+0
* removed debug code from previous checkin.jaybinks2007-09-291-6/+9
* fixed runtime sing errors, when compiled in lazarus.jaybinks2007-09-291-2/+33
* Add Ratingbar to score classwhiteshark02007-09-251-28/+212
* fixed song loading in Lazarus..jaybinks2007-09-241-2/+14
* New class for score managementwhiteshark02007-09-231-0/+759