scummvm/engines/toon
Marcus Comstedt e4427fd589 TOON: Fix off-by-one use of path heap array
The first element of the _data array in PathFindingHeap was never
used, fix that.
2011-07-21 13:09:18 +02:00
..
anim.cpp TOON: Fix the bottom pixels of text being cut off 2011-06-26 23:13:49 +02:00
anim.h TOON: Fix the bottom pixels of text being cut off 2011-06-26 23:13:49 +02:00
audio.cpp TOON: Tidy up decodeADPCM. 2011-06-06 10:55:36 +02:00
audio.h TOON: Tidy up decodeADPCM. 2011-06-06 10:55:36 +02:00
character.cpp TOON: Fix bad character visibility after restore 2011-07-09 01:50:38 +02:00
character.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
conversation.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
conversation.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp DETECTOR: Treat file based fallback like any other fallback method 2011-06-14 18:52:11 +02:00
drew.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
drew.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
flux.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
flux.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp TOON: Fix the bottom pixels of text being cut off 2011-06-26 23:13:49 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hotspot.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hotspot.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk TOON: Added basic debugging console to engine 2010-11-07 17:18:59 +00:00
movie.cpp TOON: Fix rare palette glitch during one frame after cutscene 2011-07-09 03:26:43 +02:00
movie.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
path.cpp TOON: Fix off-by-one use of path heap array 2011-07-21 13:09:18 +02:00
path.h TOON: Cleanup and Memory Usage Reduction fixes in PathFinding Heap. 2011-07-20 23:05:24 +01:00
picture.cpp TOON: Fixed palette problem in LoadPicture 2011-07-09 02:55:28 +02:00
picture.h TOON: Fixed palette problem in LoadPicture 2011-07-09 02:55:28 +02:00
resource.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script_func.cpp TOON: Remove all instances of s(n)printf 2011-06-02 10:22:23 +02:00
script_func.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
state.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
state.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
tools.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
tools.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
toon.cpp TOON: Fix default walk to object with screen scrolling 2011-07-12 22:55:14 +02:00
toon.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00