aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* attempt to fix linux build.jaybinks2007-11-031-6/+6
* Windows Lazarus Build working again...jaybinks2007-11-031-139/+152
* Runtime Song Additionjaybinks2007-11-021-0/+2
* Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08152007-11-011-245/+5
* Add new Party Modi SDK to Trunkwhiteshark02007-10-291-0/+1
* try to fix build errorswhiteshark02007-10-271-1/+1
* made some major progress with ffmpeg audio playback !!!jaybinks2007-10-271-5/+8
* nearly finished Cores loading procswhiteshark02007-10-161-19/+53
* tidy up un-needed uses clauses..jaybinks2007-10-161-1/+1
* modified ffmpeg usage, to use interface same as bass...jaybinks2007-10-161-10/+19
* added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks2007-10-111-4/+7
* Added IAudioPlayback Interface and implementation for BASS.jaybinks2007-10-111-77/+33
* Fixed some Bugs from Previous Commitwhiteshark02007-10-101-1/+0
* Added Hook and Service Class for new Plugin System to Truncwhiteshark02007-10-101-9/+6
* New plugin SDK addedwhiteshark02007-10-031-0/+10
* 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
* SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh2007-10-011-70/+35
* test checkin to test bamboo.. :)jaybinks2007-09-271-0/+2
* New class for score managementwhiteshark02007-09-231-4/+6
* first try to load textures with SDL_Imageb1indy2007-09-211-0/+2
* testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)b1indy2007-09-201-0/+1
* moved a hack to a more appropriate placeb1indy2007-09-201-3/+1
* renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks2007-09-201-1/+1
* modified to make it build blindys current work.jaybinks2007-09-201-28/+74
* new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy2007-09-201-66/+26
* added UCommon ( in classes ) for lazarus...jaybinks2007-09-191-0/+1
* added switches.inc , which will contain compiler directives used jaybinks2007-09-181-0/+3
* changes to make 3rd party libraries compile / work jaybinks2007-09-131-2/+0
* removed unneeded DCU files from svn.jaybinks2007-09-131-0/+4
* * added missed dependency PNGImage.jaybinks2007-09-121-2/+8
* removed smpegb1indy2007-09-071-1/+0
* UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy2007-09-071-3/+2
* added 3rd party dependencies ( except Jedi-SDL )jaybinks2007-09-051-0/+31
* Some Cleanup in URecordwhiteshark02007-09-021-5/+32
* experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy2007-07-281-25/+3
* Changed to Version 1.00 RC1whiteshark02007-07-081-1/+1
* Improved Error Logging and Benchmark:whiteshark02007-07-081-5/+19
* all SongFile Loading and Saving procedures moved to UFiles.whiteshark02007-05-161-2/+2
* added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy2007-05-031-1/+2
* Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark02007-04-291-1/+25
* Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain...mogguh2007-04-261-24/+1
* Added Statistic Screens to C0de and to Themewhiteshark02007-04-191-1/+3
* Added Reflection to ThemeStaticwhiteshark02007-04-131-1/+1
* Added Advanced Screen and Options in TIniwhiteshark02007-04-051-2/+27
* Added Playlist Supportwhiteshark02007-04-051-24/+9
* Added Jumpto Ability to SongScreen (Press J)whiteshark02007-03-281-0/+1
* Fixed Bug: Not translating Texts reading Theme.Iniwhiteshark02007-03-241-1/+1
* Some Changes on Database System and Header Readerwhiteshark02007-03-231-4/+5
* Fixed Bug: No BG in Party Mode and little Code clean upwhiteshark02007-03-221-34/+42