scummvm/engines/sword25/gfx
Paul Gilbert 4024caf768 SWORD25: Bugfix for clipping error causing crash
The CLIP() macro won't work as desired if the max value is less than the min value. Hence the need for the extra MAX() added into the two lines.

svn-id: r53291
2010-10-12 23:18:38 +00:00
..
image SWORD25: Partially unstubbed FindEmbeddedPNG so it is less noisy 2010-10-12 23:17:40 +00:00
opengl SWORD25: Bugfix for clipping error causing crash 2010-10-12 23:18:38 +00:00
animation.cpp SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
animation.h SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
animationdescription.cpp SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
animationdescription.h SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
animationresource.cpp SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxml library 2010-10-12 23:14:56 +00:00
animationresource.h SWORD25: Converted AnimationResource to use SCUMMVM XMLParser. Removed tinyxml library 2010-10-12 23:14:56 +00:00
animationtemplate.cpp SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
animationtemplate.h SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
animationtemplateregistry.cpp SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
animationtemplateregistry.h SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
bitmap.cpp SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
bitmap.h SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
bitmapresource.cpp SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
bitmapresource.h SWORD25: Fix warning 2010-10-12 23:09:32 +00:00
dynamicbitmap.cpp SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
dynamicbitmap.h SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
fontresource.cpp SWORD25: Fixed memory leak 2010-10-12 23:14:04 +00:00
fontresource.h SWORD25: Converted FontResource to use ScummVM XML Parser 2010-10-12 23:13:24 +00:00
framecounter.cpp SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/ 2010-10-12 22:53:49 +00:00
framecounter.h SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/ 2010-10-12 22:53:49 +00:00
graphicengine_script.cpp SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
graphicengine.cpp SWORD25: Removed now redundant 'using namespace std' lines 2010-10-12 23:07:55 +00:00
graphicengine.h SWORD25: Refactored engine to remove BS_Rect class 2010-10-12 23:09:12 +00:00
panel.cpp SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
panel.h SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
renderobject.cpp SWORD25: Refactored engine to remove BS_Rect class 2010-10-12 23:09:12 +00:00
renderobject.h SWORD25: Refactored engine to remove BS_Rect class 2010-10-12 23:09:12 +00:00
renderobjectmanager.cpp SWORD25: Refactored engine to remove BS_Rect class 2010-10-12 23:09:12 +00:00
renderobjectmanager.h SWORD25: Refactored engine to remove BS_Rect class 2010-10-12 23:09:12 +00:00
renderobjectptr.h SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/ 2010-10-12 22:53:49 +00:00
renderobjectregistry.cpp SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
renderobjectregistry.h SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
rootrenderobject.h SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
screenshot.cpp SWORD25: Removed now redundant 'using namespace std' lines 2010-10-12 23:07:55 +00:00
screenshot.h SWORD25: Removed last traces of STL 2010-10-12 23:07:29 +00:00
staticbitmap.cpp SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
staticbitmap.h SWORD25: removed BS_ prefix from rest of the classes. 2010-10-12 22:59:01 +00:00
text.cpp SWORD25: Refactored engine to remove BS_Rect class 2010-10-12 23:09:12 +00:00
text.h SWORD25: Refactored engine to remove BS_Rect class 2010-10-12 23:09:12 +00:00
timedrenderobject.cpp SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/ 2010-10-12 22:53:49 +00:00
timedrenderobject.h SWORD25: Mass-eliminating of BS_ prefix in fmv/ and gfx/ 2010-10-12 22:53:49 +00:00