aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-09Added UTF8-Conversion for values read out of the txt file. This must be done ...eddie-08151-1/+11
2008-01-09Changed MACOS define to DARWIN.eddie-08151-1/+1
2008-01-09git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@766 b956fd51-792f-4...eddie-08151-1/+1
2008-01-09Changed BrowsePos from Cardinal to Integer, because of range check errors at ...eddie-08151-1/+1
2008-01-09Added the new GetxxxxPath functions for OS X.eddie-08151-2/+19
2008-01-09The constant NAN causes a range check error on OS X. I've set LastDrawBeat to...eddie-08151-0/+10
2008-01-09Added readme and scripts for building and patching ffmpeg on OS X.eddie-08153-0/+52
2008-01-08Use /bin/bash to execute lazres-UltraStar.sh as a temporary solution to be ab...wesleyprofox2-2/+2
2008-01-08git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@760 b956fd51-792f-4...jaybinks1-1/+1
2008-01-08this script seems to build a deb now...jaybinks1-0/+13
2008-01-08git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@758 b956fd51-792f-4...jaybinks2-27/+27
2008-01-08first revision of my helper script to move files to the correct locations for...jaybinks1-0/+18
2008-01-08added my dodgey control file :)jaybinks1-0/+9
2007-12-28experimental positioning support addedtobigun1-2/+15
2007-12-28New class-structure seperates decoders/input and playback.tobigun5-0/+2430
2007-12-27FileErrorO is set to true to early. Even if FileError couldn't be opened it w...tobigun1-1/+1
2007-12-27Added missing return-values (always true) to InitCore and LoadCore.tobigun1-0/+3
2007-12-27bug-fix: Tex_ScoreBG bounds were changed from [0..5] to [1..6] but Tex_ScoreB...tobigun1-789/+789
2007-12-22fixed screenshot problemb1indy1-1/+1
2007-12-22fixed a "typo"b1indy1-1/+1
2007-12-20removed a bunch of debugging from usdx startup.jaybinks5-40/+17
2007-12-20added -localpaths command line switchjaybinks2-4/+17
2007-12-20removed hard-coded lazarus_v0924 define (why is it in there?)tobigun1-2/+0
2007-12-20made USDX function when file paths differ from previous expectations..jaybinks10-1078/+1183
2007-12-20fixed divide by 0 bugs in score screen.jaybinks1-161/+170
2007-12-20Some more minor refining in the score screenmogguh1-2/+2
2007-12-20Minor refinings in score screenmogguh3-169/+583
2007-12-18Added a missing override-flag for the destroy-destructortobigun2-2/+2
2007-12-18Added a missing override for the destroy-destructortobigun1-1/+1
2007-12-18Added a cdecl for the TAVPacket.destruct procedure.tobigun1-695/+695
2007-12-18incorporated some improvements (video scaling to full width, seeking for vide...b1indy1-115/+33
2007-12-18start-sound works now. JAY: it's a '-' not a '+'tobigun1-7/+6
2007-12-18Scattered sound with portaudio works now (in linux)tobigun1-40/+159
2007-12-18fixed to make compile on linuxjaybinks1-971/+980
2007-12-18added audio-callback return valuetobigun1-0/+2
2007-12-18non_working with portaudio-supporttobigun1-0/+969
2007-12-18fixed crash on song play, if the AudioInterface reports the songjaybinks2-17/+14
2007-12-18fixed ffmpeg-sdl_audio playbackjaybinks1-14/+28
2007-12-18fixed file name errorjaybinks1-2/+2
2007-12-18git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@719 b956fd51-792f-4...jaybinks2-218/+221
2007-12-17swscale back to the way it should be (works, but is too slow for video scaling)b1indy1-3/+3
2007-12-17swscale experiment was not satisfying (bad performance), but made clear, that...b1indy1-16/+65
2007-12-17allows switching between projectm 0.9/1.0tobigun1-2/+7
2007-12-17- faster preset switchingtobigun1-383/+378
2007-12-17added version 1.0 for testingtobigun3-381/+926
2007-12-17include swscale.pasb1indy1-1/+1
2007-12-17some minor changes to make swscale workb1indy1-3/+13
2007-12-17- non-working ffmpeg-audio test versiontobigun1-536/+462
2007-12-17- changed compiler-switch FFMpegAudio to UseFFMpegAudiotobigun1-4/+7
2007-12-17disabled the FFMPEG_AUDIO stuff for the momenttobigun1-10/+11