Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
The Cinematic variables are defined. cineSetCamera, cineMoveCamera and cineResetCamera are defined. cineStart is stubbed out |