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
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Fix portability issue
Eugene Sandulenko
2019-09-03
HDB: Call moveEnts()
Nipun Garg
2019-09-03
HDB: Add debug output
Nipun Garg
2019-09-03
HDB: Add moveEnts()
Nipun Garg
2019-09-03
HDB: Call drawDialog() from hdb.cpp
Nipun Garg
2019-09-03
HDB: Add drawDialog()
Nipun Garg
2019-09-03
HDB: Add drawBorder()
Nipun Garg
2019-09-03
HDB: Add and modify debug output
Nipun Garg
2019-09-03
HDB: Add checkDialogClose()
Nipun Garg
2019-09-03
HDB: Add closeDialog()
Nipun Garg
2019-09-03
HDB: Add cinematicsActive()
Nipun Garg
2019-09-03
HDB: Add cineDialog() Lua function
Nipun Garg
2019-09-03
HDB: Call animateTargets() from hdb.cpp
Nipun Garg
2019-09-03
HDB: Process cineDialog()
Nipun Garg
2019-09-03
HDB: Add cineDialog()
Nipun Garg
2019-09-03
HDB: Add setDialogDelay()`
Nipun Garg
2019-09-03
HDB: Add openDialog()
Nipun Garg
2019-09-03
HDB: Add Dialog constants
Nipun Garg
2019-09-03
HDB: Remove 'Add Animating Info' stub
Nipun Garg
2019-09-03
HDB: Init Cursor, Text Edges and load Game Font
Nipun Garg
2019-09-03
HDB: Add drawText()
Nipun Garg
2019-09-03
HDB: Add loadFont()
Nipun Garg
2019-09-03
HDB: Add getDimensions() to calculate pixel width
Nipun Garg
2019-09-03
HDB: Add getter-setter for Text Edges
Nipun Garg
2019-09-03
HDB: Add getter-setter for Kerning and Leading
Nipun Garg
2019-09-03
HDB: Add getter-setter for the cursor
Nipun Garg
2019-09-03
HDB: Add Font data
Nipun Garg
2019-09-03
HDB: Add struct DialogInfo and _dialogInfo
Nipun Garg
2019-09-03
HDB: Fix crash during initialisation
Eugene Sandulenko
2019-09-03
HDB: Fix crash when executing Lua with debug options
Eugene Sandulenko
2019-09-03
HDB: Added warning to catch ambigious code
Eugene Sandulenko
2019-09-03
HDB: Correct const-ness
Eugene Sandulenko
2019-09-03
HDB: Update module.mk
Eugene Sandulenko
2019-09-03
HDB: Fix wrong code introduced during debugging
Nipun Garg
2019-09-03
HDB: Add and init the _window subsystem
Nipun Garg
2019-09-03
HDB: Add Window Class
Nipun Garg
2019-09-03
HDB: Add the loadPic() helper
Nipun Garg
2019-09-03
HDB: Fix local variable warnings
Nipun Garg
2019-09-03
HDB: Add debug output for activateAction
Nipun Garg
2019-09-03
HDB: Add entityName to _dummyPlayer
Nipun Garg
2019-09-03
HDB: Call initAnimInfo() from hdb.cpp
Nipun Garg
2019-09-03
HDB: Add initAnimInfo()
Nipun Garg
2019-09-03
HDB: Add checkOneTileExistInRange()
Nipun Garg
2019-09-03
HDB: Add NULL checking to getMapBG/FGTileFlags()
Nipun Garg
2019-09-03
HDB: Add cacheTileSequence()
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: Fix initialization warnings
Nipun Garg
2019-09-03
HDB: Comment out C_USEENTITY
Nipun Garg
2019-09-03
HDB: Add addToActionList() and checkActionList()
Nipun Garg
[next]