Age | Commit message (Expand) | Author |
2019-09-09 | HDB: Fix more uninitialized variables in Gfx and Window | Strangerke |
2019-09-08 | HDB: Reduce the scope of some more variables | Strangerke |
2019-09-07 | HDB: Remove useless returns | Strangerke |
2019-09-06 | HDB: Fix uninitialized variables in gfx | Strangerke |
2019-09-03 | HDB: Fix warnings | Eugene Sandulenko |
2019-09-03 | HDB: Re-add updateFade() debug output | Nipun Garg |
2019-09-03 | HDB: Replace cursor in PPC version with the one from Win version | Eugene Sandulenko |
2019-09-03 | HDB: Change init functions to handle errors | Strangerke |
2019-09-03 | HDB: Remove unnecessary global references | Eugene Sandulenko |
2019-09-03 | HDB: Draw all stars/snow in PPC version. | Eugene Sandulenko |
2019-09-03 | HDB: Fix warnings | Nipun Garg |
2019-09-03 | HDB: Add PPC version of updateFade() | Nipun Garg |
2019-09-03 | HDB: Reduce the scope of some more variables in gfx | Strangerke |
2019-09-03 | HDB: Fix centerPrint() Height | Nipun Garg |
2019-09-03 | HDB: Rotate pictures on load | Eugene Sandulenko |
2019-09-03 | HDB: First attempt to fix PPC graphics | Eugene Sandulenko |
2019-09-03 | HDB: Add PPC cursor | Nipun Garg |
2019-09-03 | HDB: Fix mismatched delete | Eugene Sandulenko |
2019-09-03 | HDB: Initialise more variables | Eugene Sandulenko |
2019-09-03 | HDB: Initialise skipped variables in PPC mode | Eugene Sandulenko |
2019-09-03 | HDB: Fix crash in gfx loading | Eugene Sandulenko |
2019-09-03 | HDB: Do not use dereferencing for GZip stream | Eugene Sandulenko |
2019-09-03 | HDB: Remove redundant TO_16_LE() calls | Nipun Garg |
2019-09-03 | HDB: Prevent Backwards Seeking in GZipReadStream | Nipun Garg |
2019-09-03 | HDB: Reduce some more variable scopes, simplify a couple of checks in input.cpp | Strangerke |
2019-09-03 | HDB: Adapt loadFont, Picture::load, Tile::load for | Nipun Garg |
2019-09-03 | HDB: Simplify setPixel() | Nipun Garg |
2019-09-03 | HDB: Remove NULL deletes | Nipun Garg |
2019-09-03 | HDB: Draw Pointer only for Windows version | Nipun Garg |
2019-09-03 | HDB: Fix fade rendering. No artifacts, yay! | Eugene Sandulenko |
2019-09-03 | HDB: Integrate PPC version of Menu and Gfx | Nipun Garg |
2019-09-03 | HDB: Fix _screenDrawWidth and _screenDrawHeight | Nipun Garg |
2019-09-03 | HDB: Replaced font name with a constant | Eugene Sandulenko |
2019-09-03 | HDB: De not create fade screen on every frame | Eugene Sandulenko |
2019-09-03 | HDB: Made rendering pipeline to match original | Eugene Sandulenko |
2019-09-03 | HDB: Make Platform specific constants into variables | Nipun Garg |
2019-09-03 | HDB: Minor PPC fixes | Nipun Garg |
2019-09-03 | HDB: Section off PPC-specific code | Nipun Garg |
2019-09-03 | HDB: Wrap ReadStreams pointing to compressed... | Nipun Garg |
2019-09-03 | HDB: Fix Null-deleting code | Nipun Garg |
2019-09-03 | HDB: Implement rest of the demo differences | Eugene Sandulenko |
2019-09-03 | HDB: Remove redundant stubs | Nipun Garg |
2019-09-03 | HDB: Add additional debug output | 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 |