aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* updated configure stufftobigun2008-02-053-115/+191
* bugfix: ResetSingTemp prevented a song from being played twice ("File not fou...tobigun2008-02-051-0/+2
* bugfix to get the editor working again. Path and FileName have not been set.tobigun2008-02-052-2180/+2178
* cleanuptobigun2008-02-051-16/+14
* General:tobigun2008-02-0539-4684/+4771
* Added a SafeWriteLn()-function to support thread-safe console-output.tobigun2008-02-051-278/+364
* updated to use the new UConfig.pastobigun2008-02-051-20/+22
* Changed Delphi-define to MSWINDOWS (works in FPC too)tobigun2008-02-051-1/+1
* - DirWatch-support with FPC (windows only)tobigun2008-02-056-839/+848
* Made this FPC (for windows) compatibletobigun2008-02-051-1/+13
* Sorry, must be UseProjectM_1_0_PLUS nowtobigun2008-02-051-1/+1