scummvm/engines/sword25/gfx
Eugene Sandulenko 1c711da8fc SWORD25: Fix regression introduced in 5dd8f2575b
Janitorial removed function call which had a side effect.
Thus the actor image load code crashed.
2011-07-10 18:10:58 +03:00
..
image SWORD25: Fix regression introduced in 5dd8f2575b 2011-07-10 18:10:58 +03:00
animation.cpp
animation.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
animationdescription.cpp
animationdescription.h
animationresource.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
animationresource.h SWORD25: Remove redundant bounds check 2011-06-06 11:19:07 +02:00
animationtemplate.cpp
animationtemplate.h
animationtemplateregistry.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
animationtemplateregistry.h
bitmap.cpp
bitmap.h
bitmapresource.h
dynamicbitmap.cpp
dynamicbitmap.h
fontresource.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
fontresource.h
graphicengine_script.cpp
graphicengine.cpp SWORD25: removed useless warning in setVsync() 2011-06-29 17:16:28 +03:00
graphicengine.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
panel.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
panel.h
renderobject.cpp
renderobject.h
renderobjectmanager.cpp
renderobjectmanager.h
renderobjectptr.h
renderobjectregistry.h
rootrenderobject.h
screenshot.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
screenshot.h
staticbitmap.cpp SWORD25: Fix bug with loading saves when some saves are missing 2011-06-26 16:10:34 +03:00
staticbitmap.h
text.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
text.h
timedrenderobject.cpp
timedrenderobject.h