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-09
HDB: Fix a pointer to local variable outside of scope
Strangerke
2019-09-08
HDB: Fix out of bounds read in HDBGame::setInMapName
Bastien Bouclet
2019-09-06
HDB: Reduce the scope of some variables
Strangerke
2019-09-06
HDB: Initialize some more uninitialized variables.
Strangerke
2019-09-03
HDB: Fix warnings
Eugene Sandulenko
2019-09-03
HDB: Added debug output for map loading
Eugene Sandulenko
2019-09-03
HDB: Janitorial - Fix some code formatting
Strangerke
2019-09-03
HDB: Make the frame delay variable in order to have a more stable frame rate
Strangerke
2019-09-03
HDB: Remove excess calls to stopVoices()
Eugene Sandulenko
2019-09-03
HDB: Change init functions to handle errors
Strangerke
2019-09-03
HDB: Implement differences in rendering pipeline for the PPC demo
Eugene Sandulenko
2019-09-03
HDB: Fix voice playing when no message on screen
Nipun Garg
2019-09-03
HDB: Support bootparams for demo
Eugene Sandulenko
2019-09-03
HDB: Fix PPC Double Click code
Nipun Garg
2019-09-03
HDB: Convert FPS to Millis for double click check
Nipun Garg
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
[next]