aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed linux compilation.jaybinks2007-10-0219-9918/+10093
* fix mogs compile error :) ( In lazarus build )jaybinks2007-10-011-0/+1
* fix mogs compile error :)jaybinks2007-10-011-3/+3
* SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2007-10-014-70/+214
* added patch (with small modification)jaybinks2007-10-011-1/+9
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@453 b956fd51-792f-4...jaybinks2007-09-301-0/+2
* updated USDX-Lazaurs Resource compiler..jaybinks2007-09-301-0/+0
* some minor bug fixes..jaybinks2007-09-304-154/+24
* fixed credits screen in lazarus build.jaybinks2007-09-302-1247/+1258
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@449 b956fd51-792f-4...jaybinks2007-09-291-0/+2
* 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-295-2295/+2307
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-283-27/+6
* bamboo build script for delphi :)jaybinks2007-09-281-0/+1
* TextGL.pas: changed text blendmode... most texts should be readableb1indy2007-09-272-2/+3
* Loading of Covers should now work (should be tested)b1indy2007-09-271-31/+91
* oops.... fixed build issue.. after dud buildjaybinks2007-09-271-2/+1
* adding interesting link.jaybinks2007-09-271-0/+5
* test checkin to test bamboo.. :)jaybinks2007-09-271-0/+2
* fix for lazarus buildjaybinks2007-09-271-0/+2
* test build script for bamboojaybinks2007-09-271-0/+1
* fixed compile error from whiteshark..jaybinks2007-09-272-278/+302
* Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02007-09-253-378/+4
* Add Ratingbar to score classwhiteshark02007-09-251-28/+212
* fixed song loading in Lazarus..jaybinks2007-09-248-819/+866
* New class for score managementwhiteshark02007-09-237-526/+1380
* minor bug fixes to have lazarus build load resources into SDL_Image jaybinks2007-09-227-1046/+1224
* first try to load textures with SDL_Imageb1indy2007-09-213-588/+410
* 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-212-135/+305
* added sdl_image to project uses clausejaybinks2007-09-213-1135/+424
* testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)b1indy2007-09-202-2/+137
* now we have a better laz-resource compiler..jaybinks2007-09-201-17/+4
* Adding new Resource compiler for lazarus projects..jaybinks2007-09-203-25/+43
* tidy texture loading.jaybinks2007-09-204-63/+82
* 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
* moved a hack to a more appropriate placeb1indy2007-09-202-3/+2
* minor fixes for lazarus build..jaybinks2007-09-206-1139/+1383
* renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-207-1287/+1250
* modified to make it build blindys current work.jaybinks2007-09-202-29/+75
* forgot something ^^;b1indy2007-09-201-0/+418
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-209-5355/+5520
* fixed a bunch of path delimiter issues on linux build :)jaybinks2007-09-205-1775/+1799
* adding my helper script :)jaybinks2007-09-201-0/+4
* Ultrastar-DX now compiles in linux jaybinks2007-09-202-15/+9
* Ultrastar-DX now compiles in linux jaybinks2007-09-2030-15623/+16209