aboutsummaryrefslogtreecommitdiffstats
path: root/Game (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-02-13small modification to the jaybinks2-24/+23
2008-02-13added USNG Song path , so we can use songs that a USNG install may have.jaybinks1-886/+893
2008-02-12builds nice... and builds deb also that runs / works ..jaybinks4-10/+28
2008-02-12changed InitializeSound to be responsive to failed module initializations, jaybinks1-14/+39
2008-02-12Updated the autoconf/Makefile stufftobigun3-57/+170
2008-02-12UVisualizer uses the system dependant default game-path nowtobigun2-9/+30
2008-02-08added yum install linejaybinks1-22/+7
2008-02-07- removed the gtk2 detection (it is just necessary if we want to use lazjpeg ...tobigun3-4/+6
2008-02-07made some adaptions to be more portable.tobigun2-52/+112
2008-02-07SWScale will only be used if FFMpeg is available (this should be the standard...tobigun3-11/+24
2008-02-07Audio output working againtobigun3-9/+1
2008-02-07compatibility with the current svn-versiontobigun8-22/+56
2008-02-07Sorry, forgot to check this intobigun1-0/+47
2008-02-06fixed the configure stuff though it needs some further adjustmentstobigun3-43/+28
2008-02-05Added autogen.sh on recomendation of Fredz.jaybinks1-0/+1
2008-02-05mapping of keypad-enter to the return-key (for jonaspaulo and his dead key)tobigun1-1053/+1057
2008-02-05this is not needed anymore, it will be created by autoconftobigun1-69/+0
2008-02-05updated configure stufftobigun3-115/+191
2008-02-05bugfix: ResetSingTemp prevented a song from being played twice ("File not fou...tobigun1-0/+2
2008-02-05bugfix to get the editor working again. Path and FileName have not been set.tobigun2-2180/+2178
2008-02-05cleanuptobigun1-16/+14
2008-02-05General:tobigun39-4684/+4771
2008-02-05Added a SafeWriteLn()-function to support thread-safe console-output.tobigun1-278/+364
2008-02-05updated to use the new UConfig.pastobigun1-20/+22
2008-02-05Changed Delphi-define to MSWINDOWS (works in FPC too)tobigun1-1/+1
2008-02-05- DirWatch-support with FPC (windows only)tobigun6-839/+848
2008-02-05Made this FPC (for windows) compatibletobigun1-1/+13
2008-02-05Sorry, must be UseProjectM_1_0_PLUS nowtobigun1-1/+1
2008-02-05New switches.inc layouttobigun3-142/+193
2008-02-05config-file for MacOSX. tobigun1-0/+70