scummvm/engines
Julien Templier 9cbae5252f LASTEXPRESS: Check for a valid sequence in SequenceFrame::getName
This allows the demo to fail gracefully to the debugger instead of crashing

svn-id: r53595
2010-10-18 23:06:52 +00:00
..
agi ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
agos AGOS: Fixed code analysis warnings - bug #3087828 2010-10-15 15:23:53 +00:00
cine ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
cruise CRUISE: Replace some strncpy with strlcpy. 2010-10-15 14:14:33 +00:00
draci ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
drascula ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
gob GOB: Extend debug console variable command a bit 2010-10-16 17:25:08 +00:00
groovie ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
hugo ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
kyra SCUMM/FM-TOWNS: more improvements to japanese font drawing 2010-10-17 13:08:00 +00:00
lastexpress LASTEXPRESS: Check for a valid sequence in SequenceFrame::getName 2010-10-18 23:06:52 +00:00
lure LURE: Fix for #3087842 - Code analysis warnings 2010-10-15 21:13:35 +00:00
m4 M4: Fixed OP_NOT and OP_COMP behavior again (thanks wjp) 2010-10-15 15:51:59 +00:00
made MADE: Fixed bug #3087849 - "MADE: Code analysis warnings" 2010-10-15 13:00:19 +00:00
mohawk ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
parallaction ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
queen QUEEN: Fixed code analysis warning - bug #3087851 2010-10-15 14:37:50 +00:00
saga SAGA: Added sanity checks for realloc() calls - bug report #3087852 2010-10-15 12:56:17 +00:00
sci SCI: Added comments for the unmapped SCI2/SCI2.1 kernel functions 2010-10-17 22:56:11 +00:00
scumm SCUMM: Silence MSVC 2010 code analysis warning 2010-10-18 19:29:56 +00:00
sky ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
sword1 SWORD1: Fixed bug #3087855 - "SWORD1: Code analysis warnings" 2010-10-15 13:07:31 +00:00
sword2 SWORD2: Add assert()s prompted by code analysis warnings. 2010-10-15 19:08:56 +00:00
sword25 SWORD25: Since ssize_t might not be available on all platforms use size_t for the pointer cast now. 2010-10-18 22:30:44 +00:00
teenagent ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
testbed 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
tinsel ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
toon TOON: Prevent quick load/save when it's not currently possible 2010-10-16 22:07:09 +00:00
touche ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
tucker ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
advancedDetector.cpp JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00
advancedDetector.h AD: Implement AGDF_PIRATED flag. 2010-08-25 11:51:06 +00:00
dialogs.cpp I18N: Add "lowres" context for several GUI strings when in 1x mode. 2010-08-30 22:24:40 +00:00
dialogs.h
engine.cpp JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
engine.h
engines.mk CONFIGURE: Plug in Last Express engine 2010-10-18 19:18:06 +00:00
game.cpp
game.h
metaengine.h
module.mk
savestate.cpp
savestate.h
util.h