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: Add Waypoint data
Nipun Garg
2019-09-03
HDB: Add cacheEntGfx()
Nipun Garg
2019-09-03
HDB: Add additional player frames
Nipun Garg
2019-09-03
HDB: Add AnimFrame constants and extend AIEntity
Nipun Garg
2019-09-03
HDB: Add spawn()
Nipun Garg
2019-09-03
HDB: Add Entity Speed constants
Nipun Garg
2019-09-03
HDB: Add initAllEnts()
Nipun Garg
2019-09-03
HDB: Add removeEntity
Nipun Garg
2019-09-03
HDB: Add clearPersistent()
Nipun Garg
2019-09-03
HDB: Add player resources and inventory
Nipun Garg
2019-09-03
HDB: Add lookAtXY and lookAtEntity
Nipun Garg
2019-09-03
HDB: Add getTableEnt(), walkThroughEnt()
Nipun Garg
2019-09-03
HDB: Add getter-setters for _player
Nipun Garg
2019-09-03
HDB: Add Player Variables and Player Functions
Nipun Garg
2019-09-03
HDB: Fix compilation
Eugene Sandulenko
2019-09-03
HDB: Add cineUseEntity()
Nipun Garg
2019-09-03
HDB: Remove extern storage type from aiEntList
Nipun Garg
2019-09-03
HDB: Add stubbed locateEntity()
Nipun Garg
2019-09-03
HDB: Add restartSystem() and call it from init()
Nipun Garg
2019-09-03
HDB: Add _ents Entity List and initialize it
Nipun Garg
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Add aiEntList
Nipun Garg
2019-09-03
HDB: Add AIStateDef and AIEntTypeInfo structs
Nipun Garg
2019-09-03
HDB: Add cineSetEntity()
Nipun Garg
2019-09-03
HDB: Add AIEntity struct
Nipun Garg
2019-09-03
HDB: Add enums for AIType, AIDir and AIState
Nipun Garg
2019-09-03
HDB: Initialise CineCommand
Eugene Sandulenko
2019-09-03
HDB: Modify prcocessCines for complete and bailOut
Nipun Garg
2019-09-03
HDB: Change the type of _cineAbortFunc
Nipun Garg
2019-09-03
HDB: Add cineFadeIn() and cineFadeOut()
Nipun Garg
2019-09-03
HDB: Stub out AI::init()
Nipun Garg
2019-09-03
HDB: Add cineWait() and cineWaitUntilDone()
Nipun Garg
2019-09-03
HDB: Add processCines to execute the CineCommands
Nipun Garg
2019-09-03
HDB: Complete the cineStart function
Nipun Garg
2019-09-03
HDB: Add the AI class
Nipun Garg
[prev]