aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-08-10remap F1 to F5 for comi so people don't get the broken in game menuJonathan Gray
2003-08-08remove GF_LOOMJonathan Gray
2003-08-08remove debug printfJonathan Gray
2003-08-08Fixed type mismatch warningJamieson Christian
2003-08-08Added missing break after caseJamieson Christian
2003-08-07work around odd cases with odd lens for 16 bit audio dataMax Horn
2003-08-07Fix for Bug [780924] IMUSE: Pitchbend isn't reset when changing tracksJamieson Christian
2003-08-07This seems to be no more usedChris Apers
2003-08-07In fact, Nicolas, this is no more needed :)Chris Apers
2003-08-06Remove old tweak that can break the music when restoring now ... Chris, you s...Nicolas Bacca
2003-08-06Upgraded IMuse::doCommand() to support more than 8 parameters.Jamieson Christian
2003-08-06Tweaked debugger output to avoid wrapping, esp.Jamieson Christian
2003-08-06Fix for Bug [780918] SAM: Music stops at BumpusvilleJamieson Christian
2003-08-06remove obsolete warning for non-22050 Vorbis filesMax Horn
2003-08-06get rid of GF_INDY3 again, and also remove GID_INDY3_256 and GID_INDY3_TOWNSMax Horn
2003-08-06Remove unneeded double bracketsTravis Howell
2003-08-06Add GF_LOOM feature flag for loom games to reduce checks.Travis Howell
2003-08-06Add GF_INDY3 feature flag for indy3 games to reduce checksTravis Howell
2003-08-06snmidemo is adlin resources only, other than intro.Travis Howell
2003-08-06Reverted too muchTravis Howell
2003-08-05getting rid of g_mixer; removing lots of whitespaceMax Horn
2003-08-05another tab completion fix by wjpMax Horn
2003-08-05fix for debugger tab completion (thanks wjp)Max Horn
2003-08-05fix warning, cleanup codeMax Horn
2003-08-05added support for output sample rates > 32767 (still limited to a max of 6553...Max Horn
2003-08-05cleanupMax Horn
2003-08-05Make prepositions workJames Brown
2003-08-05fix warning / whitespaceMax Horn
2003-08-05Forgot some V1 prep codeJames Brown
2003-08-05V1 preposition support, but broken.James Brown
2003-08-05RevertTravis Howell
2003-08-05This sam and max demo includes midi tracksTravis Howell
2003-08-05removed obsolete FIXMEMax Horn
2003-08-05fixed VAR_TALKSTOP_KEY for V7 games (descumm6.cpp had it right all the time :-)Max Horn
2003-08-05Humongous Games should use native midi drivers if available, since music reso...Travis Howell
2003-08-05nuke old resource againTravis Howell
2003-08-05Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ...Travis Howell
2003-08-03fix warningMax Horn
2003-08-03removed obsolete warningMax Horn
2003-08-03o5_getStringWidth was missing getResultPos() (thanks to _Q for pointing this ...Max Horn
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-08-01indention fix (so the code adheres to our indention rules)Max Horn
2003-08-01enable partial looping: However this is *completely* untested since I have no...Max Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-08-01more descriptive title for mac ft demoJonathan Gray
2003-07-31added support for FT mac demoMax Horn
2003-07-31revamped MP3/Vorbis CD 'emulation' code to use a PlayingSoundHandle -> this a...Max Horn
2003-07-31spelling (bug #781028)Max Horn
2003-07-31cleanup for some comments & indentionMax Horn
2003-07-31back disable warnings into stdafx.h, vc6 is lack of warnings supportPaweł Kołodziejski