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
/
hdb.cpp
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Fix PPC screen dimensions once more
Eugene Sandulenko
2019-09-03
HDB: Initialise more variables
Eugene Sandulenko
2019-09-03
HDB: Fix PPC screen dimensions
Eugene Sandulenko
2019-09-03
HDB: Move heavy lifting out of HDBGame constructor
Eugene Sandulenko
2019-09-03
HDB: Better error messages
Eugene Sandulenko
2019-09-03
HDB: Sync sound settings with config at the startup
Eugene Sandulenko
2019-09-03
HDB: Add new PPC-specific code
Nipun Garg
2019-09-03
HDB: Hid noisy debug messages, removed one unneeded stub
Eugene Sandulenko
2019-09-03
HDB: Made rendering pipeline to match original
Eugene Sandulenko
2019-09-03
HDB: Add more Platform-specific Constants
Nipun Garg
2019-09-03
HDB: Make Platform specific constants into variables
Nipun Garg
2019-09-03
HDB: Section off PPC-specific code
Nipun Garg
2019-09-03
HDB: Add support for the PPC version
Nipun Garg
2019-09-03
HDB: Added demo-specific start code
Eugene Sandulenko
2019-09-03
HDB: Add Music/Song data and functions
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: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Remove unused console.cpp
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 compilation
Eugene Sandulenko
2019-09-03
HDB: Play a MP3 sound from hdb.cpp
Nipun Garg
2019-09-03
HDB: Add cheat to test MAP29
Nipun Garg
2019-09-03
HDB: Reduce some variable scopes, some janitorial work
Strangerke
2019-09-03
HDB: Fix an out of bound issue in mapname
Strangerke
2019-09-03
HDB: Put both data and Lua saves into single file
Eugene Sandulenko
2019-09-03
HDB: Clear MAP06 through level-select
Nipun Garg
2019-09-03
HDB: Remove leftover code
Eugene Sandulenko
2019-09-03
HDB: Added cheat code for MAP11 for testing the Lab
Eugene Sandulenko
2019-09-03
HDB: Added support for CINE_OUTRO from the command line (level 31)
Eugene Sandulenko
2019-09-03
HDB: Fix progress bar rendering
Eugene Sandulenko
2019-09-03
HDB: Animate Bridges
Nipun Garg
2019-09-03
HDB: Add Debug Output for Actions List
Nipun Garg
2019-09-03
HDB: Add _animTiles to fix memory leaks
Nipun Garg
2019-09-03
HDB: Fix memory leaks when stream is returned NULL
Nipun Garg
2019-09-03
HDB: Delete Player Graphics in destructor
Nipun Garg
2019-09-03
HDB: Fix memory leaks due to findFirstData()
Nipun Garg
2019-09-03
HDB: NULL each tile after calling destructor
Nipun Garg
2019-09-03
HDB: Remove redundant custom free() function
Nipun Garg
2019-09-03
HDB: Fix uninitialised variables
Eugene Sandulenko
2019-09-03
HDB: Added more stuff to cheat for MAP00
Eugene Sandulenko
2019-09-03
HDB: Fix warning
Eugene Sandulenko
2019-09-03
HDB: Move HDBGame::hasFeature() to detection.cpp for consistency
Eugene Sandulenko
[next]