index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scumm
/
base-costume.h
Age
Commit message (
Expand
)
Author
2005-05-15
Renamed costume scale tables; merged the old costume renderer's scale table w...
Max Horn
2005-03-28
Always check hasManyDirections for AKOS costumes -- this could cause regressi...
Max Horn
2005-03-27
More costume code restructuring
Max Horn
2005-03-27
Started to overhaul the costume infrastructure a bit, properly separating the...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-11-25
Turn the v1 member in the costume renderers into a function local object (use...
Max Horn
2004-10-12
Rename vars
Travis Howell
2004-10-12
Rename var
Travis Howell
2004-10-09
Fix for bug #1042802 (DIG: Graphics glitch when scrolling) -- the fix is to p...
Max Horn
2004-10-04
Add actor transparency var for HE99 games.
Travis Howell
2004-09-30
constness
Gregory Montoir
2004-09-24
Use Gdi::_numStrips in costume code (this allows us to be more flexible in ho...
Max Horn
2004-09-24
More V7_SMOOTH_SCROLLING_HACK related fixes
Max Horn
2004-09-08
some AKOS tweaks for HE72/80
Gregory Montoir
2004-09-04
Add actor cliping override for HE games.
Travis Howell
2004-08-29
Add a few akos codes
Travis Howell
2004-08-11
Add part of suggested cleanup to remove extra variable.
Travis Howell
2004-08-08
Patch #1003866 (SCUMM: New text rendering code (fixes various bugs))
Max Horn
2004-06-29
Rename var
Travis Howell
2004-06-29
Fix actorOps case 218/9 in HE games
Travis Howell
2004-04-04
Fix signedness issue (lead to incorred address computations on 64 bit machines)
Max Horn
2004-01-12
Add skipLimb actor var, which is used by puttmoon.
Travis Howell
2004-01-06
updated copyright notice
Max Horn
2004-01-05
added Actor::getElevation and Actor::setElevation; cleaned up costume API a b...
Max Horn
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-10-02
renamed class Scumm to ScummEngine (consisten with other engine names; also m...
Max Horn
2003-08-01
#include cleanup (explicityl specify the location for headers from common/, s...
Max Horn
2003-07-08
move V1_ignorePakCols to CostumeRenderer (it makes absolutely no sense to kee...
Max Horn
2003-07-05
Attempt some more V1 costume work. Not that it helps yet.
James Brown
2003-06-05
converted from struc to class and added a function to update _numStrips, need...
Bertrand Augereau
2003-05-29
cleanup
Max Horn
2003-05-29
more costuem code merging
Max Horn
2003-05-29
more costume/akos changes
Max Horn
2003-05-29
they are getting more and more similar :-)
Max Horn
2003-05-28
some more akos/old costume code unification, and cleanup
Max Horn
2003-04-23
fixed actor positions in Indy3EGA
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-01-07
more akos/costume merging
Max Horn