aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* New plugin SDK addedwhiteshark02007-10-035-17/+324
* Some more clean up because of my last commit 0owhiteshark02007-10-031-1/+2
* some cleanup after mogs last commit ;)whiteshark02007-10-031-28/+69
* fixed bug in StringReplaceW...jaybinks2007-10-021-5/+17
* oops AdaptFilePaths was meant to be available to any compiler.jaybinks2007-10-021-5/+6
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@461 b956fd51-792f-4...jaybinks2007-10-021-1/+1
* Fixed linux compilation.jaybinks2007-10-0219-9918/+10093
* Fixed resource compiler to work fine with linux paths. :)jaybinks2007-10-022-281/+235
* added SDL_TTF.dlljaybinks2007-10-011-0/+4
* 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-303-6/+123
* some minor bug fixes..jaybinks2007-09-306-154/+630
* fixed credits screen in lazarus build.jaybinks2007-09-304-1303/+1285
* 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
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@432 b956fd51-792f-4...b1indy2007-09-251-0/+0
* 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-229-1066/+1278
* 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-215-237/+332
* added sdl_image to project uses clausejaybinks2007-09-213-1135/+424
* testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)b1indy2007-09-203-2/+137
* now we have a better laz-resource compiler..jaybinks2007-09-201-17/+4
* Adding new Resource compiler for lazarus projects..jaybinks2007-09-205-25/+202
* 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