aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-08trying to fix linux runtime errors with database ( Stats screen )jaybinks1-56/+119
2007-10-08fixed some stuff for linux build...jaybinks2-426/+476
2007-10-03Actually just a test if the new CIA filtering worksmogguh1-1/+1
2007-10-03New plugin SDK addedwhiteshark02-4/+191
2007-10-02fixed bug in StringReplaceW...jaybinks1-5/+17
2007-10-02oops AdaptFilePaths was meant to be available to any compiler.jaybinks1-5/+6
2007-10-02git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@461 b956fd51-792f-4...jaybinks1-1/+1
2007-10-02Fixed linux compilation.jaybinks11-6946/+7079
2007-10-01fix mogs compile error :)jaybinks1-3/+3
2007-10-01SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2-0/+179
2007-10-01added patch (with small modification)jaybinks1-1/+9
2007-09-30some minor bug fixes..jaybinks2-45/+12
2007-09-30fixed credits screen in lazarus build.jaybinks1-1/+1
2007-09-29oops :)jaybinks1-1/+1
2007-09-29removed debug code from previous checkin.jaybinks2-8/+17
2007-09-29fixed runtime sing errors, when compiled in lazarus.jaybinks2-4/+79
2007-09-29small fixes for lazarus build.jaybinks4-255/+266
2007-09-28Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark01-16/+2
2007-09-27TextGL.pas: changed text blendmode... most texts should be readableb1indy1-2/+2
2007-09-27Loading of Covers should now work (should be tested)b1indy1-31/+91
2007-09-27fixed compile error from whiteshark..jaybinks1-0/+20
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02-330/+3
2007-09-25Add Ratingbar to score classwhiteshark01-28/+212
2007-09-24fixed song loading in Lazarus..jaybinks6-818/+862
2007-09-23New class for score managementwhiteshark04-16/+814
2007-09-22minor bug fixes to have lazarus build load resources into SDL_Image jaybinks5-625/+792
2007-09-21first try to load textures with SDL_Imageb1indy1-561/+381
2007-09-21Feature: window title bar icon / taskman icon pre-work, needs fixing after we...mogguh1-0/+5
2007-09-21ScoreScreen, still working on some minor things like simplifying the src (mes...mogguh1-2/+2
2007-09-20now we have a better laz-resource compiler..jaybinks1-17/+4
2007-09-20Adding new Resource compiler for lazarus projects..jaybinks2-24/+41
2007-09-20tidy texture loading.jaybinks3-11/+18
2007-09-20remove loggingjaybinks1-11/+4
2007-09-20fixed nasty bug I introduced... jaybinks2-5/+20
2007-09-20started re-factoring TTextureUnit.LoadTexturejaybinks1-31/+38
2007-09-20minor fixes for lazarus build..jaybinks3-1068/+1259
2007-09-20renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks3-143/+164
2007-09-20modified to make it build blindys current work.jaybinks1-1/+1
2007-09-20forgot something ^^;b1indy1-0/+418
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy6-4032/+4192
2007-09-20fixed a bunch of path delimiter issues on linux build :)jaybinks4-1698/+1698
2007-09-20Ultrastar-DX now compiles in linux jaybinks17-7854/+8174
2007-09-19fix for delphi build... oops.jaybinks1-1/+1
2007-09-19minor changes..jaybinks1-10/+24
2007-09-19oops... broke delphi building..jaybinks1-0/+2
2007-09-19added in the lots of debug logging... sorry guys.jaybinks1-0/+2
2007-09-19trying to fix lazarus runtime errors..jaybinks2-4/+6
2007-09-19fixes to get working in lazarus..jaybinks3-18/+40
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks12-25/+209
2007-09-18changes in order to compile in lazarus...jaybinks14-83/+226