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
/
graphics.cpp
Age
Commit message (
Expand
)
Author
2014-06-22
PRINCE: Hero drawing - memory leak fix, shadow palette working
lukaslw
2014-06-22
PRINCE: makeShadowTable() variable names fix
lukaslw
2014-06-22
PRINCE: Change init() to Graphics::drawLine(), code clean up
lukaslw
2014-06-22
PRINCE: makeShadowTable() update
lukaslw
2014-06-22
PRINCE: makeShadowTable(), shadowMinus, begin of showHeroShadow()
lukaslw
2014-06-22
PRINCE: Hero animation - beginning of showHero()
lukaslw
2013-12-05
PRINCE: animation added
Kamil Zbróg
2013-11-08
PRINCE: some memory leaks removed. Initialization moved to separate method
Kamil Zbróg
2013-10-30
PRINCE: spaces converted to tabs
Kamil Zbróg
2013-10-28
PRINCE: midi music player added. mob and object lists added
Kamil Zbróg
2013-10-24
PRINCE: code cleanup
Kamil Zbróg
2013-10-22
PRINCE: code cleanup. debugger added
Kamil Zbróg
2013-10-21
PRINCE: flic anim decoder works with room 59 (intro)
Kamil Zbróg
2013-10-13
PRINCE: code convention cleanup
Kamil Zbróg
2013-10-13
PRINCE: graphic routines moved to separate file
Kamil Zbróg