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 (
Collapse
)
Author
2014-07-23
PRINCE: Map location update
lukaslw
2014-07-16
PRINCE: Pathfinding - scanDirections()
lukaslw
2014-07-13
PRINCE: Pathfinding - bug fixing, approxPath()
lukaslw
2014-06-29
PRINCE: Memory leaks fix - showBackAnim(), printAt(), checkMob()"
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: GrahicsMan - update(), formatting fix
lukaslw
2014-06-22
PRINCE: drawMask() update
lukaslw
2014-06-22
PRINCE: drawAsShadow() update
lukaslw
2014-06-22
PRINCE: drawTransparent() update
lukaslw
2014-06-22
PRINCE: Inventory update, drawing functions improvements
lukaslw
2014-06-22
PRINCE: getBlendTableColor() - fix for wrong colors
lukaslw
2014-06-22
PRINCE: getBlendTableColor(), drawTransparentWithBlend()
lukaslw
2014-06-22
PRINCE: Inventory update - first suitcase drawing
lukaslw
2014-06-22
PRINCE: hotspot() - name of mobs in wider locations fix, clean up
lukaslw
2014-06-22
PRINCE: DrawNode struct, runDrawNodes(), freeDrawNodes()
lukaslw
2014-06-22
PRINCE: Object class update, showObjects() beginning
lukaslw
2014-06-22
PRINCE: drawMask() fix for wider locations, delete old spriteCheck
lukaslw
2014-06-22
PRINCE: drawMask progress, changes in spriteCheck
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: 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