aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2019-09-03HDB: Add getter-setter for the cursorNipun Garg
2019-09-03HDB: Add Font dataNipun Garg
2019-09-03HDB: Add struct DialogInfo and _dialogInfoNipun Garg
2019-09-03HDB: Fix crash during initialisationEugene Sandulenko
2019-09-03HDB: Fix crash when executing Lua with debug optionsEugene Sandulenko
2019-09-03HDB: Added warning to catch ambigious codeEugene Sandulenko
2019-09-03HDB: Correct const-nessEugene Sandulenko
2019-09-03HDB: Update module.mkEugene Sandulenko
2019-09-03HDB: Fix wrong code introduced during debuggingNipun Garg
2019-09-03HDB: Add and init the _window subsystemNipun Garg
2019-09-03HDB: Add Window ClassNipun Garg
2019-09-03HDB: Add the loadPic() helperNipun Garg
2019-09-03HDB: Fix local variable warningsNipun Garg
2019-09-03HDB: Add debug output for activateActionNipun Garg
2019-09-03HDB: Add entityName to _dummyPlayerNipun Garg
2019-09-03HDB: Call initAnimInfo() from hdb.cppNipun Garg
2019-09-03HDB: Add initAnimInfo()Nipun Garg
2019-09-03HDB: Add checkOneTileExistInRange()Nipun Garg
2019-09-03HDB: Add NULL checking to getMapBG/FGTileFlags()Nipun Garg
2019-09-03HDB: Add cacheTileSequence()Nipun Garg
2019-09-03HDB: Add checkAutoList calls to C_USENTITYNipun Garg