57494 Commits

Author SHA1 Message Date
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
Nipun Garg
0f4e637e2a HDB: Add _luaList functions 2019-09-03 17:17:02 +02:00
Nipun Garg
86f7991eba HDB: Add _luaList data 2019-09-03 17:17:02 +02:00
Nipun Garg
c0db320111 HDB: Add spawnBlocking() 2019-09-03 17:17:02 +02:00
Nipun Garg
00e6ce2680 HDB: Add invokeLuaFunction() 2019-09-03 17:17:02 +02:00
Nipun Garg
459921b046 HDB: Remove error message stub 2019-09-03 17:17:02 +02:00
Nipun Garg
0f313f3eda HDB: Add functions related to _triggerList 2019-09-03 17:17:02 +02:00
Nipun Garg
368e80c75f HDB: Add lua_push functions and call() 2019-09-03 17:17:01 +02:00
Nipun Garg
fbeb7f8c4e HDB: Add _triggerList data 2019-09-03 17:17:01 +02:00
Nipun Garg
8aa509d9bf HDB: Remove the stopEntity stub from animateEntity 2019-09-03 17:17:01 +02:00
Nipun Garg
b6bfa8c03e HDB: Add _dummyLaser 2019-09-03 17:17:01 +02:00
Nipun Garg
4905233ef0 HDB: Add floatEntity() 2019-09-03 17:17:01 +02:00
Nipun Garg
4153d92b5a HDB: Add mpc.h from source files 2019-09-03 17:17:01 +02:00
Nipun Garg
c946f42a92 HDB: Add remaining game Flags 2019-09-03 17:17:01 +02:00
Nipun Garg
d553a37e39 HDB: Fix type of getMapBG/FGTileIndex 2019-09-03 17:17:01 +02:00
Nipun Garg
1b7034cd87 HDB: Add _input subsytem and init it 2019-09-03 17:17:01 +02:00
Nipun Garg
e3808675d2 HDB: Add stubbed Input class 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
3f01af23cf HDB: Added several Lua global values 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
8d4168ca58 HDB: Hid noisy stubs 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
efe0071fb4 HDB: Fix rendering surfaces without keycolor 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
406185408f JANITORIAL: Remove trailing whitespaces 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
c0413509f1 HDB: Fix tile loading 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
3343787666 HDB: Fix dialog text spacing 2019-09-03 17:17:01 +02:00
Nipun Garg
f4ec024460 HDB: Add aiDeadEye functions 2019-09-03 17:17:01 +02:00
Nipun Garg
407c1913cc HDB: Replace booleans with macro function 2019-09-03 17:17:01 +02:00
Nipun Garg
d3c2c935a5 HDB: Add aiFourFirer functions 2019-09-03 17:17:01 +02:00
Nipun Garg
9f3fab3b4e HDB: Add hitPlayer() 2019-09-03 17:17:01 +02:00
Nipun Garg
fbf1af2654 HDB: Unstub aiMaintBot functions 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
7858f01170 HDB: Fix parameters in cineSetAnimFrame() 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
79e33b113a HDB: Fix CineCommand struct, use const char * insted of preallocated arrays 2019-09-03 17:17:01 +02:00
Eugene Sandulenko
03f84464cb HDB: Added test case for Dialog 2019-09-03 17:17:01 +02:00
Nipun Garg
9ef57f67de HDB: Fix the type of _foreground and _background 2019-09-03 17:17:00 +02:00
Nipun Garg
1c0da3526c HDB: Add statements for text render debugging 2019-09-03 17:17:00 +02:00
Nipun Garg
cbf4888e2f HDB: Fix index for _charInfoBlocks 2019-09-03 17:17:00 +02:00