57911 Commits

Author SHA1 Message Date
Eugene Sandulenko
6d83d2ea72 HDB: Added more stuff to cheat for MAP00 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
e0cb401bc2 HDB: Added more debug output to script compilation 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
17e2c05417 HDB: Fix warning 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
bfa2d11a1d HDB: Fix warning 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
39bbc59cb5 HDB: Fix data types in AIEntity 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
55a650d5fe HDB: Fix data type 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
505bd8b927 HDB: Fix warning 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
fe0082b4d6 HDB: Fix warnings 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
a1645e2958 HDB: Fix warning 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
a98e2a8e6d JANITORIAL: Fix code formatting 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
ffe3103433 HDB: Fix warning 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
944dbab7d6 HDB: Fix warning 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
b5b2a113ff HDB: Fix bug from the original 2019-09-03 17:17:21 +02:00
Eugene Sandulenko
6789a868f0 HDB: Fix copy-paste error in AI::legalMove()
This led to inability to move over entities on level2 while they're on level1
2019-09-03 17:17:21 +02:00
Eugene Sandulenko
6fdd336ae4 HDB: Move HDBGame::hasFeature() to detection.cpp for consistency 2019-09-03 17:17:21 +02:00
Nipun Garg
462d48a901 HDB: Unstub TODOs 2019-09-03 17:17:21 +02:00
Nipun Garg
4876064372 HDB: Unstub the Quit functionality 2019-09-03 17:17:21 +02:00
Nipun Garg
68b2e9adff HDB: Count FPS and print onto screen 2019-09-03 17:17:20 +02:00
Nipun Garg
26210cfce6 HDB: Add drawDebugInfo() 2019-09-03 17:17:20 +02:00
Nipun Garg
fa7593d7d5 HDB: Fix Icon loading 2019-09-03 17:17:20 +02:00
Nipun Garg
f158aadfd1 HDB: Add loadIcon() for TYPE_ICON32 loading 2019-09-03 17:17:20 +02:00
Nipun Garg
a484fe4353 HDB: Unstub redundant warnings 2019-09-03 17:17:20 +02:00
Nipun Garg
56bbb34a3b HDB: Add save/load for TryAgain data 2019-09-03 17:17:20 +02:00
Nipun Garg
72d2f01b93 HDB: Unstub AI::init() 2019-09-03 17:17:20 +02:00
Eugene Sandulenko
eb9af0c7ee HDB: Fix getRandumNumber() usage in ai-bots.cpp 2019-09-03 17:17:20 +02:00
Nipun Garg
6aa054fcac HDB: Unstub the TRY AGAIN screen 2019-09-03 17:17:20 +02:00
Eugene Sandulenko
ed60dcd506 HDB: Fix 3D stars left 2019-09-03 17:17:20 +02:00
Nipun Garg
723b86e1cf HDB: Add cheating debug statment and remove...
redundant warnings
2019-09-03 17:17:20 +02:00
Nipun Garg
779f455292 HDB: Add temp variable to store Map name 2019-09-03 17:17:20 +02:00
Nipun Garg
a3ba287c1e HDB: Add code for drawing Debug Mark 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
469c2245b4 HDB: Add moveMap() and startMoveMap() 2019-09-03 17:17:20 +02:00
Nipun Garg
73414fdc47 HDB: Add _debugLogo 2019-09-03 17:17:20 +02:00
Eugene Sandulenko
2c40e1ae36 HDB: Fix loading Lua scripts 2019-09-03 17:17:20 +02:00
Nipun Garg
a745d45f38 HDB: Ignore the Controls Option 2019-09-03 17:17:20 +02:00
Nipun Garg
9dec31c458 HDB: Unstub drawWaypoints() 2019-09-03 17:17:20 +02:00
Nipun Garg
d07dcd210c HDB: Add code to ready Weapon 2019-09-03 17:17:20 +02:00
Nipun Garg
0c5f2f0243 HDB: Add Player Attacking code 2019-09-03 17:17:20 +02:00
Nipun Garg
a5da708868 HDB: Add Weapon Drawing and Equipping Code 2019-09-03 17:17:20 +02:00
Nipun Garg
44ae2202aa HDB: Fix Lua Index 2019-09-03 17:17:19 +02:00
Nipun Garg
cea99e3fcd HDB: Unstub Weapon code from save/load 2019-09-03 17:17:19 +02:00
Nipun Garg
de7b30a23c HDB: Add queryInventoryTypeSlot() 2019-09-03 17:17:19 +02:00
Nipun Garg
fe09a9c09c HDB: Initialize Weapon variables 2019-09-03 17:17:19 +02:00
Nipun Garg
f4e2fbcbc7 HDB: Add missing Gfx variable and Weapon functions 2019-09-03 17:17:19 +02:00
Nipun Garg
4216aa965c HDB: Unstub Sound Lua stubs 2019-09-03 17:17:19 +02:00
Nipun Garg
ff5b6d830a HDB: Add _sound stubs 2019-09-03 17:17:19 +02:00
Nipun Garg
e0f49e8aee HDB: Add cineFunction() 2019-09-03 17:17:19 +02:00
Nipun Garg
2f893eeadd HDB: Add cineRemoveEntity() 2019-09-03 17:17:19 +02:00
Nipun Garg
e1fbaaea2b HDB: Add cinematic functions for Pic 2019-09-03 17:17:19 +02:00