aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-cinematic.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Fix switch-case warningsNipun Garg
2019-09-03HDB: Process cineEntityFace()Nipun Garg
2019-09-03HDB: Add cineEntityFace()Nipun Garg
2019-09-03HDB: Remove cineMoveEntity stubNipun Garg
2019-09-03HDB: Process cineMoveEntity()Nipun Garg
2019-09-03HDB: Add cineMoveEntity()Nipun Garg
2019-09-03HDB: Process cineLockPlayer() + cineUnlockPlayer()Nipun Garg
2019-09-03HDB: Add cineLockPlayer() and cineUnlockPlayer()Nipun Garg
2019-09-03HDB: Add debug output to C_SETENTITYNipun Garg
2019-09-03HDB: Pass correct variable into warning()Nipun Garg
2019-09-03HDB: Process cineUseEntity()Nipun Garg
2019-09-03HDB: Add cineUseEntity()Nipun Garg
2019-09-03HDB: Call locateEntity to complete stubsNipun Garg
2019-09-03HDB: Add init code for all AI EntitiesNipun Garg