aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-09-03HDB: Add Inventory functionsNipun Garg
2019-09-03HDB: Add lua functions for dialog and getEntityXYNipun Garg
2019-09-03HDB: Add patches for deprecated Lua 4.0 callsNipun Garg
2019-09-03HDB: Add getEntityXY()Nipun Garg
2019-09-03HDB: Made main loop running 60fpsEugene Sandulenko
2019-09-03HDB: Make animations follow the requested framerateEugene Sandulenko
2019-09-03HDB: Fix Maintenance bot path finding. Still it runs too fastEugene Sandulenko
2019-09-03JANITORIAL: Fix code formattingEugene Sandulenko
2019-09-03JANITORIAL: Fix code formattingEugene Sandulenko
2019-09-03HDB: Remove warningEugene Sandulenko
2019-09-03HDB: Add utility functionsNipun Garg
2019-09-03HDB: Add NPC functionsNipun Garg
2019-09-03HDB: Unstub addToList stubsNipun Garg
2019-09-03HDB: Fix legalMove() checkEugene Sandulenko
2019-09-03HDB: Fix getMapBGTileFlags()Eugene Sandulenko
2019-09-03HDB: Fix directional key logicEugene Sandulenko
2019-09-03HDB: Fix crash when skipping cinematicEugene Sandulenko
2019-09-03HDB: Call drawDeliveries()Nipun Garg
2019-09-03HDB: Add Deliveries functions in window.hNipun Garg
2019-09-03HDB: Add _dlvsInfo data for the Deliveries WindowNipun Garg
2019-09-03HDB: Add stubbed openMessageBar functionNipun Garg
2019-09-03HDB: Add _deliveries functionsNipun Garg
2019-09-03HDB: Add _deliveries dataNipun Garg
2019-09-03HDB: Fix Header Guard and add NamespaceNipun Garg
2019-09-03HDB: Fix copy-paste errorNipun Garg
2019-09-03HDB: Initialize _buttonsNipun Garg
2019-09-03HDB: Fire callbacks only when thier timeout is triggeredEugene Sandulenko
2019-09-03HDB: Made debug output more compactEugene Sandulenko
2019-09-03HDB: Solve ambigious codeEugene Sandulenko
2019-09-03HDB: Update setButtons()Nipun Garg
2019-09-03HDB: Add cineAbortable()Nipun Garg
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