scummvm/engines/parallaction
David Turner 0f07082a78 PARALLACTION: Improve safety of PathBuffer::getValue().
This will now avoid invalid memory reads and instead emit warnings if it is called with values outside of the expected data buffer or on a NULL buffer.

svn-id: r55492
2011-01-24 01:58:43 +00:00
..
balloons.cpp PARALLACTION: Fix Valgrind Error When Displaying Location Balloons In Big Red Adventure. 2011-01-13 01:39:05 +00:00
callables_br.cpp
callables_ns.cpp
debug.cpp PARALLACTION: Add debug console command "showmouse". 2011-01-14 03:25:39 +00:00
debug.h PARALLACTION: Add debug console command "showmouse". 2011-01-14 03:25:39 +00:00
detection.cpp COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
dialogue.cpp
disk_br.cpp
disk_ns.cpp PARALLACTION: Fix Un-initialized Memory Errors and Leaks in Nippon Safes Amiga Demo. 2011-01-21 03:25:01 +00:00
disk.cpp
disk.h
exec_br.cpp PARALLACTION: Close Memory Leak in Big Red Adventure Subtitles. 2011-01-13 17:26:00 +00:00
exec_ns.cpp
exec.cpp
exec.h
font.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
gfxbase.cpp ALL: Fix indention (whitespaces -> tabs) 2010-10-23 15:46:50 +00:00
graphics.cpp PARALLACTION: Improve safety of PathBuffer::getValue(). 2011-01-24 01:58:43 +00:00
graphics.h
gui_br.cpp
gui_ns.cpp Initialize variable in NS gui code (was crashing a demo). Patch #3089932 by fuzzie. 2010-10-22 14:19:37 +00:00
gui.cpp
gui.h
input.cpp
input.h
inventory.cpp
inventory.h
module.mk
objects.cpp
objects.h
parallaction_br.cpp PARALLACTION: Close Memory Leak in Big Red Adventure Subtitles. 2011-01-13 17:26:00 +00:00
parallaction_ns.cpp PARALLACTION: keep music playing during the intro (fix bug #2879791). 2011-01-07 16:19:13 +00:00
parallaction.cpp PARALLACTION: Fix Un-initialized Memory Errors and Leaks in Nippon Safes Amiga Demo. 2011-01-21 03:25:01 +00:00
parallaction.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
parser_br.cpp PARALLACTION: Fix for DoorData Memory Leak in Big Red Adventure. 2011-01-13 21:58:54 +00:00
parser_ns.cpp PARALLACTION: parse command lists for kNoneType zones, even if defined after TYPE markers. This fixes bug #3131769. 2010-12-12 07:17:13 +00:00
parser.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
parser.h PARALLACTION: parse command lists for kNoneType zones, even if defined after TYPE markers. This fixes bug #3131769. 2010-12-12 07:17:13 +00:00
saveload.cpp GUI: Move major widgets to new directory gui/widgets 2010-11-16 10:11:57 +00:00
saveload.h
sound_br.cpp PARALLACTION: Close Memory Leak in Big Red Adventure MIDI Playback. 2011-01-13 15:34:18 +00:00
sound_ns.cpp PARALLACTION: fix music playback (bug #2879793). 2011-01-07 16:00:08 +00:00
sound.h PARALLACTION: fix music playback (bug #2879793). 2011-01-07 16:00:08 +00:00
staticres.cpp ALL: Fix indention (whitespaces -> tabs) 2010-10-23 15:46:50 +00:00
walk.cpp PARALLACTION: Minor Whitespace fixup in walk.cpp 2011-01-21 20:08:11 +00:00
walk.h PARALLACTION: Minor Whitespace and code complexity reduction in walk.* 2011-01-17 23:12:59 +00:00