aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/hdb.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: Fix PPC Double Click codeNipun Garg
2019-09-03HDB: Convert FPS to Millis for double click checkNipun Garg
2019-09-03HDB: Fix PPC screen dimensions once moreEugene Sandulenko
2019-09-03HDB: Initialise more variablesEugene Sandulenko
2019-09-03HDB: Fix PPC screen dimensionsEugene Sandulenko
2019-09-03HDB: Move heavy lifting out of HDBGame constructorEugene Sandulenko
2019-09-03HDB: Better error messagesEugene Sandulenko
2019-09-03HDB: Sync sound settings with config at the startupEugene Sandulenko
2019-09-03HDB: Add new PPC-specific codeNipun Garg
2019-09-03HDB: Hid noisy debug messages, removed one unneeded stubEugene Sandulenko
2019-09-03HDB: Made rendering pipeline to match originalEugene Sandulenko
2019-09-03HDB: Add more Platform-specific ConstantsNipun Garg
2019-09-03HDB: Make Platform specific constants into variablesNipun Garg
2019-09-03HDB: Section off PPC-specific codeNipun Garg
2019-09-03HDB: Add support for the PPC versionNipun Garg
2019-09-03HDB: Added demo-specific start codeEugene Sandulenko
2019-09-03HDB: Add Music/Song data and functionsNipun Garg
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Remove unused console.cppEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Fix compilationEugene Sandulenko
2019-09-03HDB: Play a MP3 sound from hdb.cppNipun Garg
2019-09-03HDB: Add cheat to test MAP29Nipun Garg
2019-09-03HDB: Reduce some variable scopes, some janitorial workStrangerke
2019-09-03HDB: Fix an out of bound issue in mapnameStrangerke
2019-09-03HDB: Put both data and Lua saves into single fileEugene Sandulenko
2019-09-03HDB: Clear MAP06 through level-selectNipun Garg
2019-09-03HDB: Remove leftover codeEugene Sandulenko
2019-09-03HDB: Added cheat code for MAP11 for testing the LabEugene Sandulenko
2019-09-03HDB: Added support for CINE_OUTRO from the command line (level 31)Eugene Sandulenko
2019-09-03HDB: Fix progress bar renderingEugene Sandulenko
2019-09-03HDB: Animate BridgesNipun Garg
2019-09-03HDB: Add Debug Output for Actions ListNipun Garg
2019-09-03HDB: Add _animTiles to fix memory leaksNipun Garg
2019-09-03HDB: Fix memory leaks when stream is returned NULLNipun Garg
2019-09-03HDB: Delete Player Graphics in destructorNipun Garg
2019-09-03HDB: Fix memory leaks due to findFirstData()Nipun Garg
2019-09-03HDB: NULL each tile after calling destructorNipun Garg
2019-09-03HDB: Remove redundant custom free() functionNipun Garg
2019-09-03HDB: Fix uninitialised variablesEugene Sandulenko
2019-09-03HDB: Added more stuff to cheat for MAP00Eugene Sandulenko