aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03HDB: Fix drawing Cine Pics. This affects drawing thorwn clockEugene Sandulenko
2019-09-03HDB: Use case-insensitive string comparisonEugene Sandulenko
2019-09-03HDB: Add movePlayer() and playerUse()Nipun Garg
2019-09-03HDB: Call updateKeys() from game loopNipun Garg
2019-09-03HDB: Add getter-setter for _buttonsNipun Garg
2019-09-03HDB: Add updateKeys()Nipun Garg
2019-09-03HDB: Add pause checks to the Main loopNipun Garg
2019-09-03HDB: Remove 'Check Pause Flag' stubsNipun Garg
2019-09-03HDB: Add drawPause() and checkPause()Nipun Garg
2019-09-03HDB: Add functions related to _pauseFlagNipun Garg
2019-09-03HDB: Add _pauseFlag dataNipun Garg
2019-09-03HDB: Fix bug when drawing gratingsEugene Sandulenko
2019-09-03HDB: Add updateMouseButtons and update updateMouseNipun Garg
2019-09-03HDB: Update Mouse data for buttonsNipun Garg
2019-09-03HDB: Add checkInvSelect()Nipun Garg
2019-09-03HDB: Remove _lastMouseX and _lastMouseYNipun Garg
2019-09-03HDB: Add updateMouse() and call it in game loopNipun Garg
2019-09-03HDB: Unstub stylusMove() and stylusUp()Nipun Garg
2019-09-03HDB: Unstub stylusDown()Nipun Garg
2019-09-03HDB: Add setTargetXY()Nipun Garg
2019-09-03HDB: Add tileDistance() and waypointsLeft()Nipun Garg
2019-09-03HDB: Unstub animGrabbing() callNipun Garg
2019-09-03HDB: Add getter-setter for _gameStateNipun Garg
2019-09-03HDB: Call DrawMan::drawPointer()Nipun Garg
2019-09-03HDB: Add getMouseX() and getMouseY()Nipun Garg
2019-09-03HDB: Add Pointer functionsNipun Garg
2019-09-03HDB: Add Pointer/Cursor dataNipun Garg
2019-09-03HDB: Add _gameState checkNipun Garg
2019-09-03HDB: Add _textOutList.push_back() callNipun Garg
2019-09-03HDB: Add Lua cineTextOut() and cineCenterTextOut()Nipun Garg
2019-09-03HDB: Process cineTextOut() and cineCenterTextOut()Nipun Garg
2019-09-03HDB: Add cineTextOut() and cineCenterTextOut()Nipun Garg
2019-09-03HDB: Call drawTextOut()Nipun Garg
2019-09-03HDB: Add _textOutList functionsNipun Garg
2019-09-03HDB: Add _textOutList dataNipun Garg
2019-09-03HDB: Move constants to draw-managerNipun Garg
2019-09-03HDB: Fix warningsNipun Garg
2019-09-03HDB: Unstub checkTeleportList()Nipun Garg
2019-09-03HDB: Modify debug outputNipun Garg
2019-09-03HDB: Unstub aiPlayerAction()Nipun Garg
2019-09-03HDB: Add cycleFrames()Nipun Garg
2019-09-03HDB: Add stunEnemy()Nipun Garg
2019-09-03HDB: Fix formattingNipun Garg
2019-09-03HDB: Fix initialization errorNipun Garg
2019-09-03HDB: Rewrite _animTargets as a struct arrayNipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Fix compiler-error thrown by constructorNipun Garg
2019-09-03HDB: Fix gem counter positionNipun Garg
2019-09-03HDB: Update debug outputNipun Garg
2019-09-03HDB: Track and assign new pointer after erasingNipun Garg