index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
hdb
/
ai-waypoint.cpp
Age
Commit message (
Expand
)
Author
2019-12-03
HDB: Fix Missing Default Switch Cases
D G Turner
2019-09-14
HDB: Fix More GCC Compiler Warnings
D G Turner
2019-09-03
HDB: Make Platform specific constants into variables
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Fix waypoints calculation code
Eugene Sandulenko
2019-09-03
HDB: Fix some CppCheck warnings in ai-player, ai-use, ai-waypoint and gfx
Strangerke
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Fix bug from the original
Eugene Sandulenko
2019-09-03
HDB: Unstub drawWaypoints()
Nipun Garg
2019-09-03
HDB: Unstub stubs
Nipun Garg
2019-09-03
HDB: Unstub playSound calls
Nipun Garg
2019-09-03
HDB: Unstub addWaypoint()
Nipun Garg
2019-09-03
HDB: Add traceStraightPath()
Nipun Garg
2019-09-03
HDB: Fix space formatting
Nipun Garg
2019-09-03
HDB: Added rest of the stubs for the rendering pipeline
Eugene Sandulenko
2019-09-03
HDB: Add stubbed addWaypoint()
Nipun Garg
2019-09-03
HDB: Add removeFirstWaypoint()
Nipun Garg
2019-09-03
HDB: Fix type of *draw
Nipun Garg
2019-09-03
HDB: Add getStandFrameDir()
Nipun Garg
2019-09-03
HDB: Add clearWaypoints()
Nipun Garg