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-cinematic.cpp
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Fixed AI::cineRemoveFromBlitList()
Eugene Sandulenko
2019-09-03
HDB: Add cinePlayVoice() and cinePlaySound()
Nipun Garg
2019-09-03
HDB: Add cineStartMap()
Nipun Garg
2019-09-03
HDB: Fix AI::cineStart()
Eugene Sandulenko
2019-09-03
HDB: Fix cineAbort(), so it really removes the state machine program
Eugene Sandulenko
2019-09-03
HDB: Finish cineCleanup()
Eugene Sandulenko
2019-09-03
HDB: Implement cineSpawnEntity()
Eugene Sandulenko
2019-09-03
HDB: Implement Window::closeAll()
Eugene Sandulenko
2019-09-03
HDB: Rename _drawMan -> _gfx
Eugene Sandulenko
2019-09-03
HDB: Fix crash when skipping cinematic
Eugene Sandulenko
2019-09-03
HDB: Fix drawing Cine Pics. This affects drawing thorwn clock
Eugene Sandulenko
2019-09-03
HDB: Use case-insensitive string comparison
Eugene Sandulenko
2019-09-03
HDB: Remove 'Check Pause Flag' stubs
Nipun Garg
2019-09-03
HDB: Process cineTextOut() and cineCenterTextOut()
Nipun Garg
2019-09-03
HDB: Add cineTextOut() and cineCenterTextOut()
Nipun Garg
2019-09-03
HDB: Hid noisy stubs
Eugene Sandulenko
2019-09-03
HDB: Fix CineCommand struct, use const char * insted of preallocated arrays
Eugene Sandulenko
2019-09-03
HDB: Add debug output to cineDialog
Nipun Garg
2019-09-03
HDB: Added more debug output and hid some verbose stubs
Eugene Sandulenko
2019-09-03
HDB: Fix space formatting
Nipun Garg
2019-09-03
HDB: Add debug output
Nipun Garg
2019-09-03
HDB: Fix boolean check
Nipun Garg
2019-09-03
HDB: Process cineSetAnimFrame()
Nipun Garg
2019-09-03
HDB: Add cineSetAnimFrame()
Nipun Garg
2019-09-03
HDB: Process cineAnimEntity()
Nipun Garg
2019-09-03
HDB: Add cineAnimEntity()
Nipun Garg
2019-09-03
HDB: Add cineStop() Lua function
Nipun Garg
2019-09-03
HDB: Process stopCine()
Nipun Garg
2019-09-03
HDB: Add cineStop()
Nipun Garg
2019-09-03
HDB: Remove stub for _cineBlitList drawing
Nipun Garg
2019-09-03
HDB: Remove checkDialogsClose() stub
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
2019-09-03
HDB: Add debug output
Nipun Garg
2019-09-03
HDB: Add and modify debug output
Nipun Garg
2019-09-03
HDB: Process cineDialog()
Nipun Garg
2019-09-03
HDB: Add cineDialog()
Nipun Garg
2019-09-03
HDB: Fix wrong code introduced during debugging
Nipun Garg
2019-09-03
HDB: Fix local variable warnings
Nipun Garg
2019-09-03
HDB: Add checkAutoList calls to C_USENTITY
Nipun Garg
2019-09-03
HDB: Fix CineCommand string and title values
Nipun Garg
2019-09-03
HDB: Comment out C_USEENTITY
Nipun Garg
2019-09-03
HDB: Modify AI pointer arrays to be struct arrays
Nipun Garg
2019-09-03
HDB: Unstub checkAutoList() from C_USEENTITY
Nipun Garg
2019-09-03
HDB: Remove stub from processCines: C_USEENTITY
Nipun Garg
2019-09-03
HDB: Remove stubs from processCines: C_RESETCAMERA
Nipun Garg
[next]