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
/
engines
/
prince
/
hero.cpp
Age
Commit message (
Expand
)
Author
2014-06-22
PRINCE: Hero drawing - memory leak fix, shadow palette working
lukaslw
2014-06-22
PRINCE: showHeroShadow() memory and shadPosY fix
lukaslw
2014-06-22
PRINCE: showHeroShadow() first actual shadow drawing
lukaslw
2014-06-22
PRINCE: hero's shadow drawing progress
lukaslw
2014-06-22
PRINCE: showHeroShadow progress
lukaslw
2014-06-22
PRINCE: Change init() to Graphics::drawLine(), code clean up
lukaslw
2014-06-22
PRINCE: line() fix, shadowHeroShadow() testing
lukaslw
2014-06-22
PRINCE: showHeroShadow update, line() implementation
lukaslw
2014-06-22
PRINCE: scrollHero()
lukaslw
2014-06-22
PRINCE: makeShadowTable(), shadowMinus, begin of showHeroShadow()
lukaslw
2014-06-22
PRINCE: lightX, lightY and setShadowScale()
lukaslw
2014-06-22
PRINCE: Code clean up. loadShadow() implement
lukaslw
2014-06-22
PRINCE: Hero zooming progress
lukaslw
2014-06-22
PRINCE: Small update to hero zooming.
lukaslw
2014-06-22
PRINCE: Begin of hero zooming
lukaslw
2014-06-22
PRINCE: Hero animation - beginning of showHero()
lukaslw
2014-06-22
PRINCE: Animation classes fix.
lukaslw
2013-12-05
PRINCE: animation added
Kamil Zbróg
2013-12-03
PRINCE: loadSample with sample looping added, escaping from intro works
Kamil Zbróg