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 (
Collapse
)
Author
2019-09-03
HDB: Add _teleporters related functions
Nipun Garg
2019-09-03
HDB: Add _teleporters data
Nipun Garg
2019-09-03
HDB: Add _hereList functions
Nipun Garg
2019-09-03
HDB: Add _hereList data
Nipun Garg
2019-09-03
HDB: Add findPath()
Nipun Garg
2019-09-03
HDB: Add addToPathList() and findArrowPath()
Nipun Garg
2019-09-03
HDB: Add _arrowPaths data
Nipun Garg
2019-09-03
HDB: Add checkPlayerCollision functions
Nipun Garg
2019-09-03
HDB: Add legalMove functions
Nipun Garg
2019-09-03
HDB: Add findEntityIgnore() and findEntityType()
Nipun Garg
2019-09-03
HDB: Fix space formatting
Nipun Garg
2019-09-03
HDB: Implemented AI::drawLevel2Ents()
Eugene Sandulenko
2019-09-03
HDB: Added rest of the stubs for the rendering pipeline
Eugene Sandulenko
2019-09-03
HDB: Add cineSetAnimFrame()
Nipun Garg
2019-09-03
HDB: Add cineAnimEntity()
Nipun Garg
2019-09-03
HDB: Add cineStop()
Nipun Garg
2019-09-03
HDB: Process cineMoveMaskedPic()
Nipun Garg
2019-09-03
HDB: Add cineMoveMaskedPic()
Nipun Garg
2019-09-03
HDB: Add cineAbort() and cineCleanUp()
Nipun Garg
2019-09-03
HDB: Add _cineFreeList functions
Nipun Garg
2019-09-03
HDB: Add _cineBlitList functions
Nipun Garg
2019-09-03
HDB: Add _cineBlitList and _cineFreeList
Nipun Garg
Addition includes related data such as constants and structs
2019-09-03
HDB: More debug output for entity drawing
Eugene Sandulenko
2019-09-03
HDB: Adding tracing of entity drawing
Eugene Sandulenko
2019-09-03
HDB: Add moveEnts()
Nipun Garg
2019-09-03
HDB: Add cinematicsActive()
Nipun Garg
2019-09-03
HDB: Add cineDialog()
Nipun Garg
2019-09-03
HDB: Correct const-ness
Eugene Sandulenko
2019-09-03
HDB: Add initAnimInfo()
Nipun Garg
2019-09-03
HDB: Fix CineCommand string and title values
Nipun Garg
2019-09-03
HDB: Add addToActionList() and checkActionList()
Nipun Garg
2019-09-03
HDB: Add findEntity()
Nipun Garg
2019-09-03
HDB: Add checkForTouchplate()
Nipun Garg
2019-09-03
HDB: Add stubbed addWaypoint()
Nipun Garg
2019-09-03
HDB: Modify AI pointer arrays to be struct arrays
Nipun Garg
2019-09-03
HDB: Add _actions list and related data
Nipun Garg
2019-09-03
HDB: Remove _dummyPlayer stub from getPlayer()
Nipun Garg
2019-09-03
HDB: Add _dummyPlayer as Virtual Player
Nipun Garg
2019-09-03
HDB: Add addAnimTarget() and animateTargets()
Nipun Garg
2019-09-03
HDB: Add _animTargets and related data
Nipun Garg
2019-09-03
HDB: Add list functions for _autoActions
Nipun Garg
2019-09-03
HDB: Add AutoAction struct and _autoActions array
Nipun Garg
2019-09-03
HDB: Add stubbed Action Functions
Nipun Garg
2019-09-03
HDB: Add animGrabbing()
Nipun Garg
2019-09-03
HDB: Add variables for AutoAction tiles
Nipun Garg
2019-09-03
HDB: Add stubbed animateEntity()
Nipun Garg
2019-09-03
HDB: Add removeFirstWaypoint()
Nipun Garg
2019-09-03
HDB: Add killPlayer()
Nipun Garg
2019-09-03
HDB: Add onEvenTile()
Nipun Garg
2019-09-03
HDB: Add checkFloating()
Nipun Garg
[prev]
[next]