Commit Graph

28 Commits

Author SHA1 Message Date
Nipun Garg
8a80cc77e9 HDB: Add warnings 2019-09-03 17:17:24 +02:00
Nipun Garg
4876064372 HDB: Unstub the Quit functionality 2019-09-03 17:17:21 +02:00
Nipun Garg
6aa054fcac HDB: Unstub the TRY AGAIN screen 2019-09-03 17:17:20 +02:00
Nipun Garg
c31217f1ee HDB: Add Debug checks 2019-09-03 17:17:20 +02:00
Nipun Garg
b36569d201 HDB: Add code to enable Debugging 2019-09-03 17:17:20 +02:00
Nipun Garg
812a8c7c9d HDB: Remove redundant warning 2019-09-03 17:17:18 +02:00
Nipun Garg
ee9de9157c HDB: Add Menu calls 2019-09-03 17:17:17 +02:00
Nipun Garg
5b4602fdbe HDB: Set _menuKey 2019-09-03 17:17:17 +02:00
Nipun Garg
a510482d64 HDB: Add stubs in Sound and Input 2019-09-03 17:17:17 +02:00
Nipun Garg
d5a779168f HDB: Add Pause Button 2019-09-03 17:17:17 +02:00
Nipun Garg
a2c9c83b83 HDB: Unstub Window function calls 2019-09-03 17:17:13 +02:00
Nipun Garg
4622fb3b80 HDB: Unstub playSound calls 2019-09-03 17:17:09 +02:00
Eugene Sandulenko
362cb060f3 HDB: Rename _drawMan -> _gfx 2019-09-03 17:17:07 +02:00
Eugene Sandulenko
45b90776e2 HDB: Hid noisy stubs 2019-09-03 17:17:07 +02:00
Nipun Garg
b9fbfa1639 HDB: Unstub DialogChoice and MessageBar checks 2019-09-03 17:17:07 +02:00
Nipun Garg
c702968984 HDB: Initialize _buttons
Fixes the BUG where Guy is randomly moving about
the screen
2019-09-03 17:17:05 +02:00
Nipun Garg
f0ab92faa1 HDB: Update setButtons() 2019-09-03 17:17:04 +02:00
Nipun Garg
08771f2aeb HDB: Add getter-setter for _buttons 2019-09-03 17:17:04 +02:00
Nipun Garg
8a63a2169d HDB: Add updateKeys() 2019-09-03 17:17:04 +02:00
Nipun Garg
0ede3a249c HDB: Remove 'Check Pause Flag' stubs 2019-09-03 17:17:04 +02:00
Nipun Garg
ff25a0f4dd HDB: Add updateMouseButtons and update updateMouse 2019-09-03 17:17:04 +02:00
Nipun Garg
5e0e12531b HDB: Update Mouse data for buttons 2019-09-03 17:17:04 +02:00
Nipun Garg
4a8ce49968 HDB: Remove _lastMouseX and _lastMouseY 2019-09-03 17:17:04 +02:00
Nipun Garg
f41e1999fb HDB: Add updateMouse() and call it in game loop 2019-09-03 17:17:04 +02:00
Nipun Garg
037400ed1b HDB: Unstub stylusMove() and stylusUp() 2019-09-03 17:17:04 +02:00
Nipun Garg
0b87875a3a HDB: Unstub stylusDown() 2019-09-03 17:17:04 +02:00
Eugene Sandulenko
3338849458 JANITORIAL: Add endline to the end of file 2019-09-03 17:17:02 +02:00
Nipun Garg
e3808675d2 HDB: Add stubbed Input class 2019-09-03 17:17:01 +02:00