aboutsummaryrefslogtreecommitdiff
path: root/scumm/costume.cpp
AgeCommit message (Expand)Author
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
2003-04-08changed range from GF_OLD256 to GF_AFTER_V3Paweł Kołodziejski
2003-04-07fixed reading Loom index file, and handle gfx for 16 colors gamesPaweł Kołodziejski
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanupPaweł Kołodziejski
2003-01-14Patch 667613: Extend gfxUsageBits[]James Brown
2003-01-07more akos/costume mergingMax Horn
2003-01-05started unifying code in akos.cpp and costume.cppMax Horn
2002-11-19Patch #639699: SAM: Fix for graphics glitchMax Horn
2002-10-24changed number strips to dynamic and increased arrays tdirty and bdirty to 80Paweł Kołodziejski
2002-09-21more warning fixesMax Horn
2002-09-01fixes to resolutionsPaweł Kołodziejski
2002-08-31fixed with new costumePaweł Kołodziejski
2002-08-31changed resolution values from static to dynamic, I hope I don't break somethingPaweł Kołodziejski
2002-08-29sound system cleanupMax Horn
2002-08-24fixed some warningsMax Horn
2002-08-21Initial revisionMax Horn