index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sword25
/
gfx
/
image
/
art.cpp
Age
Commit message (
Expand
)
Author
2012-06-13
SWORD25: Janitorial: Apply coding conventions
Strangerke
2011-12-08
SWORD25: Reduce usage of 'goto'.
D G Turner
2011-06-30
JANITORIAL: Silence a couple of "variable set but not used" warnings.
eriktorbjorn
2011-06-23
SWORD25: Add error checks after allocating memory with malloc
Julien
2011-06-23
ANALYSIS: Fix potential memory leak when using realloc
Julien
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-18
SWORD25: C++ify some code, remove obsolete stuff
Max Horn
2010-11-01
SWORD25: Replace art_warn/art_die by warning/error
Max Horn
2010-10-13
SWORD25: Fix empty loop body & conversion warnings
Max Horn
2010-10-13
SWORD25: Silenced MSVC false positive about a potentially uninitialized variable
Filippos Karapetis
2010-10-13
SWORD25: Add path to art.h include
Eugene Sandulenko
2010-10-13
SWORD25: Stop polluting global namespace
Eugene Sandulenko
2010-10-13
SWORD25: Merged all art* code and cleaned it up
Eugene Sandulenko
2010-10-13
SWORD25: Add proper copyrights to gfx/image/art*
Eugene Sandulenko
2010-10-12
SWORD25: Remove unnecessary executable flags
Eugene Sandulenko
2010-10-12
SWORD25: Fix some warnings
Eugene Sandulenko
2010-10-12
SWORD25: Added minimal subset of libart inplace
Eugene Sandulenko