aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb
AgeCommit message (Expand)Author
2019-09-03HDB: Fix PPC Double Click codeNipun Garg
2019-09-03HDB: Draw all stars/snow in PPC version.Eugene Sandulenko
2019-09-03HDB: Fix drawDeliveries() when carrying 2...Nipun Garg
2019-09-03HDB: Fix warningsNipun Garg
2019-09-03HDB: Add PPC version of updateFade()Nipun Garg
2019-09-03HDB: Remove an unused member of Song, get rid of the return value of several ...Strangerke
2019-09-03HDB: Increase number of slots to 99 and support saveload from the GMMEugene Sandulenko
2019-09-03HDB: Remove two unused variablesStrangerke
2019-09-03HDB: Reduce the scope of some more variables in gfxStrangerke
2019-09-03HDB: Fix PPC No Deliveries screenNipun Garg
2019-09-03HDB: Fix PPC _quitYes and _quitNo co-ordinatesNipun Garg
2019-09-03HDB: Convert FPS to Millis for double click checkNipun Garg
2019-09-03HDB: Fix centerPrint() HeightNipun Garg
2019-09-03HDB: Simplify conditionalNipun Garg
2019-09-03HDB: Implement PPC demo Lua differences for savingEugene Sandulenko
2019-09-03HDB: Reduce the scope of some variables in windowStrangerke
2019-09-03HDB: Add engine dependenciesEugene Sandulenko
2019-09-03HDB: Implement Handango differencesEugene Sandulenko
2019-09-03HDB: Fix crashes in PPC demoEugene Sandulenko
2019-09-03HDB: Fix crash in start menu in PPC versionEugene Sandulenko
2019-09-03HDB: Rotate pictures on loadEugene Sandulenko
2019-09-03HDB: Fix PPC screen dimensions once moreEugene Sandulenko
2019-09-03HDB: First attempt to fix PPC graphicsEugene Sandulenko
2019-09-03HDB: Fix copy/paste error in script patch for MAP01Eugene Sandulenko
2019-09-03HDB: Add PPC cursorNipun Garg
2019-09-03HDB: Save function pointersEugene Sandulenko
2019-09-03HDB: Fix drawDeliveries()Nipun Garg
2019-09-03HDB: Fix PPC controlsNipun Garg
2019-09-03HDB: Fix script patch for MAP01Eugene Sandulenko
2019-09-03HDB: Better Lua tracingEugene Sandulenko
2019-09-03HDB: Fix mismatched deleteEugene Sandulenko
2019-09-03HDB: Initialise more variablesEugene Sandulenko
2019-09-03HDB: Fix PPC screen dimensionsEugene Sandulenko
2019-09-03HDB: Initialise skipped variables in PPC modeEugene Sandulenko
2019-09-03HDB: Fix crash in gfx loadingEugene Sandulenko
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Move heavy lifting out of HDBGame constructorEugene Sandulenko
2019-09-03HDB: Better error messagesEugene Sandulenko
2019-09-03HDB: Simplify openMPC()Eugene Sandulenko
2019-09-03HDB: Simplify findFirstData()Eugene Sandulenko
2019-09-03HDB: Do not use dereferencing for GZip streamEugene Sandulenko
2019-09-03HDB: Portability fixesEugene Sandulenko
2019-09-03HDB: Add OGG Support for LinuxNipun Garg
2019-09-03HDB: Remove redundant TO_16_LE() callsNipun Garg
2019-09-03HDB: Fix file len usage in compressed MSD filesEugene Sandulenko
2019-09-03HDB: Prevent Backwards Seeking in GZipReadStreamNipun Garg
2019-09-03HDB: Reduce some more variable scopes, simplify a couple of checks in input.cppStrangerke
2019-09-03HDB: Introduce two new enums for the soundStrangerke
2019-09-03HDB: Add Handango GFX and Demo Title ScreenNipun Garg
2019-09-03HDB: Adapt loadFont, Picture::load, Tile::load forNipun Garg