aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* modified UTime to utilise SDL timer... jaybinks2007-10-116-1460/+1661
* major changes to FFMPEG Headers so they now support linux.jaybinks2007-10-117-241/+355
* Fixed some Bugs from Previous Commitwhiteshark02007-10-102-8/+12
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-108-10/+1098
* fixed bambo build script for linux.jaybinks2007-10-083-5/+7
* fixed bad build build#USDX-DELPHI-31jaybinks2007-10-082-4/+6
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@472 b956fd51-792f-4...jaybinks2007-10-081-0/+4
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@471 b956fd51-792f-4...jaybinks2007-10-082-1/+5
* minor changes to faciliate ffmpeg audio playbackjaybinks2007-10-082-5/+113
* trying to fix linux runtime errors with database ( Stats screen )jaybinks2007-10-082-2097/+2186
* fixed some stuff for linux build...jaybinks2007-10-084-1684/+1879
* Actually just a test if the new CIA filtering worksmogguh2007-10-031-1/+1
* New plugin SDK addedwhiteshark02007-10-034-17/+217
* 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
* 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