aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/image/art.cpp
AgeCommit message (Expand)Author
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24SWORD25: Janitorial - Fix spacing errorsStrangerke
2012-06-13SWORD25: Janitorial: Apply coding conventionsStrangerke
2011-12-08SWORD25: Reduce usage of 'goto'.D G Turner
2011-06-30JANITORIAL: Silence a couple of "variable set but not used" warnings.eriktorbjorn
2011-06-23SWORD25: Add error checks after allocating memory with mallocJulien
2011-06-23ANALYSIS: Fix potential memory leak when using reallocJulien
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-18SWORD25: C++ify some code, remove obsolete stuffMax Horn
2010-11-01SWORD25: Replace art_warn/art_die by warning/errorMax Horn
2010-10-13SWORD25: Fix empty loop body & conversion warningsMax Horn
2010-10-13SWORD25: Silenced MSVC false positive about a potentially uninitialized variableFilippos Karapetis
2010-10-13SWORD25: Add path to art.h includeEugene Sandulenko
2010-10-13SWORD25: Stop polluting global namespaceEugene Sandulenko
2010-10-13SWORD25: Merged all art* code and cleaned it upEugene Sandulenko
2010-10-13SWORD25: Add proper copyrights to gfx/image/art*Eugene Sandulenko
2010-10-12SWORD25: Remove unnecessary executable flagsEugene Sandulenko
2010-10-12SWORD25: Fix some warningsEugene Sandulenko
2010-10-12SWORD25: Added minimal subset of libart inplaceEugene Sandulenko