aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix build problem for me local...jaybinks2008-03-101-5/+4
* auto removed a bunch of unused local variablesjaybinks2008-03-107-2843/+2843
* 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
* ZeroNotes are ignored now and a notice is written to error.logf1fth_freed0m2008-03-091-1/+4
* - 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
* implemented ball lyrics effekts_alexander2008-03-071-341/+273
* Translated some Variablesf1fth_freed0m2008-03-076-127/+127
* 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
* do we need the file UPliki.pas?f1fth_freed0m2008-03-061-0/+2
* Translated German comments to Englishf1fth_freed0m2008-03-065-9/+33
* add ini file option SDLBufferSize to set the buffersize for the sdl playback ...s_alexander2008-03-063-48/+72
* Translated Some Variablesf1fth_freed0m2008-03-065-145/+145
* Translated so Variable Namesf1fth_freed0m2008-03-067-82/+82
* fixed compile errors with delphi s_alexander2008-03-061-1/+1
* Translated Variable Names and Typesf1fth_freed0m2008-03-057-202/+202
* many cleanups in codes_alexander2008-03-051-413/+309
* FFT support for SDL/Portaudio playbacktobigun2008-03-053-38/+100
* removed overuse of DecimalSeperatorjaybinks2008-03-044-56/+16
* added code to handle , or . decimal seperators in song text files.jaybinks2008-03-041-26/+26
* Patchs from AlexanderS & f1fth_freed0mjaybinks2008-03-042-45/+80
* Patch from AlexanderSjaybinks2008-03-041-1/+1
* delphi 7 compatibility (inline was introduced with delphi 2005)tobigun2008-03-033-11/+11
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-0310-790/+1148
* - actual.. -> current..tobigun2008-03-036-34/+69
* GetName added for AudioDecoder-Classestobigun2008-03-031-7/+8
* - commented out some log-outputs that spammed the debug-outputtobigun2008-03-031-2/+2
* - removed some windows/lclintf dependenciestobigun2008-03-031-30/+24
* - Portaudio-Core added (at the moment just one helper function)tobigun2008-03-031-0/+99
* [Alt+Return] enabledtobigun2008-02-261-2/+3
* tidy up from my previous commitjaybinks2008-02-261-16/+16
* added patch to toggle full screen with F11 jaybinks2008-02-262-14/+57
* Implemented resizable windowed mode..jaybinks2008-02-262-3/+10
* Fixed compilation on Mac OS X (XCode).eddie-08152008-02-241-2/+2
* Linux fullscreen fixtobigun2008-02-222-7/+2
* Delphi evaluates every $IF-directive even if it is disabled by a surrounding ...tobigun2008-02-211-0/+11
* - Resampling support addedtobigun2008-02-207-842/+1252
* fixed video looping and background video playback on linux..jaybinks2008-02-201-694/+693
* Fixed a bug in the directory-handling routine.tobigun2008-02-201-44/+49
* fixed that damn bug with the NG path hack... grrrjaybinks2008-02-202-2/+3
* mmmmmmmmmmmmmjaybinks2008-02-192-2/+3
* first steps towards loopable videos.jaybinks2008-02-191-2/+18
* fix for editor bugjaybinks2008-02-191-1/+1
* fixed bug when compiling with --enable-dev-buildjaybinks2008-02-191-8/+11