| Commit message (Expand) | Author | Files | Lines |
2007-10-08 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@472 b956fd51-792f-4... | jaybinks | 1 | -0/+4 |
2007-10-08 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@471 b956fd51-792f-4... | jaybinks | 2 | -1/+5 |
2007-10-08 | minor changes to faciliate ffmpeg audio playback | jaybinks | 2 | -5/+113 |
2007-10-08 | trying to fix linux runtime errors with database ( Stats screen ) | jaybinks | 2 | -2097/+2186 |
2007-10-08 | fixed some stuff for linux build... | jaybinks | 4 | -1684/+1879 |
2007-10-03 | Actually just a test if the new CIA filtering works | mogguh | 1 | -1/+1 |
2007-10-03 | New plugin SDK added | whiteshark0 | 4 | -17/+217 |
2007-10-03 | Some more clean up because of my last commit 0o | whiteshark0 | 1 | -1/+2 |
2007-10-03 | some cleanup after mogs last commit ;) | whiteshark0 | 1 | -28/+69 |
2007-10-02 | fixed bug in StringReplaceW... | jaybinks | 1 | -5/+17 |
2007-10-02 | oops AdaptFilePaths was meant to be available to any compiler. | jaybinks | 1 | -5/+6 |
2007-10-02 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@461 b956fd51-792f-4... | jaybinks | 1 | -1/+1 |
2007-10-02 | Fixed linux compilation. | jaybinks | 19 | -9918/+10093 |
2007-10-01 | fix mogs compile error :) ( In lazarus build ) | jaybinks | 1 | -0/+1 |
2007-10-01 | fix mogs compile error :) | jaybinks | 1 | -3/+3 |
2007-10-01 | SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u... | mogguh | 4 | -70/+214 |
2007-10-01 | added patch (with small modification) | jaybinks | 1 | -1/+9 |
2007-09-30 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@453 b956fd51-792f-4... | jaybinks | 1 | -0/+2 |
2007-09-30 | updated USDX-Lazaurs Resource compiler.. | jaybinks | 1 | -0/+0 |
2007-09-30 | some minor bug fixes.. | jaybinks | 4 | -154/+24 |
2007-09-30 | fixed credits screen in lazarus build. | jaybinks | 2 | -1247/+1258 |
2007-09-29 | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@449 b956fd51-792f-4... | jaybinks | 1 | -0/+2 |
2007-09-29 | oops :) | jaybinks | 1 | -1/+1 |
2007-09-29 | removed debug code from previous checkin. | jaybinks | 2 | -8/+17 |
2007-09-29 | fixed runtime sing errors, when compiled in lazarus. | jaybinks | 2 | -4/+79 |
2007-09-29 | small fixes for lazarus build. | jaybinks | 5 | -2295/+2307 |
2007-09-28 | Reremoved old TPlayer attributes and removed some code fragments that still l... | whiteshark0 | 3 | -27/+6 |
2007-09-28 | bamboo build script for delphi :) | jaybinks | 1 | -0/+1 |
2007-09-27 | TextGL.pas: changed text blendmode... most texts should be readable | b1indy | 2 | -2/+3 |
2007-09-27 | Loading of Covers should now work (should be tested) | b1indy | 1 | -31/+91 |
2007-09-27 | oops.... fixed build issue.. after dud build | jaybinks | 1 | -2/+1 |
2007-09-27 | adding interesting link. | jaybinks | 1 | -0/+5 |
2007-09-27 | test checkin to test bamboo.. :) | jaybinks | 1 | -0/+2 |
2007-09-27 | fix for lazarus build | jaybinks | 1 | -0/+2 |
2007-09-27 | test build script for bamboo | jaybinks | 1 | -0/+1 |
2007-09-27 | fixed compile error from whiteshark.. | jaybinks | 2 | -278/+302 |
2007-09-25 | Some Cleanup in UDraw, UMain and UScreenSing | whiteshark0 | 3 | -378/+4 |
2007-09-25 | Add Ratingbar to score class | whiteshark0 | 1 | -28/+212 |
2007-09-24 | fixed song loading in Lazarus.. | jaybinks | 8 | -819/+866 |
2007-09-23 | New class for score management | whiteshark0 | 7 | -526/+1380 |
2007-09-22 | minor bug fixes to have lazarus build load resources into SDL_Image | jaybinks | 7 | -1046/+1224 |
2007-09-21 | first try to load textures with SDL_Image | b1indy | 3 | -588/+410 |
2007-09-21 | Feature: window title bar icon / taskman icon pre-work, needs fixing after we... | mogguh | 1 | -0/+5 |
2007-09-21 | ScoreScreen, still working on some minor things like simplifying the src (mes... | mogguh | 2 | -135/+305 |
2007-09-21 | added sdl_image to project uses clause | jaybinks | 3 | -1135/+424 |
2007-09-20 | testing SDL_Image in credits screen (code is in TScreenCredits.OnShow) | b1indy | 2 | -2/+137 |
2007-09-20 | now we have a better laz-resource compiler.. | jaybinks | 1 | -17/+4 |
2007-09-20 | Adding new Resource compiler for lazarus projects.. | jaybinks | 3 | -25/+43 |
2007-09-20 | tidy texture loading. | jaybinks | 4 | -63/+82 |
2007-09-20 | remove logging | jaybinks | 1 | -11/+4 |