aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-09-03HDB: Add _arrowPaths dataNipun Garg
2019-09-03HDB: Add checkPlayerCollision functionsNipun Garg
2019-09-03HDB: Add legalMove functionsNipun Garg
2019-09-03HDB: Add findEntityIgnore() and findEntityType()Nipun Garg
2019-09-03HDB: Fix space formattingNipun Garg
2019-09-03HDB: Implemented AI::drawLevel2Ents()Eugene Sandulenko
2019-09-03HDB: Added rest of the stubs for the rendering pipelineEugene Sandulenko
2019-09-03HDB: Added more debug output and hid some noisy oneEugene Sandulenko
2019-09-03HDB: Fix setEntityGoal() directionNipun Garg
2019-09-03HDB: Add debug outputNipun Garg
2019-09-03HDB: Fix boolean checkNipun Garg
2019-09-03HDB: Add cineSetAnimFrame() Lua functionNipun Garg
2019-09-03HDB: Process cineSetAnimFrame()Nipun Garg
2019-09-03HDB: Add cineSetAnimFrame()Nipun Garg
2019-09-03HDB: Add cineAnimEntity() Lua functionNipun Garg
2019-09-03HDB: Process cineAnimEntity()Nipun Garg
2019-09-03HDB: Add cineAnimEntity()Nipun Garg
2019-09-03HDB: Add cineStop() Lua functionNipun Garg
2019-09-03HDB: Process stopCine()Nipun Garg
2019-09-03HDB: Add cineStop()Nipun Garg
2019-09-03HDB: Remove addToAutoActionList() stubNipun Garg
2019-09-03HDB: Remove addToActionList() stubNipun Garg
2019-09-03HDB: Remove stub for _cineBlitList drawingNipun Garg
2019-09-03HDB: Remove checkDialogsClose() stubNipun Garg
2019-09-03HDB: Add cineMoveMaskedPic() Lua functionNipun Garg
2019-09-03HDB: Process cineMoveMaskedPic()Nipun Garg
2019-09-03HDB: Add cineMoveMaskedPic()Nipun Garg
2019-09-03HDB: Add cineAbort() and cineCleanUp()Nipun Garg
2019-09-03HDB: Add _cineFreeList functionsNipun Garg
2019-09-03HDB: Add _cineBlitList functionsNipun Garg
2019-09-03HDB: Add _cineBlitList and _cineFreeListNipun Garg
2019-09-03HDB: Add picture debugging codeNipun Garg
2019-09-03HDB: Fix drawing function callsNipun Garg
2019-09-03HDB: More debug output for entity drawingEugene Sandulenko
2019-09-03HDB: Fix dialog border drawingEugene Sandulenko
2019-09-03HDB: Add setInfobarDark() Lua functionNipun Garg
2019-09-03HDB: Add setInfobarDark()Nipun Garg
2019-09-03HDB: Add Infobar dataNipun Garg
2019-09-03JANITORIAL: Whitespace fixesEugene Sandulenko
2019-09-03HDB: Fix character blittingNipun Garg
2019-09-03HDB: Add openDialog() call to hdb.cppNipun Garg
2019-09-03HDB: Fix type and reading errorsNipun Garg
2019-09-03HDB: Add debug output for font dataNipun Garg
2019-09-03HDB: Adding tracing of entity drawingEugene Sandulenko
2019-09-03JANITORIAL: Remove trailing spacesEugene Sandulenko
2019-09-03HDB: Fix portability issueEugene Sandulenko
2019-09-03HDB: Call moveEnts()Nipun Garg
2019-09-03HDB: Add debug outputNipun Garg
2019-09-03HDB: Add moveEnts()Nipun Garg
2019-09-03HDB: Call drawDialog() from hdb.cppNipun Garg