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.h
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Make Platform specific constants into variables
Nipun Garg
2019-09-03
HDB: Unstub Sound related stubs
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Fix compilation for MSVC9
Strangerke
2019-09-03
HDB: Fix another incorrect allocation/deallocation.
Eugene Sandulenko
2019-09-03
HDB: Fix checkActionList()
Nipun Garg
2019-09-03
HDB: Delete all _tTileLookupArray values at once
Nipun Garg
2019-09-03
HDB: Add _animTiles to fix memory leaks
Nipun Garg
2019-09-03
HDB: Delete Cached gfx data in one place
Nipun Garg
2019-09-03
HDB: Fix double free() and meaningless 'new' allocations
Eugene Sandulenko
2019-09-03
HDB: NULL each tile after calling destructor
Nipun Garg
2019-09-03
HDB: Add destructor to AIEntity and AnimTarget
Nipun Garg
2019-09-03
HDB: Fix data types in AIEntity
Eugene Sandulenko
2019-09-03
HDB: Fix data type
Eugene Sandulenko
2019-09-03
HDB: Add queryInventoryTypeSlot()
Nipun Garg
2019-09-03
HDB: Add missing Gfx variable and Weapon functions
Nipun Garg
2019-09-03
HDB: Add cineFunction()
Nipun Garg
2019-09-03
HDB: Add cineRemoveEntity()
Nipun Garg
2019-09-03
HDB: Add cinematic functions for Pic
Nipun Garg
2019-09-03
HDB: Complete AI::restartSystem()
Eugene Sandulenko
2019-09-03
HDB: Set and Draw Bonus Stars
Nipun Garg
2019-09-03
HDB: Refarcot entity save/loading into separate methods
Eugene Sandulenko
2019-09-03
HDB: Add FuncLookUp structs and functions
Nipun Garg
2019-09-03
HDB: Add AI save() and loadSaveFile()
Nipun Garg
2019-09-03
HDB: Modify InvEnt to have AIEntity as member
Nipun Garg
2019-09-03
HDB: Add cinePlayVoice() and cinePlaySound()
Nipun Garg
2019-09-03
HDB: Add cineStartMap()
Nipun Garg
2019-09-03
HDB: Fix type warning
Nipun Garg
2019-09-03
HDB: Add laserScan()
Nipun Garg
2019-09-03
HDB: Add _laserRescan and _laserOnScreen
Nipun Garg
2019-09-03
HDB: Add clearDiverters()
Nipun Garg
2019-09-03
HDB: Add Gate Puddles
Nipun Garg
2019-09-03
HDB: Move Bots gfx into _ai class
Nipun Garg
2019-09-03
HDB: Move Bots gfx into _gfx
Nipun Garg
2019-09-03
HDB: Remove '#if 0' conditionals
Nipun Garg
2019-09-03
HDB: Add _fairystones functions
Nipun Garg
2019-09-03
HDB: Add _fairystones data
Nipun Garg
2019-09-03
HDB: Commet out non-compiling code
Nipun Garg
2019-09-03
HDB: Add Gfx data
Nipun Garg
2019-09-03
HDB: Implement cineSpawnEntity()
Eugene Sandulenko
2019-09-03
HDB: Add Pushing code
Nipun Garg
2019-09-03
HDB: Unstub aiVortexianAction
Nipun Garg
2019-09-03
HDB: Fix compilation
Eugene Sandulenko
2019-09-03
HDB: Add checkForTouchplate()
Nipun Garg
2019-09-03
HDB: Add useTarget()
Nipun Garg
2019-09-03
HDB: Add addBridgeExtend() and animateBridges()
Nipun Garg
2019-09-03
HDB: Add _bridges data
Nipun Garg
2019-09-03
HDB: Add isClosedDoor() and isOpenDoor()
Nipun Garg
2019-09-03
HDB: Add traceStraightPath()
Nipun Garg
2019-09-03
HDB: Delete functions missing from original
Nipun Garg
[next]