Commit graph

24 commits

Author SHA1 Message Date
Eugene Sandulenko
a37e9a8f9a HDB: Replace NULL with nullptr 2020-04-28 09:42:27 +02:00
D G Turner
4be7972561 HDB: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-03 22:12:24 +00:00
D G Turner
117733ad0a HDB: Fix More GCC Compiler Warnings 2019-09-14 00:07:47 +01:00
Nipun Garg
0fb3ad7ba0 HDB: Make Platform specific constants into variables 2019-09-03 17:17:30 +02:00
Eugene Sandulenko
810ac81b0f 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
c3d0f49538 HDB: Reduce header dependency 2019-09-03 17:17:27 +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
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
505bd8b927 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
Nipun Garg
9dec31c458 HDB: Unstub drawWaypoints() 2019-09-03 17:17:20 +02:00
Nipun Garg
c63e7c838b HDB: Unstub stubs 2019-09-03 17:17:13 +02:00
Nipun Garg
4622fb3b80 HDB: Unstub playSound calls 2019-09-03 17:17:09 +02:00
Nipun Garg
b8b47c09fd HDB: Unstub addWaypoint() 2019-09-03 17:17:09 +02:00
Nipun Garg
bebd51479e HDB: Add traceStraightPath() 2019-09-03 17:17:09 +02:00
Nipun Garg
a28eb3e60e HDB: Fix space formatting 2019-09-03 17:16:59 +02:00
Eugene Sandulenko
8d087a3c7f HDB: Added rest of the stubs for the rendering pipeline 2019-09-03 17:16:59 +02:00
Nipun Garg
2cdf2a62de HDB: Add stubbed addWaypoint() 2019-09-03 17:16:55 +02:00
Nipun Garg
bf98bcca01 HDB: Add removeFirstWaypoint() 2019-09-03 17:16:54 +02:00
Nipun Garg
ffa56e7c4b HDB: Fix type of *draw 2019-09-03 17:16:53 +02:00
Nipun Garg
f9c21da88b HDB: Add getStandFrameDir() 2019-09-03 17:16:52 +02:00
Nipun Garg
b0f714cb25 HDB: Add clearWaypoints() 2019-09-03 17:16:51 +02:00