aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/graphics.h
AgeCommit message (Expand)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2014-10-28PRINCE: Remove trailing whitespaceFilippos Karapetis
2014-08-11PRINCE: drawTransparent functions - updatelukaslw
2014-08-10PRINCE: loadTrans(), drawTransparentWithTransDrawNode() - implementationlukaslw
2014-08-09PRINCE: scrollCredits() implementation, showLogo() updatelukaslw
2014-08-01PRINCE: Code clean-uplukaslw
2014-07-31PRINCE: Animations - updatelukaslw
2014-07-30PRINCE: Skull mini-game fixlukaslw
2014-07-23PRINCE: Map location updatelukaslw
2014-07-13PRINCE: Pathfinding - bug fixing, approxPath()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: GraphicsMan class - opening brace in previous linelukaslw
2014-06-22PRINCE: Inventory update, drawing functions improvementslukaslw
2014-06-22PRINCE: getBlendTableColor(), drawTransparentWithBlend()lukaslw
2014-06-22PRINCE: Inventory update - first suitcase drawinglukaslw
2014-06-22PRINCE: Code clean up after adding DrawNodelukaslw
2014-06-22PRINCE: DrawNode struct, runDrawNodes(), freeDrawNodes()lukaslw
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: Change init() to Graphics::drawLine(), code clean uplukaslw
2014-06-22PRINCE: makeShadowTable(), shadowMinus, begin of showHeroShadow()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-21PRINCE: flic anim decoder works with room 59 (intro)Kamil Zbróg
2013-10-13PRINCE: graphic routines moved to separate fileKamil Zbróg