Commit Graph

17 Commits

Author SHA1 Message Date
Travis Howell
3180834549 Add skipLimb actor var, which is used by puttmoon.
Use forceClip for actorOps case 218, since it should have same effect.

svn-id: r12340
2004-01-12 14:09:39 +00:00
Max Horn
033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Max Horn
a469559d13 added Actor::getElevation and Actor::setElevation; cleaned up costume API a bit; some minor cleanup/tweaks
svn-id: r12160
2004-01-05 16:19:14 +00:00
Max Horn
d7660a2662 introduced namespace Scumm; made #include statements use scumm/ prefix explicitly
svn-id: r10571
2003-10-03 18:33:57 +00:00
Max Horn
3f55f2669d renamed class Scumm to ScummEngine (consisten with other engine names; also makes room for a potential 'Scumm' namespace)
svn-id: r10549
2003-10-02 22:42:03 +00:00
Max Horn
0df319e952 #include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
svn-id: r9359
2003-08-01 12:21:04 +00:00
Max Horn
07bd98b27f move V1_ignorePakCols to CostumeRenderer (it makes absolutely no sense to keep it in BaseCostumeRenderer), and renamed it to c64_ignorePakCols to avoid confusion (V1 in the context of costumes means the original costume format, as opposed to AKOS; and *not* the scumm version); added FIXME to cost_decodeData (have my doubts about it being correct)
svn-id: r8852
2003-07-08 10:49:13 +00:00
James Brown
04abb69a84 Attempt some more V1 costume work. Not that it helps yet.
svn-id: r8773
2003-07-05 11:45:18 +00:00
Bertrand Augereau
3bbaa8edb5 converted from struc to class and added a function to update _numStrips, needed since we don't reinstantiate BCR all the time anymore
svn-id: r8308
2003-06-05 02:46:08 +00:00
Max Horn
d8844871f5 cleanup
svn-id: r8109
2003-05-29 17:14:47 +00:00
Max Horn
c62c448a35 more costuem code merging
svn-id: r8088
2003-05-29 10:31:05 +00:00
Max Horn
0a6daf767f more costume/akos changes
svn-id: r8074
2003-05-29 02:46:06 +00:00
Max Horn
59acd18cee they are getting more and more similar :-)
svn-id: r8073
2003-05-29 02:14:31 +00:00
Max Horn
52723beaf0 some more akos/old costume code unification, and cleanup
svn-id: r8060
2003-05-28 21:08:56 +00:00
Max Horn
676dba826d fixed actor positions in Indy3EGA
svn-id: r7086
2003-04-23 08:26:54 +00:00
Paweł Kołodziejski
aa3766018f updated copyrights headers
svn-id: r6726
2003-03-06 21:46:56 +00:00
Max Horn
eaf2e1a313 more akos/costume merging
svn-id: r6352
2003-01-07 17:35:20 +00:00