aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/gfx.cpp
AgeCommit message (Expand)Author
2020-01-11ENGINES: Reduce winexe_*.h header includesCameron Cawley
2019-12-03HDB: Fix Missing Default Switch CasesD G Turner
2019-09-09HDB: Fix more uninitialized variables in Gfx and WindowStrangerke
2019-09-08HDB: Reduce the scope of some more variablesStrangerke
2019-09-07HDB: Remove useless returnsStrangerke
2019-09-06HDB: Fix uninitialized variables in gfxStrangerke
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Re-add updateFade() debug outputNipun Garg
2019-09-03HDB: Replace cursor in PPC version with the one from Win versionEugene Sandulenko
2019-09-03HDB: Change init functions to handle errorsStrangerke
2019-09-03HDB: Remove unnecessary global referencesEugene Sandulenko
2019-09-03HDB: Draw all stars/snow in PPC version.Eugene Sandulenko
2019-09-03HDB: Fix warningsNipun Garg
2019-09-03HDB: Add PPC version of updateFade()Nipun Garg
2019-09-03HDB: Reduce the scope of some more variables in gfxStrangerke
2019-09-03HDB: Fix centerPrint() HeightNipun Garg
2019-09-03HDB: Rotate pictures on loadEugene Sandulenko
2019-09-03HDB: First attempt to fix PPC graphicsEugene Sandulenko
2019-09-03HDB: Add PPC cursorNipun Garg
2019-09-03HDB: Fix mismatched deleteEugene Sandulenko
2019-09-03HDB: Initialise more variablesEugene Sandulenko
2019-09-03HDB: Initialise skipped variables in PPC modeEugene Sandulenko
2019-09-03HDB: Fix crash in gfx loadingEugene Sandulenko
2019-09-03HDB: Do not use dereferencing for GZip streamEugene Sandulenko
2019-09-03HDB: Remove redundant TO_16_LE() callsNipun Garg
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: Adapt loadFont, Picture::load, Tile::load forNipun Garg
2019-09-03HDB: Simplify setPixel()Nipun Garg
2019-09-03HDB: Remove NULL deletesNipun Garg
2019-09-03HDB: Draw Pointer only for Windows versionNipun Garg
2019-09-03HDB: Fix fade rendering. No artifacts, yay!Eugene Sandulenko
2019-09-03HDB: Integrate PPC version of Menu and GfxNipun Garg
2019-09-03HDB: Fix _screenDrawWidth and _screenDrawHeightNipun Garg
2019-09-03HDB: Replaced font name with a constantEugene Sandulenko
2019-09-03HDB: De not create fade screen on every frameEugene Sandulenko
2019-09-03HDB: Made rendering pipeline to match originalEugene Sandulenko
2019-09-03HDB: Make Platform specific constants into variablesNipun Garg
2019-09-03HDB: Minor PPC fixesNipun Garg
2019-09-03HDB: Section off PPC-specific codeNipun Garg
2019-09-03HDB: Wrap ReadStreams pointing to compressed...Nipun Garg
2019-09-03HDB: Fix Null-deleting codeNipun Garg
2019-09-03HDB: Implement rest of the demo differencesEugene Sandulenko
2019-09-03HDB: Remove redundant stubsNipun Garg
2019-09-03HDB: Add additional debug outputNipun 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