Commit Graph

91218 Commits

Author SHA1 Message Date
Eugene Sandulenko
c6af142ce7 HDB: Fix warning 2019-09-03 17:17:29 +02:00
Nipun Garg
588d0235ae HDB: Comment out SND code until data is found 2019-09-03 17:17:29 +02:00
Nipun Garg
12f46b3f9d HDB: Remove redundant stubs 2019-09-03 17:17:29 +02:00
Nipun Garg
5ba5a335a1 HDB: Unstub Sound related stubs 2019-09-03 17:17:29 +02:00
Nipun Garg
d3eacb7e0f HDB: Add playSound(), playSoundEx(), stopChannel() 2019-09-03 17:17:29 +02:00
Nipun Garg
85b922895a HDB: Fix Deliveries with no GFX 2019-09-03 17:17:29 +02:00
Nipun Garg
1edab20e02 HDB: Add additional debug output 2019-09-03 17:17:29 +02:00
Nipun Garg
2bb60c69cd HDB: Add Music/Song data and functions 2019-09-03 17:17:29 +02:00
Nipun Garg
3aa373ab2b HDB: Fix misplaced Enum value 2019-09-03 17:17:28 +02:00
Strangerke
e955dbb4a2 HDB: Clean up in ai-funcs 2019-09-03 17:17:28 +02:00
Strangerke
b7a89a5edd HDB: Clean up in ai-cinematic 2019-09-03 17:17:28 +02:00
Strangerke
29c7a6cc4a HDB: More clean up in ai-bots 2019-09-03 17:17:28 +02:00
Strangerke
becfce8bfc HDB: More cleanup in ai-bots 2019-09-03 17:17:28 +02:00
Nipun Garg
174b8c31cf HDB: Update Music filenames 2019-09-03 17:17:28 +02:00
Nipun Garg
5ba58bf03c HDB: Simplify Voice struct 2019-09-03 17:17:28 +02:00
Nipun Garg
123b65931e HDB: Add playVoice() 2019-09-03 17:17:28 +02:00
Nipun Garg
a09ac7b114 HDB: Add voice related data 2019-09-03 17:17:28 +02:00
Nipun Garg
236318ce0c HDB: Update Sound Names in mpc.h 2019-09-03 17:17:28 +02:00
Nipun Garg
4a44f62b10 HDB: Add extension field to SoundCache 2019-09-03 17:17:28 +02:00
Nipun Garg
2ba18da94d HDB: Stick Sound names in Lua 2019-09-03 17:17:28 +02:00
Nipun Garg
1a7fc846cf HDB: Add Sound Cache 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
a50e1469b7 HDB: Reduce header dependency 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
e0b0d85f5b HDB: Reduce header dependency 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
951943ecec HDB: Reduce header dependency 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
810ac81b0f HDB: Reduce header dependency 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
a0856c6c3a HDB: Reduce header dependency 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
c63d207d63 HDB: Reduce header dependency 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
91da8c7aab HDB: Reduce header dependency 2019-09-03 17:17:27 +02:00
Eugene Sandulenko
a0817b0b5a HDB: Reduce header dependency 2019-09-03 17:17:27 +02:00
Eugene Sandulenko
2844b48ac1 HDB: Reduce header dependency 2019-09-03 17:17:27 +02:00
Eugene Sandulenko
99fc798b2e HDB: Reduce header dependency 2019-09-03 17:17:27 +02:00
Eugene Sandulenko
0c29eff799 HDB: Remove unused console.cpp 2019-09-03 17:17:27 +02:00
Eugene Sandulenko
9ea453bc4c HDB: Reduce header dependency 2019-09-03 17:17:27 +02:00
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