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
/
swimage.cpp
Age
Commit message (
Expand
)
Author
2015-12-14
SWORD25: Let ImgLoader write into Graphics::Surface.
Johannes Schickel
2014-02-18
SWORD25: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-17
SWORD25: Optimize graphics drawing code
johndoe123
2011-05-26
SWORD25: Merged the PNG and thumbnail decoding code into a common class
md5
2011-05-26
SWORD25: Removed the leftover libpng code
md5
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-05
SWORD25: Disabled code which isn't necessary with our PNG decoder
md5
2011-03-25
SWORD25: more translated comments from gfx/image (patch #3238507)
Max Horn
2011-01-23
SWORD25: Replaced BS_ASSERT() with assert()
Filippos Karapetis
2011-01-23
SWORD25: Removed the custom log class and replaced it with warning/error/debu...
Filippos Karapetis
2010-11-03
SWORD25: cleanup
Max Horn
2010-10-24
SWORD25: Get rid of colorFormat parameter in PNGLoader API
Max Horn
2010-10-24
SWORD25: Merge classes PNGLoader, ImageLoader and ImageLoaderManager
Max Horn
2010-10-24
SWORD25: Add ImageLoaderManager, get rid of last globally constructed object
Max Horn
2010-10-19
SWORD25: Enforced code formatting rules in rest of the engine
Eugene Sandulenko
2010-10-19
SWORD25: Enforce code naming conventions in gfx/image/imageloader*
Eugene Sandulenko
2010-10-15
SWORD25: Do not use Kernel::GetService directly anymore
Max Horn
2010-10-13
SWORD25: Enforse code naming conventions in PackageManager and Sword25Engine
Eugene Sandulenko
2010-10-12
SWORD25: Adjust the paths accordingly
Eugene Sandulenko
2010-10-12
SWORD25: Moved glimage and swimage to image/
Eugene Sandulenko