aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/input.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Unstub playSound callsNipun Garg
2019-09-03HDB: Rename _drawMan -> _gfxEugene Sandulenko
2019-09-03HDB: Hid noisy stubsEugene Sandulenko
2019-09-03HDB: Unstub DialogChoice and MessageBar checksNipun Garg
2019-09-03HDB: Initialize _buttonsNipun Garg
2019-09-03HDB: Update setButtons()Nipun Garg
2019-09-03HDB: Add getter-setter for _buttonsNipun Garg
2019-09-03HDB: Add updateKeys()Nipun Garg
2019-09-03HDB: Remove 'Check Pause Flag' stubsNipun Garg
2019-09-03HDB: Add updateMouseButtons and update updateMouseNipun Garg
2019-09-03HDB: Update Mouse data for buttonsNipun 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-03JANITORIAL: Add endline to the end of fileEugene Sandulenko
2019-09-03HDB: Add stubbed Input classNipun Garg