scummvm/engines/sword25/gfx
md5 3ec466853a SWORD25: Replaced the PNG thumbnail encoding code, used in saved games
- Savegame thumbnails are now created using a flat image format,
instead of PNG. This allows us to remove the PNG encoding code used
in the engine. Note that the saved games we create cannot be used
with the original engine anyway, so this change does not break
savegame compatibility with the original game (it's already broken).
- Compatibility is preserved with older saved games that were made with
ScummVM.
- Moved the embedded thumbnail reading code out of the PNG loader class,
to stop it from needlessly checking every PNG file.
- With this change, libpng is no longer required for the sword25 engine
2011-05-13 18:49:14 +03:00
..
image SWORD25: Replaced the PNG thumbnail encoding code, used in saved games 2011-05-13 18:49:14 +03:00
animation.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animation.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationdescription.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationdescription.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationresource.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationresource.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationtemplate.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationtemplate.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationtemplateregistry.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animationtemplateregistry.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bitmap.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bitmap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bitmapresource.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dynamicbitmap.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dynamicbitmap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fontresource.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fontresource.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphicengine_script.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphicengine.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphicengine.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
panel.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
panel.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
renderobject.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
renderobject.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
renderobjectmanager.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
renderobjectmanager.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
renderobjectptr.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
renderobjectregistry.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rootrenderobject.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
screenshot.cpp SWORD25: Replaced the PNG thumbnail encoding code, used in saved games 2011-05-13 18:49:14 +03:00
screenshot.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
staticbitmap.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
staticbitmap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
text.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
text.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timedrenderobject.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timedrenderobject.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00