aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/hdb.cpp
AgeCommit message (Expand)Author
2019-12-03HDB: Fix Missing Default Switch CasesD G Turner
2019-09-19HDB: Fix missing semicolonsluicebox
2019-09-19HDB: Simplify some codeStrangerke
2019-09-14HDB: Improve String Code Usage in HDB Engine CodeD G Turner
2019-09-13HDB: Further Fixes for GCC Compiler WarningsD G Turner
2019-09-09HDB: Fix a pointer to local variable outside of scopeStrangerke
2019-09-08HDB: Fix out of bounds read in HDBGame::setInMapNameBastien Bouclet
2019-09-06HDB: Reduce the scope of some variablesStrangerke
2019-09-06HDB: Initialize some more uninitialized variables.Strangerke
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Added debug output for map loadingEugene Sandulenko
2019-09-03HDB: Janitorial - Fix some code formattingStrangerke
2019-09-03HDB: Make the frame delay variable in order to have a more stable frame rateStrangerke
2019-09-03HDB: Remove excess calls to stopVoices()Eugene Sandulenko
2019-09-03HDB: Change init functions to handle errorsStrangerke
2019-09-03HDB: Implement differences in rendering pipeline for the PPC demoEugene Sandulenko
2019-09-03HDB: Fix voice playing when no message on screenNipun Garg
2019-09-03HDB: Support bootparams for demoEugene Sandulenko
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