aboutsummaryrefslogtreecommitdiff
path: root/graphics/png.h
AgeCommit message (Expand)Author
2011-05-13COMMON: Added compilation safeguards for the png decodermd5
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-27PNG: Changed getPalette() to properly return a copy of the image palettemd5
2011-04-25PNG: This PNG::getPalette.Johannes Schickel
2011-02-20GRAPHICS: Let PNG::getPalette take an uint16 for the palette entry count.Johannes Schickel
2011-02-02GRAPHICS: Fixed a bug with indexed PNGs in the PNG decoder (a byte can't hold...Filippos Karapetis
2011-02-02GRAPHICS: Updated the copyright information regarding LodePNG. Removed the ob...Filippos Karapetis
2011-02-02GRAPHICS: Implemented a PNG decoder, and set it as default for the sword25 en...Filippos Karapetis