scummvm/engines/toon
Sylvain Dupont 3cd1ac9ca6 TOON: Add coordinates clamping for safety
In some rare cases, Drew position is outside the valid area. 
Made sure it does not crash in these cases.

svn-id: r55655
2011-01-30 13:31:13 +00:00
..
anim.cpp TOON: Fix the last known z-order issues 2011-01-30 02:18:53 +00:00
anim.h TOON: Fix the last known z-order issues 2011-01-30 02:18:53 +00:00
audio.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
audio.h TOON: Fix more memory leaks 2010-11-13 02:44:34 +00:00
character.cpp TOON: More Drew visibility fixes 2011-01-30 00:44:51 +00:00
character.h TOON: Bug #3124518 with disappearing inventory items fixed 2011-01-29 23:03:08 +00:00
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
conversation.cpp TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
conversation.h TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
detection.cpp ENGINES: Unify code layout of all ADParams instances 2010-11-07 01:01:18 +00:00
drew.cpp TOON: Pathfinding & walking improvements 2011-01-29 20:12:27 +00:00
drew.h TOON: Pathfinding & walking improvements 2011-01-29 20:12:27 +00:00
flux.cpp TOON: Even more corrections to close memory leaks. 2010-11-10 06:22:18 +00:00
flux.h TOON: Even more corrections to close memory leaks. 2010-11-10 06:22:18 +00:00
font.cpp TOON: Add mapping for upper 'ç' and for plenking, both used in french version 2010-12-28 21:19:31 +00:00
font.h TOON: Corrections to close some memory leaks. 2010-11-07 21:08:46 +00:00
hotspot.cpp TOON: Even more corrections to close memory leaks. 2010-11-10 06:22:18 +00:00
hotspot.h TOON: Corrections to close some memory leaks. 2010-11-07 21:08:46 +00:00
module.mk TOON: Added basic debugging console to engine 2010-11-07 17:18:59 +00:00
movie.cpp TOON: Fix some palette issues 2011-01-29 20:59:46 +00:00
movie.h VIDEO: Move video classes to Video:: namespace 2011-01-23 19:08:09 +00:00
path.cpp TOON: Pathfinding & walking improvements 2011-01-29 20:12:27 +00:00
path.h TOON: Pathfinding & walking improvements 2011-01-29 20:12:27 +00:00
picture.cpp TOON: Fixed memory corruption in several rooms 2010-12-28 13:13:55 +00:00
picture.h TOON: Corrections to close some memory leaks. 2010-11-07 21:08:46 +00:00
resource.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
resource.h TOON: Fix audio crashs and more memory leaks 2010-11-12 22:31:04 +00:00
script_func.cpp TOON: Fix the last known z-order issues 2011-01-30 02:18:53 +00:00
script_func.h TOON: Updated code to build properly for WINSCW and GCCE(symbian) 2010-10-13 07:14:38 +00:00
script.cpp TOON: Walk animation improved 2010-11-13 01:15:37 +00:00
script.h TOON: Further corrections to close memory leaks. 2010-11-08 03:14:32 +00:00
state.cpp TOON: Ran astyle over the toon engine (+ some manual corrections). 2010-10-09 11:11:26 +00:00
state.h TOON: Normalized include paths 2010-10-08 22:45:28 +00:00
text.cpp TOON: Even more corrections to close memory leaks. 2010-11-10 06:22:18 +00:00
text.h TOON: Normalized include paths 2010-10-08 22:45:28 +00:00
tools.cpp TOON: Fix potential undefined operation warning 2010-10-10 21:19:40 +00:00
tools.h TOON: Merged Toon engine to ScummVM trunk 2010-10-08 22:30:39 +00:00
toon.cpp TOON: Add coordinates clamping for safety 2011-01-30 13:31:13 +00:00
toon.h TOON: Fix some palette issues 2011-01-29 20:59:46 +00:00