Age | Commit message (Expand) | Author |
2019-09-03 | HDB: Add setInfobarDark() | Nipun Garg |
2019-09-03 | HDB: Add Infobar data | Nipun Garg |
2019-09-03 | JANITORIAL: Whitespace fixes | Eugene Sandulenko |
2019-09-03 | HDB: Fix character blitting | Nipun Garg |
2019-09-03 | HDB: Add openDialog() call to hdb.cpp | Nipun Garg |
2019-09-03 | HDB: Fix type and reading errors | Nipun Garg |
2019-09-03 | HDB: Add debug output for font data | Nipun Garg |
2019-09-03 | HDB: Adding tracing of entity drawing | Eugene Sandulenko |
2019-09-03 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
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 |