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
/
hdb
/
window.cpp
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Fix drawDeliveries()
Nipun Garg
2019-09-03
HDB: Fix inconsistency in platform-specific code
Eugene Sandulenko
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Add new PPC-specific code
Nipun Garg
2019-09-03
HDB: Integrate PPC version of Window
Nipun Garg
2019-09-03
HDB: Add Window Platform-specific Constants
Nipun Garg
2019-09-03
HDB: Fix _screenDrawWidth and _screenDrawHeight
Nipun Garg
2019-09-03
HDB: Make Platform specific constants into variables
Nipun Garg
2019-09-03
HDB: Add support for the PPC version
Nipun Garg
2019-09-03
HDB: Implement rest of the demo differences
Eugene Sandulenko
2019-09-03
HDB: Fix Deliveries with no GFX
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Fix CppCheck warnings in window
Strangerke
2019-09-03
HDB: Reduce some more variable scopes
Strangerke
2019-09-03
HDB: Fix uninitialized read
Nipun Garg
2019-09-03
HDB: Fix memory leaks in Menu
Nipun Garg
2019-09-03
HDB: Remove redundant custom free() function
Nipun Garg
2019-09-03
HDB: Add save/load for TryAgain data
Nipun Garg
2019-09-03
HDB: Unstub the TRY AGAIN screen
Nipun Garg
2019-09-03
HDB: Add Weapon Drawing and Equipping Code
Nipun Garg
2019-09-03
HDB: Fix getRandomNumber usage
Eugene Sandulenko
2019-09-03
HDB: Init _mstoneGfx and replace strings
Nipun Garg
2019-09-03
HDB: Fix Window::loadSaveFile()
Eugene Sandulenko
2019-09-03
HDB: Fix Window::loadSaveFile()
Eugene Sandulenko
2019-09-03
HDB: Remove unnecessary functions
Nipun Garg
2019-09-03
HDB: Fix endian issues
Nipun Garg
2019-09-03
HDB: Add Window save() and loadSaveFile()
Nipun Garg
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Add PanicZone data and functions
Nipun Garg
2019-09-03
HDB: Unstub playSound calls
Nipun Garg
2019-09-03
HDB: Reset _dialogInfo before each dialog.
Eugene Sandulenko
2019-09-03
HDB: Implement Window::closeAll()
Eugene Sandulenko
2019-09-03
HDB: Rename _drawMan -> _gfx
Eugene Sandulenko
2019-09-03
HDB: Fix compilation
Eugene Sandulenko
2019-09-03
HDB: Add DialogChoice and MessageBar functions
Nipun Garg
2019-09-03
HDB: Add _msgInfo
Nipun Garg
2019-09-03
HDB: Add _dialogChoiceInfo
Nipun Garg
2019-09-03
HDB: Add Deliveries functions in window.h
Nipun Garg
2019-09-03
HDB: Add _dlvsInfo data for the Deliveries Window
Nipun Garg
2019-09-03
HDB: Add stubbed openMessageBar function
Nipun Garg
2019-09-03
HDB: Add drawPause() and checkPause()
Nipun Garg
2019-09-03
HDB: Add checkInvSelect()
Nipun Garg
2019-09-03
HDB: Add _textOutList.push_back() call
Nipun Garg
2019-09-03
HDB: Add _textOutList functions
Nipun Garg
[next]