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.h
Age
Commit message (
Collapse
)
Author
2014-10-28
PRINCE: Remove trailing whitespace
Filippos Karapetis
2014-08-11
PRINCE: drawTransparent functions - update
lukaslw
2014-08-10
PRINCE: loadTrans(), drawTransparentWithTransDrawNode() - implementation
lukaslw
2014-08-09
PRINCE: scrollCredits() implementation, showLogo() update
lukaslw
2014-08-01
PRINCE: Code clean-up
lukaslw
2014-07-31
PRINCE: Animations - update
lukaslw
2014-07-30
PRINCE: Skull mini-game fix
lukaslw
2014-07-23
PRINCE: Map location update
lukaslw
2014-07-13
PRINCE: Pathfinding - bug fixing, approxPath()
lukaslw
2014-06-22
PRINCE: GraphicsMan - name changing; Options window - right mouse button ↵
lukaslw
handling progress
2014-06-22
PRINCE: draw(), drawTransparentDrawNode() update
lukaslw
2014-06-22
PRINCE: drawTransparentWithBlend(), getBlendTableColor() - update
lukaslw
2014-06-22
PRINCE: GraphicsMan class - opening brace in previous line
lukaslw
2014-06-22
PRINCE: Inventory update, drawing functions improvements
lukaslw
2014-06-22
PRINCE: getBlendTableColor(), drawTransparentWithBlend()
lukaslw
2014-06-22
PRINCE: Inventory update - first suitcase drawing
lukaslw
2014-06-22
PRINCE: Code clean up after adding DrawNode
lukaslw
2014-06-22
PRINCE: DrawNode struct, runDrawNodes(), freeDrawNodes()
lukaslw
2014-06-22
PRINCE: showMask, drawMask update
lukaslw
2014-06-22
PRINCE: Warings fix, drawAsShadow update - kShadowColor to graphics.h
lukaslw
2014-06-22
PRINCE: Shadow drawing for background animations
lukaslw
2014-06-22
PRINCE: showSprite and drawTransparent update
lukaslw
2014-06-22
PRINCE: Change init() to Graphics::drawLine(), code clean up
lukaslw
2014-06-22
PRINCE: makeShadowTable(), shadowMinus, begin of showHeroShadow()
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-21
PRINCE: flic anim decoder works with room 59 (intro)
Kamil Zbróg
2013-10-13
PRINCE: graphic routines moved to separate file
Kamil Zbróg