aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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
* fix for editor bugjaybinks2008-02-192-6/+11
* A C-Wrapper to make the ProjectM C++-Headers usable in Delphi.tobigun2008-02-194-0/+323
* fixed bug when compiling with --enable-dev-buildjaybinks2008-02-191-8/+11
* added missing ";"tobigun2008-02-191-3/+3
* Fixed a compiler error: "FindDiskFileCaseInsensitive() is unknown". tobigun2008-02-151-1/+1
* fixed bug with Video playback & Visualization, on 2nd song played.jaybinks2008-02-151-4/+19
* Fixed popUpBg image not displaying in game.jaybinks2008-02-132-1147/+1180
* small modification to the jaybinks2008-02-132-24/+23
* added USNG Song path , so we can use songs that a USNG install may have.jaybinks2008-02-131-886/+893
* builds nice... and builds deb also that runs / works ..jaybinks2008-02-124-10/+28
* changed InitializeSound to be responsive to failed module initializations, jaybinks2008-02-121-14/+39
* Updated the autoconf/Makefile stufftobigun2008-02-123-57/+170
* UVisualizer uses the system dependant default game-path nowtobigun2008-02-122-9/+30
* added yum install linejaybinks2008-02-081-22/+7
* - removed the gtk2 detection (it is just necessary if we want to use lazjpeg ...tobigun2008-02-073-4/+6
* made some adaptions to be more portable.tobigun2008-02-072-52/+112
* SWScale will only be used if FFMpeg is available (this should be the standard...tobigun2008-02-073-11/+24
* Audio output working againtobigun2008-02-073-9/+1
* compatibility with the current svn-versiontobigun2008-02-078-22/+56
* Sorry, forgot to check this intobigun2008-02-071-0/+47
* fixed the configure stuff though it needs some further adjustmentstobigun2008-02-063-43/+28
* Added autogen.sh on recomendation of Fredz.jaybinks2008-02-051-0/+1
* mapping of keypad-enter to the return-key (for jonaspaulo and his dead key)tobigun2008-02-051-1053/+1057
* this is not needed anymore, it will be created by autoconftobigun2008-02-051-69/+0