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-lists.cpp
Age
Commit message (
Collapse
)
Author
2019-12-03
HDB: Fix Missing Default Switch Cases
D G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-09-05
HDB: Fix GCC Compiler Warnings for Set-But-Unused Variables
D G Turner
2019-09-04
HDB: Fix Some GCC Compiler Warnings
D G Turner
2019-09-03
HDB: Remove unnecessary warnings
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: 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 some more variable scopes
Strangerke
2019-09-03
HDB: Fix some CppCheck warnings in ai-inventory and ai-lists
Strangerke
2019-09-03
HDB: Fix findTeleporterDest()
Nipun Garg
2019-09-03
HDB: Fix checkActionList()
Nipun Garg
2019-09-03
HDB: Fix memory leak due to removed animTargets
Nipun Garg
2019-09-03
JANITORIAL: Fix code formatting
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Unstub stubs
Nipun Garg
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Add _fairystones functions
Nipun Garg
2019-09-03
HDB: Fix trigger launching
Eugene Sandulenko
2019-09-03
HDB: Rewrote AI::killTrigger() to a safer variant
Eugene Sandulenko
2019-09-03
JANITORIAL: Fix formatting
Nipun Garg
2019-09-03
HDB: Add addBridgeExtend() and animateBridges()
Nipun Garg
2019-09-03
HDB: Unstub playSound calls
Nipun Garg
2019-09-03
HDB: Rename _drawMan -> _gfx
Eugene Sandulenko
2019-09-03
HDB: Fix warnings, const'ness
Eugene Sandulenko
2019-09-03
HDB: Fix Maintenance bot path finding. Still it runs too fast
Eugene Sandulenko
2019-09-03
HDB: Fire callbacks only when thier timeout is triggered
Eugene Sandulenko
2019-09-03
HDB: Made debug output more compact
Eugene Sandulenko
2019-09-03
HDB: Solve ambigious code
Eugene Sandulenko
2019-09-03
HDB: Fix formatting
Nipun Garg
2019-09-03
HDB: Fix initialization error
Nipun Garg
2019-09-03
HDB: Rewrite _animTargets as a struct array
Nipun Garg
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Update debug output
Nipun Garg
2019-09-03
HDB: Track and assign new pointer after erasing
Nipun Garg
2019-09-03
HDB: Add debug output
Nipun Garg
2019-09-03
HDB: Add FIXME for out-of-bounds access
Nipun Garg
2019-09-03
HDB: Add functions related to _callbacks
Nipun Garg
2019-09-03
HDB: Remove 'checkTriggerList' stub
Nipun Garg
2019-09-03
HDB: Add _luaList functions
Nipun Garg
2019-09-03
HDB: Add functions related to _triggerList
Nipun Garg
2019-09-03
HDB: Add _teleporters related functions
Nipun Garg
2019-09-03
HDB: Add _hereList functions
Nipun Garg
2019-09-03
HDB: Add addToPathList() and findArrowPath()
Nipun Garg
2019-09-03
HDB: Fix space formatting
Nipun Garg
2019-09-03
HDB: Added warning to catch ambigious code
Eugene Sandulenko
2019-09-03
HDB: Add debug output for activateAction
Nipun Garg
[next]