aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/USingScores.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-23- font fallback addedtobigun1-1/+1
2010-04-17some parts recoded more simply, maybe this will fix infinite score raise bugwhiteshark01-16/+15
2010-01-12merged lua into trunks_alexander1-28/+29
2009-12-18fixed infinite score raising bugwhiteshark01-1/+1
2009-12-13fixed score display with linebonus=offwhiteshark01-0/+103
2009-08-16some changes to prevent integer size conversionswhiteshark01-6/+8
2009-06-06work around to prevent division by zero by PopUp.ScoreDiff. may need review, ...k-m_schindler1-1/+4
2009-06-04cosmeticsk-m_schindler1-1/+1
2009-06-03cosmetics. no code changek-m_schindler1-319/+321
2009-06-01fix reflections at score displaywhiteshark01-0/+2
2008-10-28- glPrint(Pchar) -> glPrint(string)tobigun1-3/+3
2008-10-19The size given to TextGL.SetSize() now expresses the size in pixel (formerly ...tobigun1-98/+98
2008-09-24Removed fixed font offset from ratin indication popupwhiteshark01-6/+10
2008-09-23indentation unified, no code change.k-m_schindler1-3/+4
2008-09-23gpl header added and property svn:header set to "HeadURL Id"k-m_schindler1-0/+25
2008-09-21fixed popups w/ rating = 0 doesn't change the rating bar valuewhiteshark01-11/+18
2008-09-21Repaired ratingbar algo, it was broken after some changes to avoid division b...whiteshark01-3/+3
2008-09-21fixed another typo from last commitwhiteshark01-1/+1
2008-09-21fixed a typo in USingScores that causes that the singbar settings are not loa...whiteshark01-1/+1
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+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