aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-043-56/+83
* Patch from AlexanderSjaybinks2008-03-041-1/+1
* delphi 7 compatibility (inline was introduced with delphi 2005)tobigun2008-03-038-21/+40
* - Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun2008-03-0311-896/+1534
* - some windows/lclintf dependencies removedtobigun2008-03-032-114/+125
* - 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
* - replaced some Actual... vars with Current...tobigun2008-03-034-1062/+1020
* - Portaudio-Core added (at the moment just one helper function)tobigun2008-03-032-4/+101
* FPC delphi-compatibility (-Sd) removedtobigun2008-03-031-1/+1
* [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-244-369/+126
* Linux fullscreen fixtobigun2008-02-222-7/+2
* forgot a dependency for debian-package targettobigun2008-02-221-2/+1
* - added "make install" target for global installationtobigun2008-02-213-32/+106
* Uses SDL now instead of Portaudio for playback in linuxtobigun2008-02-211-1/+2
* updated build script.jaybinks2008-02-211-4/+6
* compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2008-02-212-0/+8
* Delphi evaluates every $IF-directive even if it is disabled by a surrounding ...tobigun2008-02-211-0/+11
* - Resampling support addedtobigun2008-02-209-844/+1262
* libsamplerate header-files. Ported from C to Pascal by profoX` with some mino...tobigun2008-02-201-0/+205
* FFT library taken from Audacity and ported to Pascal.tobigun2008-02-201-0/+345
* Made the midi-stuff FPC (for windows) compatible.tobigun2008-02-209-63/+93
* all screens now inherit their OnShowjaybinks2008-02-2032-4/+62
* fixed line endings for windows.jaybinks2008-02-201-13/+12
* fixed video looping and background video playback on linux..jaybinks2008-02-202-702/+696
* 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-195-9/+47
* first steps towards loopable videos.jaybinks2008-02-191-2/+18