aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-27fixed scalers on systems which do not use 555 but 565 output surfacesMax Horn
2002-04-27Makefile.mingw now uses Makefile.common, tooMax Horn
2002-04-27converted tabs to spaces (not on all systems are tabs=8 spaces!); spelling; a...Max Horn
2002-04-27no need for ncursesMax Horn
2002-04-27added the ability to add an extension to executables (like scummvm vs. scummv...Max Horn
2002-04-27MP3 CD tracks should now be working properly.Lionel Ulmer
2002-04-27Remove getpid() debug calls from mixer.cpp - not all platforms support thisJames Brown
2002-04-27Add autosave support, fix sm and max midi.James Brown
2002-04-26allow spaces after various command line options and their valuesMax Horn
2002-04-26removed the unused destroy() methods; using 'delete this' issn't nice anyway <g>Max Horn
2002-04-26Fixed race conditions in the sound code (where a sound could beLionel Ulmer
2002-04-26Fix for the DOTTDEMO memory overwrite crash that happened at least on MorphOSRuediger Hanke
2002-04-26Remove useless debug code.Lionel Ulmer
2002-04-26Fixed one memory overwrite problem in MP3-CD support. First pass atLionel Ulmer
2002-04-26Added 'MAC ' subtype of 'SOU ', used in MacOS variants of some games, and con...Max Horn
2002-04-26Remove unused file from the Makefile.x11.Lionel Ulmer
2002-04-26Add enhanced debugging patch.James Brown
2002-04-26Fix 'monkey' target.James Brown
2002-04-26Slightly revised Makefiles, now share common stuff in Makefile.common; added ...Max Horn
2002-04-26Made compiler happy about newline at file endMax Horn
2002-04-26added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio (Mac...Max Horn
2002-04-26small fix to allow SDL version to work properly on Mac OS XMax Horn
2002-04-26Update BeOS project fileJames Brown
2002-04-26Fix screen corruption after shaking.James Brown
2002-04-26Remove alt-enter on unix note: It works on SDL/Win32 now tooJames Brown
2002-04-26Commit MI1/Indy4/etc crash fix :)James Brown
2002-04-25Fixed insane palette. Slowed down insane playback (need to find a better way)Vincent Hamm
2002-04-25Implemented a few new functions. Now you can control the crane in Full ThrottleVincent Hamm
2002-04-25Update debian package.James Brown
2002-04-25Fix MI1 floppy scaling, and update readme.James Brown
2002-04-25Apply patch to add 'monkeyvga' target for MI1 Floppy.James Brown
2002-04-24Added beginning of (hacky) hardware scaling for the X11 port ofLionel Ulmer
2002-04-24Added the create_thread function.Lionel Ulmer
2002-04-24Fixed transition effects in non V7 gamesVincent Hamm
2002-04-24Update manpage slightly.James Brown
2002-04-24Quick fix to ft's fuel tower bugVincent Hamm
2002-04-24Remove old FixMe. This fixes Zak256 verbs not showing.James Brown
2002-04-24Add new Scale mode. Thanks Gregory Montoir.James Brown
2002-04-24Fix MI1 CD Music, I hope.James Brown
2002-04-24Fix Indy4/MI2 crash due to VirtScroll code.James Brown
2002-04-23Major V7 update with vertical scrolling. Added a few scumm vars related to sc...Vincent Hamm
2002-04-23Quick patch to allow space between -p - Also remove compiler warningJames Brown
2002-04-23Remove warning from file.James Brown
2002-04-23LGPL'ed FMOpl from AdPlug.James Brown
2002-04-23Replace FMOpl with LGPL'ed version from AdPlugJames Brown
2002-04-23Another akos codec 5 fixVincent Hamm
2002-04-23Removed mp3_cd referenceNicolas Bacca
2002-04-23Forgot to remove themNicolas Bacca
2002-04-23Skip dialogue with skip button, fixed hardware keys but the right clickNicolas Bacca
2002-04-22Made great progress with the akos codec 5. Placement is now correct but still...Vincent Hamm