57880 Commits

Author SHA1 Message Date
Nipun Garg
ebea69eceb HDB: Unstub lasers and more 2019-09-03 17:17:13 +02:00
Nipun Garg
0dff3cd8e6 HDB: Unstub Lua Snow functions 2019-09-03 17:17:13 +02:00
Nipun Garg
267ddc8358 HDB: Add turnOnSnow() 2019-09-03 17:17:13 +02:00
Nipun Garg
aed071e5a0 HDB: Add stubbed getMusicVolume() 2019-09-03 17:17:13 +02:00
Nipun Garg
74675ba2d5 HDB: Fix type warning 2019-09-03 17:17:13 +02:00
Nipun Garg
0ca3f5bd7f HDB: Add Bots splitter-comments 2019-09-03 17:17:13 +02:00
Nipun Garg
7caca5d2d0 HDB: Unstub the '#if 0' functions 2019-09-03 17:17:13 +02:00
Eugene Sandulenko
0d2f2f2bf7 HDB: Fix enity lists, and warn on missing files 2019-09-03 17:17:13 +02:00
Nipun Garg
7bf9cc945c HDB: Add Laser functions 2019-09-03 17:17:12 +02:00
Nipun Garg
a27faf35b4 HDB: Add Laser related stubs 2019-09-03 17:17:12 +02:00
Nipun Garg
48546f3c8d HDB: Add laserScan() 2019-09-03 17:17:12 +02:00
Nipun Garg
22ca561f4a HDB: Add _laserRescan and _laserOnScreen 2019-09-03 17:17:12 +02:00
Nipun Garg
ab06602332 HDB: Add clearDiverters() 2019-09-03 17:17:12 +02:00
Nipun Garg
68431702c8 HDB: Add stopChannel() 2019-09-03 17:17:12 +02:00
Nipun Garg
20f7bf6df8 HDB: Add FatFrog functions 2019-09-03 17:17:12 +02:00
Eugene Sandulenko
a29e3b9698 HDB: Proper place for the cheat patches. And wrap them into a define
We need to apply them after the map has been loaded, not before
2019-09-03 17:17:12 +02:00
Eugene Sandulenko
73be5db12e HDB: Attempt to implement hot patches 2019-09-03 17:17:12 +02:00
Eugene Sandulenko
6feed893de HDB: Fix warning 2019-09-03 17:17:12 +02:00
Eugene Sandulenko
9a0e685f0e HDB: Fix warnings 2019-09-03 17:17:12 +02:00
Eugene Sandulenko
5f8e3fab2c HDB: Fix warning 2019-09-03 17:17:12 +02:00
Eugene Sandulenko
10df2d85dc HDB: Fix warning 2019-09-03 17:17:12 +02:00
Eugene Sandulenko
03f1a13786 HDB: Simplify executeChunk() function 2019-09-03 17:17:12 +02:00
Nipun Garg
1b924b23b9 HDB: Add Dragon functions 2019-09-03 17:17:12 +02:00
Nipun Garg
b8a2ed94c6 HDB: Add BuzzFly code 2019-09-03 17:17:12 +02:00
Nipun Garg
ff7de3179a HDB: Add icePuff functions 2019-09-03 17:17:12 +02:00
Nipun Garg
f7be3c5e28 HDB: Add missing initialization data 2019-09-03 17:17:12 +02:00
Nipun Garg
8d4dea4bc3 HDB: Add GatePuddle functions 2019-09-03 17:17:12 +02:00
Nipun Garg
de017b0ce9 HDB: Add PanicZone data and functions 2019-09-03 17:17:12 +02:00
Nipun Garg
c3f409d0c9 HDB: Add BadFairy functions 2019-09-03 17:17:12 +02:00
Nipun Garg
97d702f891 HDB: Add Gate Puddles 2019-09-03 17:17:11 +02:00
Nipun Garg
5ed21d12df HDB: Move Bots gfx into _ai class 2019-09-03 17:17:11 +02:00
Nipun Garg
ad8f857595 HDB: Move Bots gfx into _gfx 2019-09-03 17:17:11 +02:00
Nipun Garg
0751cedb08 HDB: Remove '#if 0' conditionals 2019-09-03 17:17:11 +02:00
Nipun Garg
60eb04f833 HDB: Unstub addtoFairystones calls 2019-09-03 17:17:11 +02:00
Nipun Garg
002f8edd48 HDB: Add GoodFairy functions 2019-09-03 17:17:11 +02:00
Nipun Garg
292ada30e3 HDB: Add _fairystones functions 2019-09-03 17:17:11 +02:00
Nipun Garg
7a6a169422 HDB: Add _fairystones data 2019-09-03 17:17:11 +02:00
Nipun Garg
26c1c9440c HDB: Add Meerkat functions 2019-09-03 17:17:11 +02:00
Nipun Garg
c67fb14640 HDB: Add getGemGfx() 2019-09-03 17:17:11 +02:00
Nipun Garg
64cd74d1b2 HDB: Add aiDiverterAction() 2019-09-03 17:17:11 +02:00
Nipun Garg
bcbe095ef8 HDB: Commet out non-compiling code 2019-09-03 17:17:11 +02:00
Nipun Garg
d356756e6d HDB: Add Diverter functions 2019-09-03 17:17:11 +02:00
Nipun Garg
c9c08476f1 HDB: Add Gfx data 2019-09-03 17:17:11 +02:00
Nipun Garg
ac04002411 HDB: Add Tile::free() and Picture::free() 2019-09-03 17:17:11 +02:00
Nipun Garg
d70888269e HDB: Modify the return type of draw functions 2019-09-03 17:17:11 +02:00
Nipun Garg
49cb33911e HDB: Add playSoundEX() 2019-09-03 17:17:11 +02:00
Eugene Sandulenko
2d04954052 HDB: Safer loops 2019-09-03 17:17:11 +02:00
Eugene Sandulenko
71cff7f256 HDB: Fix AI::cineStart() 2019-09-03 17:17:11 +02:00
Eugene Sandulenko
375498e352 HDB: Fix cineAbort(), so it really removes the state machine program 2019-09-03 17:17:11 +02:00
Eugene Sandulenko
0a1ec9097c HDB: Finish cineCleanup() 2019-09-03 17:17:11 +02:00