aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed linux compilation.jaybinks2007-10-0211-6946/+7079
* fix mogs compile error :)jaybinks2007-10-011-3/+3
* SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2007-10-012-0/+179
* added patch (with small modification)jaybinks2007-10-011-1/+9
* some minor bug fixes..jaybinks2007-09-302-45/+12
* fixed credits screen in lazarus build.jaybinks2007-09-301-1/+1
* oops :)jaybinks2007-09-291-1/+1
* removed debug code from previous checkin.jaybinks2007-09-292-8/+17
* fixed runtime sing errors, when compiled in lazarus.jaybinks2007-09-292-4/+79
* small fixes for lazarus build.jaybinks2007-09-294-255/+266
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-281-16/+2
* TextGL.pas: changed text blendmode... most texts should be readableb1indy2007-09-271-2/+2
* Loading of Covers should now work (should be tested)b1indy2007-09-271-31/+91
* fixed compile error from whiteshark..jaybinks2007-09-271-0/+20
* Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02007-09-252-330/+3
* Add Ratingbar to score classwhiteshark02007-09-251-28/+212
* fixed song loading in Lazarus..jaybinks2007-09-246-818/+862
* New class for score managementwhiteshark02007-09-234-16/+814
* minor bug fixes to have lazarus build load resources into SDL_Image jaybinks2007-09-225-625/+792
* first try to load textures with SDL_Imageb1indy2007-09-211-561/+381
* Feature: window title bar icon / taskman icon pre-work, needs fixing after we...mogguh2007-09-211-0/+5
* ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh2007-09-211-2/+2
* now we have a better laz-resource compiler..jaybinks2007-09-201-17/+4
* Adding new Resource compiler for lazarus projects..jaybinks2007-09-202-24/+41
* tidy texture loading.jaybinks2007-09-203-11/+18
* remove loggingjaybinks2007-09-201-11/+4
* fixed nasty bug I introduced... jaybinks2007-09-202-5/+20
* started re-factoring TTextureUnit.LoadTexturejaybinks2007-09-201-31/+38
* minor fixes for lazarus build..jaybinks2007-09-203-1068/+1259
* renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-203-143/+164
* modified to make it build blindys current work.jaybinks2007-09-201-1/+1
* forgot something ^^;b1indy2007-09-201-0/+418
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-206-4032/+4192
* fixed a bunch of path delimiter issues on linux build :)jaybinks2007-09-204-1698/+1698
* Ultrastar-DX now compiles in linux jaybinks2007-09-2017-7854/+8174
* fix for delphi build... oops.jaybinks2007-09-191-1/+1
* minor changes..jaybinks2007-09-191-10/+24
* oops... broke delphi building..jaybinks2007-09-191-0/+2
* added in the lots of debug logging... sorry guys.jaybinks2007-09-191-0/+2
* trying to fix lazarus runtime errors..jaybinks2007-09-192-4/+6
* fixes to get working in lazarus..jaybinks2007-09-193-18/+40
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-1912-25/+209
* changes in order to compile in lazarus...jaybinks2007-09-1814-83/+226
* major tidy up of Umusic ... jaybinks2007-09-185-247/+78
* added switches.inc , which will contain compiler directives used jaybinks2007-09-183-6/+35
* * added missed dependency PNGImage.jaybinks2007-09-1210-94/+197
* BugFix: Changed a 9 with a 8..mogguh2007-09-102-2/+2
* Overall look: ScoreBGs and playerboxes (p1, p2,..) are now drawn as colorized...mogguh2007-09-104-597/+365
* did some cleanup and minor modificationsb1indy2007-09-081-1/+2
* re-did the colorize stuff, now no need for GraphUtilsb1indy2007-09-081-38/+112