aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* first effort to work towards jira#USDX-60jaybinks2007-10-254-1520/+1541
* minor changes and fixes for USDX on linux.jaybinks2007-10-257-1382/+1421
* modifed bitmap fonts to have alpha channel, after conversation with blindy.jaybinks2007-10-246-540/+540
* comment this.. oopsjaybinks2007-10-241-5/+8
* nearly finished Cores loading procswhiteshark02007-10-164-44/+272
* fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks2007-10-164-2665/+2670
* fixed WinLaz build..jaybinks2007-10-161-0/+1
* tidy up un-needed uses clauses..jaybinks2007-10-163-10/+2
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-168-339/+806
* modifications to make new UMusic jaybinks2007-10-111-5/+5
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@509 b956fd51-792f-4...jaybinks2007-10-111-1/+1
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@508 b956fd51-792f-4...jaybinks2007-10-111-0/+3
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@507 b956fd51-792f-4...jaybinks2007-10-111-0/+6
* added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks2007-10-114-170/+788
* separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2007-10-116-15/+36
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-1138-1065/+1035
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-119-44/+97
* git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@502 b956fd51-792f-4...jaybinks2007-10-111-20/+25
* 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