aboutsummaryrefslogtreecommitdiff
path: root/scumm/costume.cpp
AgeCommit message (Expand)Author
2003-06-25more const qualifiersMax Horn
2003-06-19again fix for v1 costume headerPaweł Kołodziejski
2003-06-19converted scale table to hex (looks a bit nicer and makes it easier to see th...Max Horn
2003-06-19fixed costume header for v1Paweł Kołodziejski
2003-06-19fix for len variable in v1 costume codecPaweł Kołodziejski
2003-06-19fixed warning (but the code is definitely incorrect ;-)Max Horn
2003-06-19added initial form of v1 costume codec (NOT WORKING, i think)Paweł Kołodziejski
2003-06-07some changes for v1 costumesPaweł Kołodziejski
2003-06-07replaced GF_AFTER with _versionMax Horn
2003-06-06hook for V2 costumes (based on a brief glimpse at the costume resources; howe...Max Horn
2003-06-01Enabled walk sounds in Indy3EGA/ZakEGA; cleanup (bug #747068)Max Horn
2003-06-01added a getMaskBuffer method (makes it easier to read some of the code); merg...Max Horn
2003-06-01same change as in the old costume code: just always maskMax Horn
2003-05-31Amiga specific code is only require for Amiga versions of indy4 and monkey2Travis Howell
2003-05-30more costume cleanup. soone we should be able to merger AKOS codec1 and the o...Max Horn
2003-05-30fix The Dig 'hang' regressionMax Horn
2003-05-29cleanup; fixed crashes that occured when an actor was drawn partly offscreenMax Horn
2003-05-29merged all AKOS codec 1 decoders into oneMax Horn
2003-05-29more costume cleanup; fixed small regression I introduced (copy & paste, sigh)Max Horn
2003-05-29more costuem code mergingMax Horn
2003-05-29more costume cleanupMax Horn
2003-05-29more costume/akos changesMax Horn
2003-05-29they are getting more and more similar :-)Max Horn
2003-05-29cleanupMax Horn
2003-05-28some more akos/old costume code unification, and cleanupMax Horn
2003-05-18Patch #738859: Experimental costume.cpp cleanupMax Horn
2003-05-13NUM_ACTORS -> _numActors (for consistency)Max Horn
2003-05-13cleanupMax Horn
2003-05-12fixed another VC warningMax Horn
2003-05-12modified akos / 'old' costume (charset) masking code to a) match each other; ...Max Horn
2003-05-10renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH...Max Horn
2003-05-08init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...Max Horn
2003-05-03Patch #730800: EGA LOOM: Hack to fix palette problem (also helps MonkeyEGA)Max Horn
2003-05-03seems to be the right thing to do...Jonathan Gray
2003-04-25fixed warning under VC6Paweł Kołodziejski
2003-04-23renamed unk19 to startScaleIndexXMax Horn
2003-04-22huh? anyway, now it works much better already in indy3egaMax Horn
2003-04-22added FIXME comment (aquadran, comments?)Max Horn
2003-04-22some fixes for the indy3ega (and other OLD_BUNDLE?) costumes; still don't dis...Max Horn
2003-04-22corrections for setting actor palettePaweł Kołodziejski
2003-04-22cleanup; small fix for GF_OLD256 games; also the head hack for indy3 is not n...Max Horn
2003-04-19fix for pass (revert changes)Paweł Kołodziejski
2003-04-19ignorePakCols, should be used for ega games, why not for amiga? i don't see d...Paweł Kołodziejski
2003-04-16fixed actor palette for nonblocked gamesPaweł Kołodziejski
2003-04-16a little fix for costumes, still wrongPaweł Kołodziejski
2003-04-14changes in costumes offsets, still wrongPaweł Kołodziejski
2003-04-13fix stupid bugPaweł Kołodziejski
2003-04-13handle old_bundle offsets for costume code, still wrongPaweł Kołodziejski
2003-04-12oopsMax Horn
2003-04-12fixed costume code for OLD_BUNDLE (but boy, this is hackish... we rather shou...Max Horn