aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-25first effort to work towards jira#USDX-60jaybinks2-1520/+1541
2007-10-25minor changes and fixes for USDX on linux.jaybinks4-1380/+1410
2007-10-24modifed bitmap fonts to have alpha channel, after conversation with blindy.jaybinks1-55/+55
2007-10-24comment this.. oopsjaybinks1-5/+8
2007-10-16nearly finished Cores loading procswhiteshark03-25/+219
2007-10-16fixed WinLaz build..jaybinks1-0/+1
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks5-314/+758
2007-10-11added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks3-166/+781
2007-10-11separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2-10/+31
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks7-805/+795
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2-8/+12
2007-10-11modified UTime to utilise SDL timer... jaybinks3-143/+273
2007-10-10Fixed some Bugs from Previous Commitwhiteshark01-7/+12
2007-10-10Added Hook and Service Class for new Plugin System to Truncwhiteshark06-1/+1090
2007-10-08fixed bad build build#USDX-DELPHI-31jaybinks2-4/+6
2007-10-08minor changes to faciliate ffmpeg audio playbackjaybinks2-5/+113
2007-10-08trying to fix linux runtime errors with database ( Stats screen )jaybinks1-56/+119
2007-10-08fixed some stuff for linux build...jaybinks2-426/+476
2007-10-03Actually just a test if the new CIA filtering worksmogguh1-1/+1
2007-10-03New plugin SDK addedwhiteshark02-4/+191
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.jaybinks11-6946/+7079
2007-10-01fix mogs compile error :)jaybinks1-3/+3
2007-10-01SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2-0/+179
2007-10-01added patch (with small modification)jaybinks1-1/+9
2007-09-30some minor bug fixes..jaybinks2-45/+12
2007-09-30fixed credits screen in lazarus build.jaybinks1-1/+1
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.jaybinks4-255/+266
2007-09-28Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark01-16/+2
2007-09-27TextGL.pas: changed text blendmode... most texts should be readableb1indy1-2/+2
2007-09-27Loading of Covers should now work (should be tested)b1indy1-31/+91
2007-09-27fixed compile error from whiteshark..jaybinks1-0/+20
2007-09-25Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02-330/+3
2007-09-25Add Ratingbar to score classwhiteshark01-28/+212
2007-09-24fixed song loading in Lazarus..jaybinks6-818/+862
2007-09-23New class for score managementwhiteshark04-16/+814
2007-09-22minor bug fixes to have lazarus build load resources into SDL_Image jaybinks5-625/+792
2007-09-21first try to load textures with SDL_Imageb1indy1-561/+381
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...mogguh1-2/+2
2007-09-20now we have a better laz-resource compiler..jaybinks1-17/+4
2007-09-20Adding new Resource compiler for lazarus projects..jaybinks2-24/+41
2007-09-20tidy texture loading.jaybinks3-11/+18
2007-09-20remove loggingjaybinks1-11/+4
2007-09-20fixed nasty bug I introduced... jaybinks2-5/+20