aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-27Writeln caused a problem in the previously committed USong.pas, debug message...mogguh1-1/+1
2008-03-27Added Missig UXMLSongs.pasf1fth_freed0m1-0/+573
2008-03-27USDX is now able to load SingStar XML Songfiles using Whitesharks XML2US Parserf1fth_freed0m2-28/+351
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks14-201/+111
2008-03-25Fixed compilation on the mac.eddie-08154-1714/+1733
2008-03-22Added functions to determine to which character-class (alpha(=letter), numeri...tobigun1-1/+65
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-3/+3
2008-03-21lenght -> lengthtobigun6-575/+575
2008-03-17Staves now can be turned of in Optionsf1fth_freed0m3-4/+14
2008-03-17fixed the playback speed of the movie backgrounds_alexander1-708/+708
2008-03-14no need to RE-Initialize the textures and screens..jaybinks1-2/+0
2008-03-14fixes for delphi :Ps_alexander1-4/+4
2008-03-14new lyric effect: slides_alexander6-162/+249
2008-03-12Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m2-1/+7
2008-03-10Removed zlportio from Codef1fth_freed0m1-13/+21
2008-03-10re-added local variable that was required for windows.jaybinks1-1/+3
2008-03-10fix build problem for me local...jaybinks1-5/+4
2008-03-10auto removed a bunch of unused local variablesjaybinks7-2843/+2843
2008-03-10removed a few unused local variablesjaybinks3-14/+15
2008-03-09new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...tobigun3-47/+108
2008-03-09Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2-2/+6
2008-03-09Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun4-25/+34
2008-03-09ZeroNotes are ignored now and a notice is written to error.logf1fth_freed0m1-1/+4
2008-03-07- Fixed audio-playing in container (video) files. Now audio can be read direc...tobigun2-14/+34
2008-03-07GetPCMData added for SDL/Portaudiotobigun1-894/+899
2008-03-07implemented ball lyrics effekts_alexander1-341/+273
2008-03-07Translated some Variablesf1fth_freed0m6-127/+127
2008-03-07File removed as per jaybinks1-836/+0
2008-03-06playlists are sorted alphabeticalys_alexander1-10/+29
2008-03-06bug-fix: there was a Floating-Point exception when calling WindowFunc(). This...tobigun1-32/+63
2008-03-06replaced some "string" parameters with "const string"tobigun6-29/+22
2008-03-06do we need the file UPliki.pas?f1fth_freed0m1-0/+2
2008-03-06Translated German comments to Englishf1fth_freed0m5-9/+33
2008-03-06add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander3-48/+72
2008-03-06Translated Some Variablesf1fth_freed0m5-145/+145
2008-03-06Translated so Variable Namesf1fth_freed0m7-82/+82
2008-03-06fixed compile errors with delphi s_alexander1-1/+1
2008-03-05Translated Variable Names and Typesf1fth_freed0m7-202/+202
2008-03-05many cleanups in codes_alexander1-413/+309
2008-03-05FFT support for SDL/Portaudio playbacktobigun3-38/+100
2008-03-04removed overuse of DecimalSeperatorjaybinks4-56/+16
2008-03-04added code to handle , or . decimal seperators in song text files.jaybinks1-26/+26
2008-03-04Patchs from AlexanderS & f1fth_freed0mjaybinks2-45/+80
2008-03-04Patch from AlexanderSjaybinks1-1/+1
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun3-11/+11
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun10-790/+1148
2008-03-03- actual.. -> current..tobigun6-34/+69
2008-03-03GetName added for AudioDecoder-Classestobigun1-7/+8
2008-03-03- commented out some log-outputs that spammed the debug-outputtobigun1-2/+2
2008-03-03- removed some windows/lclintf dependenciestobigun1-30/+24