aboutsummaryrefslogtreecommitdiff
path: root/scumm/base-costume.cpp
AgeCommit message (Expand)Author
2004-08-16Fix regression in HE gamesTravis Howell
2004-08-14Modified VirtScreen to inherit from Graphics::Surface, and added getPixels()/...Max Horn
2004-08-11Add part of suggested cleanup to remove extra variable.Travis Howell
2004-06-29Rename varTravis Howell
2004-06-29Fix actorOps case 218/9 in HE gamesTravis Howell
2004-01-06updated copyright noticeMax Horn
2004-01-05added Actor::getElevation and Actor::setElevation; cleaned up costume API a b...Max Horn
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-07-13C64 costumes work now enough to be recognizableMax Horn
2003-07-13fix x/y limb offsets and transparancy with C64 costume rendererMax Horn
2003-07-08made ignorePakCols exactly match CostumeRenderer::proc3 to make comparisions ...Max Horn
2003-07-08costume code cleanup & some more C64 tweaksMax Horn
2003-07-08move V1_ignorePakCols to CostumeRenderer (it makes absolutely no sense to kee...Max Horn
2003-07-05Attempt some more V1 costume work. Not that it helps yet.James Brown
2003-05-29Fxi win32 compileTravis Howell
2003-05-29more costuem code mergingMax Horn