aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/graphics.cpp
AgeCommit message (Expand)Author
2014-07-23PRINCE: Map location updatelukaslw
2014-07-16PRINCE: Pathfinding - scanDirections()lukaslw
2014-07-13PRINCE: Pathfinding - bug fixing, approxPath()lukaslw
2014-06-29PRINCE: Memory leaks fix - showBackAnim(), printAt(), checkMob()"lukaslw
2014-06-22PRINCE: GraphicsMan - name changing; Options window - right mouse button hand...lukaslw
2014-06-22PRINCE: draw(), drawTransparentDrawNode() updatelukaslw
2014-06-22PRINCE: drawTransparentWithBlend(), getBlendTableColor() - updatelukaslw
2014-06-22PRINCE: GrahicsMan - update(), formatting fixlukaslw
2014-06-22PRINCE: drawMask() updatelukaslw
2014-06-22PRINCE: drawAsShadow() updatelukaslw
2014-06-22PRINCE: drawTransparent() updatelukaslw
2014-06-22PRINCE: Inventory update, drawing functions improvementslukaslw
2014-06-22PRINCE: getBlendTableColor() - fix for wrong colorslukaslw
2014-06-22PRINCE: getBlendTableColor(), drawTransparentWithBlend()lukaslw
2014-06-22PRINCE: Inventory update - first suitcase drawinglukaslw
2014-06-22PRINCE: hotspot() - name of mobs in wider locations fix, clean uplukaslw
2014-06-22PRINCE: DrawNode struct, runDrawNodes(), freeDrawNodes()lukaslw
2014-06-22PRINCE: Object class update, showObjects() beginninglukaslw
2014-06-22PRINCE: drawMask() fix for wider locations, delete old spriteChecklukaslw
2014-06-22PRINCE: drawMask progress, changes in spriteChecklukaslw
2014-06-22PRINCE: showMask, drawMask updatelukaslw
2014-06-22PRINCE: Warings fix, drawAsShadow update - kShadowColor to graphics.hlukaslw
2014-06-22PRINCE: Shadow drawing for background animationslukaslw
2014-06-22PRINCE: showSprite and drawTransparent updatelukaslw
2014-06-22PRINCE: Hero drawing - memory leak fix, shadow palette workinglukaslw
2014-06-22PRINCE: makeShadowTable() variable names fixlukaslw
2014-06-22PRINCE: Change init() to Graphics::drawLine(), code clean uplukaslw
2014-06-22PRINCE: makeShadowTable() updatelukaslw
2014-06-22PRINCE: makeShadowTable(), shadowMinus, begin of showHeroShadow()lukaslw
2014-06-22PRINCE: Hero animation - beginning of showHero()lukaslw
2013-12-05PRINCE: animation addedKamil Zbróg
2013-11-08PRINCE: some memory leaks removed. Initialization moved to separate methodKamil Zbróg
2013-10-30PRINCE: spaces converted to tabsKamil Zbróg
2013-10-28PRINCE: midi music player added. mob and object lists addedKamil Zbróg
2013-10-24PRINCE: code cleanupKamil Zbróg
2013-10-22PRINCE: code cleanup. debugger addedKamil Zbróg
2013-10-21PRINCE: flic anim decoder works with room 59 (intro)Kamil Zbróg
2013-10-13PRINCE: code convention cleanupKamil Zbróg
2013-10-13PRINCE: graphic routines moved to separate fileKamil Zbróg