aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed DELPHI define to IFDEF LAZARUS ... ELSE ... ENDIF. This should work o...eddie-08152007-11-031-36/+32
* Windows Lazarus Build working again...jaybinks2007-11-035-3790/+3791
* Fixed GamePath for Mac OS X.eddie-08152007-11-021-0/+24
* Fixed MacOSX version. Can we use baseunix on linux? We could drop oldlinux th...eddie-08152007-11-022-15/+22
* Runtime Song Additionjaybinks2007-11-024-18/+52
* Runtime theme changing - jira#USDX-156jaybinks2007-11-021-1/+38
* fix bad build#USDX-DELPHI-99jaybinks2007-11-021-1/+3
* basic threading of song loading..jaybinks2007-11-022-305/+396
* fixed failed buildsjaybinks2007-11-0135-3423/+3579
* Windows version now compiles again.eddie-08152007-11-011-1/+4
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-0143-1532/+1825
* fixed build error since build#USDX-LAZLIN-65jaybinks2007-10-291-34/+77
* try to fix build errorswhiteshark02007-10-273-4/+4
* Finished pluginloader, plugininterfacewhiteshark02007-10-277-76/+947
* made some major progress with ffmpeg audio playback !!!jaybinks2007-10-275-114/+297
* fixed my oops, and have also fixed bamboo build to show this error.. dohjaybinks2007-10-271-3/+7
* did some major work towards ffmpeg audio playback.jaybinks2007-10-261-214/+476
* first effort to work towards jira#USDX-60jaybinks2007-10-252-1520/+1541
* minor changes and fixes for USDX on linux.jaybinks2007-10-254-1380/+1410
* modifed bitmap fonts to have alpha channel, after conversation with blindy.jaybinks2007-10-241-55/+55
* comment this.. oopsjaybinks2007-10-241-5/+8
* nearly finished Cores loading procswhiteshark02007-10-163-25/+219
* fixed WinLaz build..jaybinks2007-10-161-0/+1
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-165-314/+758
* added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks2007-10-113-166/+781
* separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks2007-10-112-10/+31
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-117-805/+795
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-112-8/+12
* modified UTime to utilise SDL timer... jaybinks2007-10-113-143/+273
* Fixed some Bugs from Previous Commitwhiteshark02007-10-101-7/+12
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-106-1/+1090
* fixed bad build build#USDX-DELPHI-31jaybinks2007-10-082-4/+6
* minor changes to faciliate ffmpeg audio playbackjaybinks2007-10-082-5/+113
* trying to fix linux runtime errors with database ( Stats screen )jaybinks2007-10-081-56/+119
* fixed some stuff for linux build...jaybinks2007-10-082-426/+476
* Actually just a test if the new CIA filtering worksmogguh2007-10-031-1/+1
* New plugin SDK addedwhiteshark02007-10-032-4/+191
* 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-0211-6946/+7079
* fix mogs compile error :)jaybinks2007-10-011-3/+3
* SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2007-10-012-0/+179
* added patch (with small modification)jaybinks2007-10-011-1/+9
* some minor bug fixes..jaybinks2007-09-302-45/+12
* fixed credits screen in lazarus build.jaybinks2007-09-301-1/+1
* 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-294-255/+266