aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-07-20improved stampObject opcode for FT mine field, still layers? problemPaweł Kołodziejski
2003-07-20some changes for stampObject opcode to be more similiar dissassemblyPaweł Kołodziejski
2003-07-20fixed regression caused by mePaweł Kołodziejski
2003-07-20fixed warningsPaweł Kołodziejski
2003-07-20Revert my bad codeTravis Howell
2003-07-20fix for bug #758542Max Horn
2003-07-20typoMax Horn
2003-07-20merged checkKeyHit/convertKeysToClicks/getKeyInput into processKbd - their se...Max Horn
2003-07-19moved up code for v1 setActorPalette funcPaweł Kołodziejski
2003-07-19moved some functions out of scummvm.cpp into more appropriate files; rearrang...Max Horn
2003-07-19updated opcode "Actor Set Color" in o2_ActorSet func, it's based on dissassem...Paweł Kołodziejski
2003-07-19Small update to Amogs sfx support for indy3/loom, patch #771355Travis Howell
2003-07-19added vc7 files and fixed warnings. vc6 is no longer supported by mePaweł Kołodziejski
2003-07-19typoMax Horn
2003-07-19Ignore me, I'm a carrot.James Brown
2003-07-19Restore size hack properlyJames Brown
2003-07-19Change back to warningTravis Howell
2003-07-19Another fix from HibernatusTravis Howell
2003-07-19More fix from HibernatusTravis Howell
2003-07-18Fix recursive calls of object scripts. In V2 for each object two scriptJochen Hoenicke
2003-07-18Another fix from HibernatusTravis Howell
2003-07-18Add 22KHz sounds effect support for fm towns games, patch #773434Travis Howell
2003-07-18Add Indy3 FM Towns support, patch #773434Travis Howell
2003-07-17Fix from HibernatusTravis Howell
2003-07-17Revert part of last changes.Travis Howell
2003-07-17OoopsTravis Howell
2003-07-17Make the Amiga option costumes/palette only again.Travis Howell
2003-07-17Fix Amiga paletteTravis Howell
2003-07-16some commentsMax Horn
2003-07-15proper fix for the small regression caused by my COMI fix last night; this al...Max Horn
2003-07-15oops, this was a serious bug: message referred to buf_output (and was used by...Max Horn
2003-07-15factored out some duplicate code into a new method translateTextAndPlaySpeech...Max Horn
2003-07-15temporary fix for bug #771562, I am working on a proper one nowMax Horn
2003-07-15fix for bug #771803Max Horn
2003-07-15Workaround for bug #770724Max Horn
2003-07-15fix for bug #771734Max Horn
2003-07-15Fix for Bug [766851] ALL: MIDI fragment repeats after close upsJamieson Christian
2003-07-15start of some segacd specific helpJonathan Gray
2003-07-15Remove warning in simonTravis Howell
2003-07-15replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...Max Horn
2003-07-15put GID_MONKEY_SEGA in the correct place (has a micd/mi2 style interface)Jonathan Gray
2003-07-15Patch #771154 (ZAK: yet another doSentence fix); this should fix bug #752293Max Horn
2003-07-15Patch #768260: Help Dialog Update (with some tweaks by me to make the dialog ...Max Horn
2003-07-14temporarily changed this to an error to help track down what is causing the s...Max Horn
2003-07-14reduced duplicate codeMax Horn
2003-07-14fix for bug #769744 (COMI: Trying to append to a nonexistant stream)Max Horn
2003-07-14Compares in V2 are unsigned (at least in Zak).Jochen Hoenicke
2003-07-14fixed up c64_ignorePakCols (it's still a hack and not working properly, but a...Max Horn
2003-07-14proper fix for V1/Zak (and maybe V1/MM, too?) ActorSet-ColorMax Horn
2003-07-14this hack isn't necessary anymore (at least I found no cases where it would b...Max Horn