aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-07-06added comment for missing puttputt actor opcodePaweł Kołodziejski
2003-07-06added GID_PUTTPUTT game id for puttputt games to prevent use samnmax hacksPaweł Kołodziejski
2003-07-06added stub opcode 218 for o6_actorOps()Paweł Kołodziejski
2003-07-06add support for MRAW/dmu files in 3DO humongous games, has the overlapping mu...Jonathan Gray
2003-07-06recognise FMUS blcoks from 3DO humongous games and print out some debug info ...Jonathan Gray
2003-07-06the amiga check should be separate since the big FIXME comment does not apply...Max Horn
2003-07-06correct palette on amiga version of mi, from HibernatusJonathan Gray
2003-07-06Add back change that got lost on last two commitsTravis Howell
2003-07-06zak256 sound updates from HibernatusTravis Howell
2003-07-06More fixes from HibernatusTravis Howell
2003-07-06Add support for Amiga version of Monkey Island 1Travis Howell
2003-07-06Add change from HibernatusTravis Howell
2003-07-06increased SmushMixer stream size to 500K, this seems to help in Fullthrottle....Max Horn
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, n...Max Horn
2003-07-05Attempt some more V1 costume work. Not that it helps yet.James Brown
2003-07-05Note spare strings in the custom string resource table.James Brown
2003-07-05Update about dialog. Will somebody please move the About dialog to Common so ...James Brown
2003-07-05Put check it right placeTravis Howell
2003-07-05make f5 menu work in > v2 16 colour gamesJonathan Gray
2003-07-05DonTravis Howell
2003-07-04Insert preliminary Zak256 sound looping support. It's not perfect, as some Za...James Brown
2003-07-04fixed two leaksMax Horn
2003-07-04oopsMax Horn
2003-07-04added some very limited support for Mac Loom (text is now properly centered a...Max Horn
2003-07-04fixed warning regarding overloaded virtual methodsMax Horn
2003-07-03rewrote desaturatePalette using integer arithmetics onlyMax Horn
2003-07-03constMax Horn
2003-07-03const correctnessMax Horn
2003-07-03code transformation on setScaleItem: this shows that rtScaleTable's are actua...Max Horn
2003-07-02fix for bug #753840 (actor placement in V2 games)Max Horn
2003-07-02fix o2_loadRoomWithEgo regression (this bug was uncovered by my previous adju...Max Horn
2003-07-02removed #include "boxes.h" from scumm.h; cleaned up AdjustBoxResult definiti...Max Horn
2003-07-02cleaned up the actor ordering code a bit - it should be now somewhat clearer ...Max Horn
2003-07-02fix for bug #752865: MM: Man-Eating Plant is invisibleMax Horn
2003-07-02more cleanupMax Horn
2003-07-02100 KB instead of 2 MB audio buffer should be sufficientMax Horn
2003-07-02oopsMax Horn
2003-07-02cleanupMax Horn
2003-07-02possible fix for bug #763714: DIG: 'Trying to append to a nonexistant stream 0'Max Horn
2003-07-02_talkChannel can legally be 0, tooMax Horn
2003-07-01fix for the 'invalid seeks' that sometimes occured at the end of smush playba...Max Horn
2003-07-01only adjust gdi._mask if _charset->_hasMask is set to trueMax Horn
2003-07-01fix for when we scroll while text is being displayed (text used to leave trac...Max Horn
2003-07-01Fix for bug #763709: DIG: Recent walk regressionMax Horn
2003-07-01Fix for bug #743041: ZAK256: wrong color in costume (intro). Thanks to Hibern...Max Horn
2003-07-01Add a few more actor debugger subcommands, and correct V2 coordinate translat...James Brown
2003-06-30partially implemented the Audio CD query opcode in Zak256 (see bug #762589); ...Max Horn
2003-06-30Fixes as per bug #762593 (Zak256 Audio CD handling); some cleanup (e.g. renam...Max Horn
2003-06-30this FIXME is obsoleted by my recent fix for getMaskFromBoxMax Horn
2003-06-30fix for bug #755899 (thanks Hibernatus)Max Horn