aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - Delphi (in contrast to C/C++) handles floating-point multiplications with N...tobigun2008-03-203-19/+83
* Staves now can be turned of in Optionsf1fth_freed0m2008-03-174-7/+18
* fixed the playback speed of the movie backgrounds_alexander2008-03-172-709/+709
* no need to RE-Initialize the textures and screens..jaybinks2008-03-141-2/+0
* fixes for delphi :Ps_alexander2008-03-141-4/+4
* new lyric effect: slides_alexander2008-03-149-384/+465
* Game can now be paused using Space like in mplayer or vlcf1fth_freed0m2008-03-121-0/+5
* Added an skinable overlay in SingScreen to indicate if pause is enabledf1fth_freed0m2008-03-123-6/+25
* Removed zlportio from Codef1fth_freed0m2008-03-109-53/+70
* re-added local variable that was required for windows.jaybinks2008-03-101-1/+3
* re-added local variable that was required for windows.jaybinks2008-03-101-1/+4
* fix build problem for me local...jaybinks2008-03-101-5/+4
* auto removed a bunch of unused local variablesjaybinks2008-03-1023-10226/+10228
* removed a few unused local variablesjaybinks2008-03-103-14/+15
* new MixBuffers() function as replacement for SDL_MixAudio. Now portaudio work...tobigun2008-03-093-47/+108
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-092-2/+6
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-094-25/+34
* DeviceID must be unsigned.tobigun2008-03-091-4/+4
* disabled ParseMouse because it is not implemented by any subclass (usage of n...tobigun2008-03-091-1/+3
* Fixed some warnings ("missing result-values", "0 instead of nil", "comparison...tobigun2008-03-093-167/+176
* ZeroNotes are ignored now and a notice is written to error.logf1fth_freed0m2008-03-091-1/+4
* Multiline comments should be fpc compatible now, removed the score hack at th...mogguh2008-03-081-40/+43
* Removed GeTickCount in favour to multiplatform available SDL_GetTicks, added ...mogguh2008-03-081-10/+16
* missing backslash addedtobigun2008-03-071-1/+1
* - Fixed audio-playing in container (video) files. Now audio can be read direc...tobigun2008-03-072-14/+34
* GetPCMData added for SDL/Portaudiotobigun2008-03-071-894/+899
* widget-set support. Now the detected widget-set (gtk, gtk2, qt) is used in li...tobigun2008-03-072-7/+2
* fixed "untyped pointer in Dispose-call is meaningless" warning.tobigun2008-03-071-119/+119
* fpc warned that //$4D42 is ignored as a compiler-directive.tobigun2008-03-071-1/+1
* update to current SVN versiontobigun2008-03-075-16/+24
* implemented ball lyrics effekts_alexander2008-03-071-341/+273
* Translated some Variablesf1fth_freed0m2008-03-0710-294/+294
* File removed as per jaybinks2008-03-071-836/+0
* playlists are sorted alphabeticalys_alexander2008-03-061-10/+29
* bug-fix: there was a Floating-Point exception when calling WindowFunc(). This...tobigun2008-03-061-32/+63
* replaced some "string" parameters with "const string"tobigun2008-03-066-29/+22
* Added all contents of the orginal Audacity FFT-file although it might be repl...tobigun2008-03-061-4/+258
* added first steps to building some unit tests.jaybinks2008-03-068-26/+744
* do we need the file UPliki.pas?f1fth_freed0m2008-03-061-0/+2
* Translated German comments to Englishf1fth_freed0m2008-03-068-31/+55
* add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander2008-03-063-48/+72
* Translated Some Variablesf1fth_freed0m2008-03-068-289/+289
* Translated so Variable Namesf1fth_freed0m2008-03-0611-184/+184
* fixed compile errors with delphi s_alexander2008-03-061-1/+1
* Translated Variable Names and Typesf1fth_freed0m2008-03-0511-589/+589
* many cleanups in codes_alexander2008-03-051-413/+309
* made jokers in Song Selection screen hidden.jaybinks2008-03-051-2/+4
* FFT support for SDL/Portaudio playbacktobigun2008-03-054-44/+106
* Some cleanuptobigun2008-03-051-59/+59
* Equalizer (Analyser) is displayed again with BASStobigun2008-03-051-19/+2