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
/
costume.cpp
Age
Commit message (
Expand
)
Author
2005-03-26
Fixes for MM NES costume mask from Quietust.
Eugene Sandulenko
2005-03-25
First attempt to use mask for costumes:
Eugene Sandulenko
2005-03-24
Proper calculation of edge case with number of costume frames from Quietust
Eugene Sandulenko
2005-03-24
Lots of MM NES changes from Quietust and me
Eugene Sandulenko
2005-03-21
Many MM NES fixes/improvements from Quietust:
Eugene Sandulenko
2005-03-16
Preliminary support for NES charsets. Colors are wrong and we get glitches
Eugene Sandulenko
2005-03-16
Patch from Quietust. Proper drawing of objects and fixes to inventory.
Eugene Sandulenko
2005-03-15
Some cleanup/costume code unification. Note: NES costume code probably should...
Max Horn
2005-03-15
Minor NES-related fixes
Eugene Sandulenko
2005-03-15
Patch from Quietust:
Travis Howell
2005-03-15
First (unsuccessful) attempt to make NES costume animation work.
Eugene Sandulenko
2005-03-15
Change this one too.
Travis Howell
2005-03-15
Patch from Quietust. Fix NES sprites colors and optimize sprite drawing
Eugene Sandulenko
2005-03-15
Actually draw NES costumes.
Eugene Sandulenko
2005-03-15
Off by one.
Travis Howell
2005-03-14
First attempt to draw NES sprites. There are these problems:
Eugene Sandulenko
2005-03-13
Preliminary support for MM NES.
Eugene Sandulenko
2005-03-11
Cleanup
Chris Apers
2005-03-11
Mass-renamed all variables of Actor object according to our current code
Eugene Sandulenko
2005-01-01
Updated copyright
Max Horn
2004-12-10
New ARM call (PalmOS)
Chris Apers
2004-11-25
Turn the v1 member in the costume renderers into a function local object (use...
Max Horn
2004-11-09
Cleanup
Chris Apers
2004-10-11
PalmOS : new params
Chris Apers
2004-10-09
Fix for bug #1042802 (DIG: Graphics glitch when scrolling) -- the fix is to p...
Max Horn
2004-10-06
PalmOS update
Chris Apers
2004-09-30
constness
Gregory Montoir
2004-09-12
PalmOS : ARM optimized proc3 function
Chris Apers
2004-09-08
some AKOS tweaks for HE72/80
Gregory Montoir
2004-09-02
Cleanup: renamed 'value' to 'scaletableSize' and made akos codec1 & the old c...
Max Horn
2004-08-10
Remove old unused and unneeded function.
Travis Howell
2004-08-10
Should be 8 pixels for V1 games.
Travis Howell
2004-08-10
Fix a few remaining graphic gliches in V1 games
Travis Howell
2004-08-09
Fix for bug #902387 (MANIAC64: Graphical glitch when Space Police arrives)
Max Horn
2004-08-08
Patch #1003866 (SCUMM: New text rendering code (fixes various bugs))
Max Horn
2004-07-26
Cleanup
Travis Howell
2004-07-25
Sam & Max doesn't need separate palette, just uses _shadowPalette.
Travis Howell
2004-06-28
Fix missing sound effects in puttdemo (DOS)
Travis Howell
2004-06-25
Minor cleanup
Travis Howell
2004-04-06
Fix for bug #929724 (MI2: Intro regression) -> since _outheight can be negati...
Max Horn
2004-04-04
Fix signedness issue (lead to incorred address computations on 64 bit machines)
Max Horn
2004-04-04
My recent change to _draw_bottom caused a regression in The Dig (and maybe el...
Max Horn
2004-04-03
fixed hypothetical off-by-one error when computing _draw_bottom (a semantical...
Max Horn
2004-01-08
cleanup (make some more use of class Common::Rect)
Max Horn
2004-01-06
updated copyright notice
Max Horn
2004-01-05
replace more usages of _screenWidth by more appropriate variables/values
Max Horn
2004-01-05
added Actor::getElevation and Actor::setElevation; cleaned up costume API a b...
Max Horn
2004-01-03
renamed updateDirtyRect to markRectAsDirty (because that's what it really doe...
Max Horn
2003-11-23
fix / hack for actor costume gfx glitches in scumm v1 games
Paweł Kołodziejski
2003-11-16
whitespace
Max Horn
[next]