aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-11-10deprecated adj. Said of a program or feature that is consideredJoost Peters
2003-11-10added subopcode commentsPaweł Kołodziejski
2003-11-10changed opcode name to actorOpsPaweł Kołodziejski
2003-11-10renamed back to o6_ifclassofif and extended names for dim opcodesPaweł Kołodziejski
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-11-10mark zak256 as a depreciated target, zakTowns will be used in future to be mo...Jonathan Gray
2003-11-10cleanup / some warnings (I'd like to know if and where those opcodes are used)Max Horn
2003-11-10renamed opcode and added sobopcode commentsPaweł Kołodziejski
2003-11-09comment out all the targets for newer humongous games until they start doing ...Jonathan Gray
2003-11-09renamed some opcodes and added sobopcode commentsPaweł Kołodziejski
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-08Add missing opcode needed for Spanish version (And maybe others?) of Full Thr...Travis Howell
2003-11-07fix invalid typo fixes ;-) (BTW did anybody get comit mails for khalek's chan...Max Horn
2003-11-07more spelling fixesJonathan Gray
2003-11-05fix bug #835953: Typo in key shortcut listMax Horn
2003-11-05made menu buttons wider (looks nicer, IMO)Max Horn
2003-11-05fix for bug #836418 (Crash when saving with blank name): GUI now uses a defau...Max Horn
2003-11-05check name we are trying to save with isn't null, still needs to be looked at...Jonathan Gray
2003-11-03oops this wasn't meant to be thereMax Horn
2003-11-03remade the in-game GUI/menuMax Horn
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
2003-11-03allow the towns version of loom to do something besides incorrectly error out...Jonathan Gray
2003-11-03Look for towns font rom in game directory then current directory instead of j...Jonathan Gray
2003-11-03added built-in label for SliderWidgetMax Horn
2003-11-02introduced common base class GuiObject for Dialog/Widget -> step towards maki...Max Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01amiga checkbox is pointless in the in-game settings dialog (you should set th...Max Horn
2003-11-01modified MessageDialog to allow for custom button textsMax Horn
2003-11-01cleanup: new MessageDialog subclass TimedMessageDialogMax Horn
2003-11-01get rid of ScummGameSettings::detectnameMax Horn
2003-11-01cleanupMax Horn
2003-11-01Patch #820010: Support Kanji versionMax Horn
2003-11-01possible fix for bug #833854 - I rechecked the assembly, there actually is a ...Max Horn
2003-10-29Revert since it still doesn't work right, last change stop messages about nee...Travis Howell
2003-10-29Hopefully right this time, last change caused a cheat (Free air travel)Travis Howell
2003-10-29Add copy protection bypass for Zak McKracken (EGA) since there was no check i...Travis Howell
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-27Fixed bug #830772, I hope.Torbjörn Andersson
2003-10-26factor out common debugger codeMax Horn
2003-10-26cleanupMax Horn
2003-10-26Use #if USE_CONSOLE instead of #ifdef USE_CONSOLE since that's how we doTorbjörn Andersson
2003-10-26workaround for bug #820357 (FOA: Talk to Sophia -> Atlantis/Great Machine = c...Max Horn
2003-10-20Restrict Maniac demo mode to V1 Maniac.Travis Howell
2003-10-20cumm V1-2 doesn't use textslots, checked against V1 Maniac, V2 Zak disasm.Travis Howell
2003-10-18We proudly present the latest installment of our hit series 'Untangle the mes...Max Horn
2003-10-17moved game detection code out to the pluginsMax Horn
2003-10-17patch #823031: Support Russian Full ThrottleMax Horn
2003-10-17Another fix for Bug [817871] re hanging notes onJamieson Christian
2003-10-17cleanupMax Horn
2003-10-17Added trace output for IMuse doCommand codes that we're not sureJamieson Christian