aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reremoved old TPlayer attributes and removed some code fragments that still l...whiteshark02007-09-281-16/+2
* TextGL.pas: changed text blendmode... most texts should be readableb1indy2007-09-271-2/+2
* Loading of Covers should now work (should be tested)b1indy2007-09-271-31/+91
* fixed compile error from whiteshark..jaybinks2007-09-271-0/+20
* Some Cleanup in UDraw, UMain and UScreenSingwhiteshark02007-09-252-330/+3
* Add Ratingbar to score classwhiteshark02007-09-251-28/+212
* fixed song loading in Lazarus..jaybinks2007-09-246-818/+862
* New class for score managementwhiteshark02007-09-234-16/+814
* minor bug fixes to have lazarus build load resources into SDL_Image jaybinks2007-09-225-625/+792
* first try to load textures with SDL_Imageb1indy2007-09-211-561/+381
* Feature: window title bar icon / taskman icon pre-work, needs fixing after we...mogguh2007-09-211-0/+5