Age | Commit message (Expand) | Author |
---|---|---|
2013-08-04 | ZVISION: Add a return statement for when image load fails | richiesams |
2013-08-04 | ZVISION: LZSSReadStream - Decompress directly to the destination buffer inste... | richiesams |
2013-08-04 | ZVISION: Convert to using MKTAG() instead of checking each char individually | richiesams |
2013-08-04 | ZVISION: Move engine width, height, and pixelFormat to const member variables | richiesams |
2013-08-04 | ZVISION: renderImageToScreen: Check for TGZ first instead of TGA | richiesams |
2013-08-04 | ZVISION: Update renderImageToScreen to handle TGZ image files | richiesams |
2013-08-04 | ZVISION: Create renderImageToScreen method and add a console command for it | richiesams |