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-19
HDB: Fix another regression in inventory
Strangerke
2019-09-19
HDB: Fix regression introduced in 35ff6ad
Strangerke
2019-09-16
HDB: Fix some more uninitialized variables
Strangerke
2019-09-14
HDB: Remove Fixed String Buffer Usage in Window Code
D G Turner
2019-09-09
HDB: Fix more uninitialized variables in Gfx and Window
Strangerke
2019-09-07
HDB: Fix some array compared to nullptr, reduce some variable scopes
Strangerke
2019-09-06
HDB: More missing initializations
Strangerke
2019-09-03
HDB: Fix compilation on Amiga
Eugene Sandulenko
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Change init functions to handle errors
Strangerke
2019-09-03
HDB: Fix Try Again position
Nipun Garg
2019-09-03
HDB: Remove redundant global references
Eugene Sandulenko
2019-09-03
HDB: Fix drawDeliveries() when carrying 2...
Nipun Garg
2019-09-03
HDB: Fix PPC No Deliveries screen
Nipun Garg
2019-09-03
HDB: Reduce the scope of some variables in window
Strangerke
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
[next]