aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai.h
AgeCommit message (Expand)Author
2019-09-03HDB: Add enums for AIType, AIDir and AIStateNipun Garg
2019-09-03HDB: Initialise CineCommandEugene Sandulenko
2019-09-03HDB: Modify prcocessCines for complete and bailOutNipun Garg
2019-09-03HDB: Change the type of _cineAbortFuncNipun Garg
2019-09-03HDB: Add cineFadeIn() and cineFadeOut()Nipun Garg
2019-09-03HDB: Stub out AI::init()Nipun Garg
2019-09-03HDB: Add cineWait() and cineWaitUntilDone()Nipun Garg
2019-09-03HDB: Add processCines to execute the CineCommandsNipun Garg
2019-09-03HDB: Complete the cineStart functionNipun Garg
2019-09-03HDB: Add the AI classNipun Garg