aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-11Do waveout audio on win32, to allow cooperative sound. SDLs 'dsound' driverJames Brown
2002-05-11FIXME to re-enable F5 under zak256 until we support the ingame save/load dialogJames Brown
2002-05-11fixed Indy 4 crash with a hackMax Horn
2002-05-11Add paramless 'r' debug command to show the current room.James Brown
2002-05-11Zak256 walkbox locking fixesJames Brown
2002-05-11Zak walkbox locking fixes.James Brown
2002-05-11once more changed the face direction calculation; allows to remove MI2 bridge...Max Horn
2002-05-11Fix loom sound when using COMPRESSED_SOUND_FILE.James Brown
2002-05-10one more direction 'fix', getting rid of one FIXME hack for Indy 4Max Horn
2002-05-10rewrote many_direction_tab a bit to make it clearer where that values come fromMax Horn
2002-05-10added FIXME commentMax Horn
2002-05-10Update sam and max buglistJames Brown
2002-05-10Impliment what we call 'random guesses' for Sam and Max iMUSEJames Brown
2002-05-10Two fixmes - one for iMUSE bug in Sam and Max, the other for MI1VGA scalingPaweł Kołodziejski
2002-05-10- removed wrapper script, re-added missing debian files (ooops!), added a REA...Bastien Nocera
2002-05-10- use the SF bug tracker instead of mailing me directlyBastien Nocera
2002-05-10- removed the old debian files, added new more correct ones, can be used to g...Bastien Nocera
2002-05-10Check gameID for Zak TV fixJames Brown
2002-05-10jah rocks, removing Vortex bug from readmeJames Brown
2002-05-10Fix mystery vortex freeze.James Brown
2002-05-10use normalizeAngle; use MF_NEW_LEG/MF_IN_LEG/MF_TURN/MF_LAST_LEG instead of 1...Max Horn
2002-05-10a little commentMax Horn
2002-05-10once more palatte fix for 'simple scalers'Max Horn
2002-05-10renamed fixActorDirection to setActorDirection; fixed a bug causing wrong act...Max Horn
2002-05-09Fix somebodys silly mistake for box scaling :)James Brown
2002-05-09fixed stupid bug in my optimized mouse codeMax Horn
2002-05-09fix for #553206 (Palette latencies)Max Horn
2002-05-09Fix odd Sam and Max iMUSE crash. Thread syncronisation bug?James Brown
2002-05-09fixed redraw bug in SDL backendMax Horn
2002-05-09added .cvsignore fileMax Horn
2002-05-09Simplified CD audio codeRuediger Hanke
2002-05-09Support for display sizes other than 320x200Ruediger Hanke
2002-05-09sigh ... Dig sound endian fix second tryRuediger Hanke
2002-05-09Revert incorrect endian fixes.James Brown
2002-05-08Big endian fixesRuediger Hanke
2002-05-08Update startup optionsRuediger Hanke
2002-05-08Remove 373 type conversion warningsJames Brown
2002-05-08Hacked away some code from Timidity to support 'Pitch wheel'. The DOTTLionel Ulmer
2002-05-08Add oldRoomEffect needed for Zak256 endingJames Brown
2002-05-08Do not forget the UNIX_X11 driver :-)Lionel Ulmer
2002-05-08Update documentation regarding Zak and MIDIEMU.James Brown
2002-05-08Fix next to last Zak bugs.James Brown
2002-05-08Remove the setting of 'adlib_mode' to _RYTHM value (did for testing).Lionel Ulmer
2002-05-08Fixed the 'myinsbank' init (to not read memory that it shouldLionel Ulmer
2002-05-08Fix a mistake in the resource loader.James Brown
2002-05-08Fix more warnings.James Brown
2002-05-08Fix compile warnings.James Brown
2002-05-08Add possible code for Modulation/Sustain to Emulated Midi DriverJames Brown
2002-05-08Major cleanup of fmopl, and change incorrect uint32 typecasting.James Brown
2002-05-08made most stuff in gui class protected, as it should be; moved internal defin...Max Horn