Eugene Sandulenko
|
e53367e225
|
HDB: Fix guard defines
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
01d114e5c1
|
HDB: Remove leftover file
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
17ef555e2d
|
HDB: Reduce header dependency
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
c3d0f49538
|
HDB: Reduce header dependency
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
b845e70102
|
HDB: Reduce header dependency
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
0c8e483d09
|
HDB: const'ness
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
f7713df735
|
HDB: Fix warnings
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
c131e7c890
|
HDB: Fix compilation
|
2019-09-03 17:17:27 +02:00 |
|
Nipun Garg
|
4c012861bc
|
HDB: Play a MP3 sound from hdb.cpp
|
2019-09-03 17:17:27 +02:00 |
|
Nipun Garg
|
a9fbd1ae1e
|
HDB: Add Sound names
|
2019-09-03 17:17:27 +02:00 |
|
Nipun Garg
|
4a7c028e70
|
HDB: Add sound data to mpc.h
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
8e102a7dc7
|
HDB: Add cheat to test MAP29
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
452612d02a
|
HDB: Fix CppCheck warnings in window
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
f1bf353cd3
|
HDB: Reduce some more variable scopes
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
0ce52ccc53
|
HDB: Implement removeSaveState()
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
20a270a5ae
|
HDB: Fix waypoints calculation code
Now player does not go back and forth
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
4b65e396c8
|
HDB: Reduce some variable scopes, some janitorial work
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
bf57f7befb
|
HDB: Fix an out of bound issue in mapname
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
616045496c
|
HDB: (Hopefully) fix a c&p error in hasFeature()
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
bcf910470c
|
HDB: Fix some CppCheck warnings in ai-player, ai-use, ai-waypoint and gfx
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
04901e7ac9
|
HDB: Fix load menu items
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
b776651e45
|
HDB: More script patches to MAP30.LUA
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
f94d153275
|
HDB: Fix secret stars level launching
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
312ebf6aaf
|
HDB: Load thumbnail from the launcher
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
d61d93ebe1
|
HDB: Fix loading of Lua script from the save
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
599e144453
|
HDB: Fix initialization warning
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
7d4c665176
|
HDB: Fix LIGHTBARREL in Slime & moving floats
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
d4f927f338
|
HDB: Put both data and Lua saves into single file
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
cfe228d7bb
|
HDB: Fix some CppCheck warnings in ai-inventory and ai-lists
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
8a44ed4a97
|
HDB: Fix findTeleporterDest()
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
1fd53de72a
|
HDB: Fix CppCheck warnings in ai-funcs
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
933089dcba
|
HDB: Patch misplaced function names
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
1b9e2f36f1
|
HDB: Fix aiFatFrogTongueDraw()
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
73c90d1a20
|
HDB: Clear MAP06 through level-select
|
2019-09-03 17:17:25 +02:00 |
|
Strangerke
|
01bf7aa811
|
HDB: Fix some more CppCheck warnings, use static const in various functions
|
2019-09-03 17:17:25 +02:00 |
|
Strangerke
|
0d989250ee
|
HDB: Fix some CppCheck warnings in ai-bots
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
43438a632c
|
HDB: Support loading from the launcher
|
2019-09-03 17:17:25 +02:00 |
|
Strangerke
|
bd26cda952
|
HDB: Fix compilation for MSVC9
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
252c6e61c9
|
HDB: Fix player collision detection code
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
4c0181ac31
|
HDB: Remove leftover code
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
9370c0a4f3
|
HDB: Added script patches for MAP19.LUA
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
74e6168e0a
|
HDB: Added script patch for MAP29.LUA
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
54c94a9b25
|
HDB: Added more script patches to MAP30.LUA
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
d7c876d269
|
HDB: Sorted script patches
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
409a62352b
|
HDB: Add one more patch to GLOBAL.LUA
The call first occurs in MAP11.LUA when entering the lab
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
2988407936
|
HDB: Improved error messages during Lua execution
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
b2f52580f4
|
HDB: Added cheat code for MAP11 for testing the Lab
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
c34824de58
|
HDB: Added support for CINE_OUTRO from the command line (level 31)
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
f778e08a1a
|
HDB: Fix copy/paste error in map centering code.
This prevents us from seeing NO TILES in MAP10
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
edc68ef7b1
|
HDB: Added more constants instead of magic numbers
|
2019-09-03 17:17:25 +02:00 |
|