aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-05Translated Variable Names and Typesf1fth_freed0m11-589/+589
2008-03-05many cleanups in codes_alexander1-413/+309
2008-03-05made jokers in Song Selection screen hidden.jaybinks1-2/+4
2008-03-05FFT support for SDL/Portaudio playbacktobigun4-44/+106
2008-03-05Some cleanuptobigun1-59/+59
2008-03-05Equalizer (Analyser) is displayed again with BASStobigun1-19/+2
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_freed0mjaybinks3-56/+83
2008-03-04Patch from AlexanderSjaybinks1-1/+1
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun8-21/+40
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun11-896/+1534
2008-03-03- some windows/lclintf dependencies removedtobigun2-114/+125
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
2008-03-03- replaced some Actual... vars with Current...tobigun4-1062/+1020
2008-03-03- Portaudio-Core added (at the moment just one helper function)tobigun2-4/+101
2008-03-03FPC delphi-compatibility (-Sd) removedtobigun1-1/+1
2008-02-26[Alt+Return] enabledtobigun1-2/+3
2008-02-26tidy up from my previous commitjaybinks1-16/+16
2008-02-26added patch to toggle full screen with F11 jaybinks2-14/+57
2008-02-26Implemented resizable windowed mode..jaybinks2-3/+10
2008-02-24Fixed compilation on Mac OS X (XCode).eddie-08154-369/+126
2008-02-22Linux fullscreen fixtobigun2-7/+2
2008-02-22forgot a dependency for debian-package targettobigun1-2/+1
2008-02-21- added "make install" target for global installationtobigun3-32/+106
2008-02-21Uses SDL now instead of Portaudio for playback in linuxtobigun1-1/+2
2008-02-21updated build script.jaybinks1-4/+6
2008-02-21compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2-0/+8
2008-02-21Delphi evaluates every $IF-directive even if it is disabled by a surrounding ...tobigun1-0/+11
2008-02-20- Resampling support addedtobigun9-844/+1262
2008-02-20libsamplerate header-files. Ported from C to Pascal by profoX` with some mino...tobigun1-0/+205
2008-02-20FFT library taken from Audacity and ported to Pascal.tobigun1-0/+345
2008-02-20Made the midi-stuff FPC (for windows) compatible.tobigun9-63/+93
2008-02-20all screens now inherit their OnShowjaybinks32-4/+62
2008-02-20fixed line endings for windows.jaybinks1-13/+12
2008-02-20fixed video looping and background video playback on linux..jaybinks2-702/+696
2008-02-20Fixed a bug in the directory-handling routine.tobigun1-44/+49
2008-02-20fixed that damn bug with the NG path hack... grrrjaybinks2-2/+3
2008-02-19mmmmmmmmmmmmmjaybinks5-9/+47
2008-02-19first steps towards loopable videos.jaybinks1-2/+18
2008-02-19fix for editor bugjaybinks2-6/+11
2008-02-19A C-Wrapper to make the ProjectM C++-Headers usable in Delphi.tobigun4-0/+323
2008-02-19fixed bug when compiling with --enable-dev-buildjaybinks1-8/+11
2008-02-19added missing ";"tobigun1-3/+3
2008-02-15Fixed a compiler error: "FindDiskFileCaseInsensitive() is unknown". tobigun1-1/+1
2008-02-15fixed bug with Video playback & Visualization, on 2nd song played.jaybinks1-4/+19
2008-02-13Fixed popUpBg image not displaying in game.jaybinks2-1147/+1180