aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-11modified UTime to utilise SDL timer... jaybinks6-1460/+1661
2007-10-11major changes to FFMPEG Headers so they now support linux.jaybinks7-241/+355
2007-10-10Fixed some Bugs from Previous Commitwhiteshark02-8/+12
2007-10-10Added Hook and Service Class for new Plugin System to Truncwhiteshark08-10/+1098
2007-10-08fixed bambo build script for linux.jaybinks3-5/+7
2007-10-08fixed bad build build#USDX-DELPHI-31jaybinks2-4/+6
2007-10-08git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@472 b956fd51-792f-4...jaybinks1-0/+4
2007-10-08git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@471 b956fd51-792f-4...jaybinks2-1/+5
2007-10-08minor changes to faciliate ffmpeg audio playbackjaybinks2-5/+113
2007-10-08trying to fix linux runtime errors with database ( Stats screen )jaybinks2-2097/+2186
2007-10-08fixed some stuff for linux build...jaybinks4-1684/+1879
2007-10-03Actually just a test if the new CIA filtering worksmogguh1-1/+1
2007-10-03New plugin SDK addedwhiteshark04-17/+217
2007-10-03Some more clean up because of my last commit 0owhiteshark01-1/+2
2007-10-03some cleanup after mogs last commit ;)whiteshark01-28/+69
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.jaybinks19-9918/+10093
2007-10-01fix mogs compile error :) ( In lazarus build )jaybinks1-0/+1
2007-10-01fix mogs compile error :)jaybinks1-3/+3
2007-10-01SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh4-70/+214
2007-10-01added patch (with small modification)jaybinks1-1/+9
2007-09-30git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@453 b956fd51-792f-4...jaybinks1-0/+2
2007-09-30updated USDX-Lazaurs Resource compiler..jaybinks1-0/+0
2007-09-30some minor bug fixes..jaybinks4-154/+24
2007-09-30fixed credits screen in lazarus build.jaybinks2-1247/+1258
2007-09-29git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@449 b956fd51-792f-4...jaybinks1-0/+2
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.jaybinks5-2295/+2307
2007-09-28Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark03-27/+6
2007-09-28bamboo build script for delphi :)jaybinks1-0/+1
2007-09-27TextGL.pas: changed text blendmode... most texts should be readableb1indy2-2/+3
2007-09-27Loading of Covers should now work (should be tested)b1indy1-31/+91
2007-09-27oops.... fixed build issue.. after dud buildjaybinks1-2/+1
2007-09-27adding interesting link.jaybinks1-0/+5
2007-09-27test checkin to test bamboo.. :)jaybinks1-0/+2
2007-09-27fix for lazarus buildjaybinks1-0/+2
2007-09-27test build script for bamboojaybinks1-0/+1
2007-09-27fixed compile error from whiteshark..jaybinks2-278/+302
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark03-378/+4
2007-09-25Add Ratingbar to score classwhiteshark01-28/+212
2007-09-24fixed song loading in Lazarus..jaybinks8-819/+866
2007-09-23New class for score managementwhiteshark07-526/+1380
2007-09-22minor bug fixes to have lazarus build load resources into SDL_Image jaybinks7-1046/+1224
2007-09-21first try to load textures with SDL_Imageb1indy3-588/+410
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...mogguh2-135/+305