aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-05added Jedi-SDL to our SVN tree..jaybinks30-4/+45563
2008-02-04small changes to check linux compilation.jaybinks4-79/+84
2008-01-28TTexture.Z was never initialized (TTextureUnit.LoadTexture). In FPC (not in d...tobigun1-1144/+1145
2008-01-27Bugfix: In glTextWidth() "text := pchar(Copy(text, 2, Length(text)-1))" does ...tobigun1-559/+562
2008-01-27- Added missing "override" for TSongs.destroy().tobigun1-897/+888
2008-01-25Bugfix: some inherited functions were missing.tobigun1-6/+33
2008-01-25reenabled TLog.LogError(Log1, Log2: string).tobigun1-1/+1
2008-01-20git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@802 b956fd51-792f-4...eddie-08154-110/+289
2008-01-20Added UTF8_FILENAMES.eddie-08151-0/+1
2008-01-20Fixed song loading on OS X (UTF8 filenames). Added switches.inc.eddie-08151-41/+66
2008-01-20git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@799 b956fd51-792f-4...eddie-08153-284/+209
2008-01-20Fixed compilation on the mac. At the moment the project doesn't link on the mac.eddie-08151-13/+35
2008-01-18sorry, missed this onetobigun1-0/+251
2008-01-18Autoconf scripts for configure and make.tobigun4-0/+723
2008-01-18added blindy's swscale support. It can be enabled with {$DEFINE UseSWScale}.tobigun1-0/+32
2008-01-14tidy up sing mode, to be an enum now.jaybinks8-39/+61
2008-01-14Bugfix: when entering the song-screen the preview on the first song was never...tobigun1-12/+13
2008-01-13oops sorry I forgot this one ..jaybinks1-0/+706
2008-01-12oops... :)jaybinks1-7/+6
2008-01-12removed big ugly commented out code..jaybinks1-327/+1
2008-01-12bunch of smaller changes...jaybinks28-767/+599
2008-01-11Fixed compiling and typos on OS X.eddie-08155-115/+365
2008-01-11SDL_Init(SDL_INIT_AUDIO) prevents Portaudio from acquiring the soundcard (no ...tobigun1-1/+1
2008-01-11changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches....tobigun9-2239/+200
2008-01-11Updated to the new audio-interfacetobigun1-16/+70
2008-01-11Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun3-9/+9
2008-01-11FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...tobigun4-1080/+100
2008-01-11removed one of the doubled CDECLs in av_register_codec_parsertobigun1-1/+1
2008-01-11do not initialize sdl_audio at this placetobigun1-1/+1
2008-01-11some minor changestobigun2-3/+13
2008-01-11there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun8-85/+121
2008-01-10eddie is right: pb is a pointer and not a TByteIOContext struct.tobigun1-4/+3
2008-01-10"MATHEMATICS.pas" is now "mathematics.pas"tobigun1-0/+79
2008-01-10"MATHEMATICS.pas" is now "mathematics.pas"tobigun1-66/+0
2008-01-10partial seeking and mixing supporttobigun2-121/+275
2008-01-09git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@774 b956fd51-792f-4...eddie-08151-0/+1407
2008-01-09git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@773 b956fd51-792f-4...eddie-08152-246/+266
2008-01-09Changed DLL/so/dylib constants.eddie-08152-11/+18
2008-01-09Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...eddie-08151-701/+706
2008-01-09git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@770 b956fd51-792f-4...eddie-08152-6/+4
2008-01-09Changed the GamePath. Now the GamePath is loaded from Platform.GetGameUserPath.eddie-08151-1/+2
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