90841 Commits

Author SHA1 Message Date
Nipun Garg
5e0e12531b HDB: Update Mouse data for buttons 2019-09-03 17:17:04 +02:00
Nipun Garg
6d75390e84 HDB: Add checkInvSelect() 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
Nipun Garg
fe914ffd41 HDB: Add setTargetXY() 2019-09-03 17:17:04 +02:00
Nipun Garg
6a6f0e99d8 HDB: Add tileDistance() and waypointsLeft() 2019-09-03 17:17:04 +02:00
Nipun Garg
14d83c9667 HDB: Unstub animGrabbing() call 2019-09-03 17:17:03 +02:00
Nipun Garg
437b9a86a1 HDB: Add getter-setter for _gameState 2019-09-03 17:17:03 +02:00
Nipun Garg
1370cf8b9d HDB: Call DrawMan::drawPointer() 2019-09-03 17:17:03 +02:00
Nipun Garg
ea40074d84 HDB: Add getMouseX() and getMouseY() 2019-09-03 17:17:03 +02:00
Nipun Garg
40b23d122d HDB: Add Pointer functions 2019-09-03 17:17:03 +02:00
Nipun Garg
105abf5429 HDB: Add Pointer/Cursor data 2019-09-03 17:17:03 +02:00
Nipun Garg
4c5cb8bafe HDB: Add _gameState check 2019-09-03 17:17:03 +02:00
Nipun Garg
2d7ab33be2 HDB: Add _textOutList.push_back() call 2019-09-03 17:17:03 +02:00
Nipun Garg
9bd1d58b82 HDB: Add Lua cineTextOut() and cineCenterTextOut() 2019-09-03 17:17:03 +02:00
Nipun Garg
a406218c2e HDB: Process cineTextOut() and cineCenterTextOut() 2019-09-03 17:17:03 +02:00
Nipun Garg
ba002d8616 HDB: Add cineTextOut() and cineCenterTextOut() 2019-09-03 17:17:03 +02:00
Nipun Garg
6d73298362 HDB: Call drawTextOut() 2019-09-03 17:17:03 +02:00
Nipun Garg
178bb473c1 HDB: Add _textOutList functions 2019-09-03 17:17:03 +02:00
Nipun Garg
48428a75b7 HDB: Add _textOutList data 2019-09-03 17:17:03 +02:00
Nipun Garg
003f8dc2a4 HDB: Move constants to draw-manager 2019-09-03 17:17:03 +02:00
Nipun Garg
763cc24c4c HDB: Fix warnings 2019-09-03 17:17:03 +02:00
Nipun Garg
f74437e503 HDB: Unstub checkTeleportList() 2019-09-03 17:17:03 +02:00
Nipun Garg
f50ff7aabb HDB: Modify debug output 2019-09-03 17:17:03 +02:00
Nipun Garg
85a16cba27 HDB: Unstub aiPlayerAction() 2019-09-03 17:17:03 +02:00
Nipun Garg
8057837ba7 HDB: Add cycleFrames() 2019-09-03 17:17:03 +02:00
Nipun Garg
9182fef47d HDB: Add stunEnemy() 2019-09-03 17:17:03 +02:00
Nipun Garg
55c78f1f53 HDB: Fix formatting 2019-09-03 17:17:03 +02:00
Nipun Garg
3c44d05daa HDB: Fix initialization error 2019-09-03 17:17:03 +02:00
Nipun Garg
e18effcce4 HDB: Rewrite _animTargets as a struct array 2019-09-03 17:17:03 +02:00
Eugene Sandulenko
4461c1b7ef HDB: Fix warnings 2019-09-03 17:17:03 +02:00
Nipun Garg
a3e12b0708 HDB: Fix compiler-error thrown by constructor 2019-09-03 17:17:02 +02:00
Nipun Garg
f8b436cab7 HDB: Fix gem counter position 2019-09-03 17:17:02 +02:00
Nipun Garg
1acba7e5bb HDB: Update debug output 2019-09-03 17:17:02 +02:00
Nipun Garg
576a2605da HDB: Track and assign new pointer after erasing 2019-09-03 17:17:02 +02:00
Nipun Garg
091437533e HDB: Add debug output 2019-09-03 17:17:02 +02:00
Nipun Garg
dfa9a6bb3b HDB: Add FIXME for out-of-bounds access 2019-09-03 17:17:02 +02:00
Nipun Garg
0daae85340 HDB: Add and call useAutoDoorOpenClose() 2019-09-03 17:17:02 +02:00
Nipun Garg
235040fb8a HDB: Modify constants for simpler access 2019-09-03 17:17:02 +02:00
Nipun Garg
761c90e62a HDB: Add functions related to _callbacks 2019-09-03 17:17:02 +02:00
Nipun Garg
dbfddba4cf HDB: Add stubbed aiBarrelExplosionEnd(int, int) 2019-09-03 17:17:02 +02:00
Nipun Garg
678de0f73f HDB: Add _callbacks data 2019-09-03 17:17:02 +02:00
Nipun Garg
a98e246347 HDB: Add remaining luaGlobalStrings\Values 2019-09-03 17:17:02 +02:00
Eugene Sandulenko
3338849458 JANITORIAL: Add endline to the end of file 2019-09-03 17:17:02 +02:00
Eugene Sandulenko
72173c26d0 HDB: Fix warnings 2019-09-03 17:17:02 +02:00
Eugene Sandulenko
ef25f37258 HDB: Fix warning 2019-09-03 17:17:02 +02:00
Nipun Garg
922e70b723 HDB: Remove 'checkTriggerList' stub 2019-09-03 17:17:02 +02:00
Nipun Garg
36dd16e1a9 HDB: Remove checkLuaList() stub 2019-09-03 17:17:02 +02:00