scummvm/engines/sword25/gfx
Sven Hesse ffb3de5bc0 SWORD25: Fix some invalid writes / crashes
On my system, sizeof(png_uint_32) == 8, while sizeof(int) == 4.

svn-id: r55504
2011-01-24 14:59:21 +00:00
..
image SWORD25: Fix some invalid writes / crashes 2011-01-24 14:59:21 +00:00
animation.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
animation.h
animationdescription.cpp
animationdescription.h
animationresource.cpp SWORD25: Fix format string warnings. 2011-01-23 15:07:46 +00:00
animationresource.h SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
animationtemplate.cpp SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls 2011-01-23 14:49:50 +00:00
animationtemplate.h SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
animationtemplateregistry.cpp SWORD25: Removed the logErrorLn and logWarningLn wrappers 2011-01-24 00:03:09 +00:00
animationtemplateregistry.h SWORD25: Removed the logErrorLn and logWarningLn wrappers 2011-01-24 00:03:09 +00:00
bitmap.cpp SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls 2011-01-23 14:49:50 +00:00
bitmap.h
bitmapresource.h SWORD25: Cleanup 2011-01-24 14:00:55 +00:00
dynamicbitmap.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
dynamicbitmap.h
fontresource.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
fontresource.h SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
framecounter.cpp
framecounter.h
graphicengine_script.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
graphicengine.cpp SWORD25: Documented a FIXME 2011-01-24 00:04:32 +00:00
graphicengine.h SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
panel.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
panel.h
renderobject.cpp SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls 2011-01-23 14:49:50 +00:00
renderobject.h
renderobjectmanager.cpp SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls 2011-01-23 14:49:50 +00:00
renderobjectmanager.h
renderobjectptr.h
renderobjectregistry.h SWORD25: Fix linker breakage from DECLARE_SINGLETON() in renderObjectRegistry.h. 2011-01-24 00:46:06 +00:00
rootrenderobject.h
screenshot.cpp SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls 2011-01-23 14:49:50 +00:00
screenshot.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
staticbitmap.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
staticbitmap.h
text.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
text.h
timedrenderobject.cpp SWORD25: Replaced BS_ASSERT() with assert() 2011-01-23 15:01:24 +00:00
timedrenderobject.h