aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/UltraStar.dpr (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-03attempt to fix linux build.jaybinks1-6/+6
2007-11-03Windows Lazarus Build working again...jaybinks1-139/+152
2007-11-02Runtime Song Additionjaybinks1-0/+2
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-245/+5
2007-10-29Add new Party Modi SDK to Trunkwhiteshark01-0/+1
2007-10-27try to fix build errorswhiteshark01-1/+1
2007-10-27made some major progress with ffmpeg audio playback !!!jaybinks1-5/+8
2007-10-16nearly finished Cores loading procswhiteshark01-19/+53
2007-10-16tidy up un-needed uses clauses..jaybinks1-1/+1
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks1-10/+19
2007-10-11added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks1-4/+7
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-77/+33
2007-10-10Fixed some Bugs from Previous Commitwhiteshark01-1/+0
2007-10-10Added Hook and Service Class for new Plugin System to Truncwhiteshark01-9/+6
2007-10-03New plugin SDK addedwhiteshark01-0/+10
2007-10-03Some more clean up because of my last commit 0owhiteshark01-1/+2
2007-10-03some cleanup after mogs last commit ;)whiteshark01-28/+69
2007-10-01SDL_ttf: TextGl.pas - some code for testing (just add printrandomtext(); in u...mogguh1-70/+35
2007-09-27test checkin to test bamboo.. :)jaybinks1-0/+2
2007-09-23New class for score managementwhiteshark01-4/+6
2007-09-21first try to load textures with SDL_Imageb1indy1-0/+2
2007-09-20testing SDL_Image in credits screen (code is in TScreenCredits.OnShow)b1indy1-0/+1
2007-09-20moved a hack to a more appropriate placeb1indy1-3/+1
2007-09-20renamed Ulyrics.bak.pas hack to Ulyrics_bak.pas for lazarus compatiblity.jaybinks1-1/+1
2007-09-20modified to make it build blindys current work.jaybinks1-28/+74
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-66/+26
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-0/+1
2007-09-18added switches.inc , which will contain compiler directives used jaybinks1-0/+3
2007-09-13changes to make 3rd party libraries compile / work jaybinks1-2/+0
2007-09-13removed unneeded DCU files from svn.jaybinks1-0/+4
2007-09-12* added missed dependency PNGImage.jaybinks1-2/+8
2007-09-07removed smpegb1indy1-1/+0
2007-09-07UScreenSing.pas, UScreenSingModi.pas: removed Uffmpeg and USmpeg, added UVideob1indy1-3/+2
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks1-0/+31
2007-09-02Some Cleanup in URecordwhiteshark01-5/+32
2007-07-28experimental ffmpeg videodecoding support, frameskipping doesn't work quite r...b1indy1-25/+3
2007-07-08Changed to Version 1.00 RC1whiteshark01-1/+1
2007-07-08Improved Error Logging and Benchmark:whiteshark01-5/+19
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-2/+2
2007-05-03added "popups" to ask for confirmation when leaving party mode or game or to ...b1indy1-1/+2
2007-04-29Added 2 new Buttons to ScreenMain: Multi and Statswhiteshark01-1/+25
2007-04-26Feature: Credits screen is now a screen for itself (UGraphic.pas, UScreenMain...mogguh1-24/+1
2007-04-19Added Statistic Screens to C0de and to Themewhiteshark01-1/+3
2007-04-13Added Reflection to ThemeStaticwhiteshark01-1/+1
2007-04-05Added Advanced Screen and Options in TIniwhiteshark01-2/+27
2007-04-05Added Playlist Supportwhiteshark01-24/+9
2007-03-28Added Jumpto Ability to SongScreen (Press J)whiteshark01-0/+1
2007-03-24Fixed Bug: Not translating Texts reading Theme.Iniwhiteshark01-1/+1
2007-03-23Some Changes on Database System and Header Readerwhiteshark01-4/+5
2007-03-22Fixed Bug: No BG in Party Mode and little Code clean upwhiteshark01-34/+42