aboutsummaryrefslogtreecommitdiff
path: root/scumm/actor.h
AgeCommit message (Expand)Author
2003-05-05renamed XYFactor/YXFactor to XYFactor, YXFactor/deltaYFactor (they denote how...Max Horn
2003-04-20Pedantic stats-boosting typo fix :)James Brown
2003-03-08new constant MF_FROZEN; fixed actor unfreeze codeMax Horn
2003-03-07fixed some more valgrind warningsMax Horn
2003-03-07properly init Actor objects instead of one big evil hackish memset...Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanupPaweł Kołodziejski
2003-01-26Patch 671701: SO_TALK_FREQUENCYJames Brown
2003-01-26LCA03 sync: Modified version of the untrap patch, debuggerJames Brown
2003-01-06some chore/limb related codeMax Horn
2003-01-01moved Scumm::faceActorToObj to Actor::faceToObject; moved various functions i...Max Horn
2002-12-25moved CharsetRendere into its own header/source file; changed Scumm::_charset...Max Horn
2002-12-23renamed new_1, new_2, new_3 in class ActorMax Horn
2002-12-15disable actor dir intepolation for V7 games - it interfers with walk scripts;...Max Horn
2002-12-08Patch #650085: Make saveload system extensibleMax Horn
2002-11-10increasing actor palette to 256Paweł Kołodziejski
2002-10-23Actor::frame is never set, this should be researchedMax Horn
2002-10-22added FIXMEMax Horn
2002-09-19based on my findings for guifont, I changed string.cpp to read the char width...Max Horn
2002-08-21Initial revisionMax Horn