aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2019-09-03HDB: Add drawDialog()Nipun Garg
2019-09-03HDB: Add drawBorder()Nipun Garg
2019-09-03HDB: Add and modify debug outputNipun Garg
2019-09-03HDB: Add checkDialogClose()Nipun Garg
2019-09-03HDB: Add closeDialog()Nipun Garg
2019-09-03HDB: Add cinematicsActive()Nipun Garg
2019-09-03HDB: Add cineDialog() Lua functionNipun Garg
2019-09-03HDB: Call animateTargets() from hdb.cppNipun Garg
2019-09-03HDB: Process cineDialog()Nipun Garg
2019-09-03HDB: Add cineDialog()Nipun Garg
2019-09-03HDB: Add setDialogDelay()`Nipun Garg
2019-09-03HDB: Add openDialog()Nipun Garg
2019-09-03HDB: Add Dialog constantsNipun Garg
2019-09-03HDB: Remove 'Add Animating Info' stubNipun Garg
2019-09-03HDB: Init Cursor, Text Edges and load Game FontNipun Garg
2019-09-03HDB: Add drawText()Nipun Garg
2019-09-03HDB: Add loadFont()Nipun Garg
2019-09-03HDB: Add getDimensions() to calculate pixel widthNipun Garg
2019-09-03HDB: Add getter-setter for Text EdgesNipun Garg
2019-09-03HDB: Add getter-setter for Kerning and LeadingNipun Garg