scummvm/engines/parallaction
Eugene Sandulenko cd8a5f3a98 First phase of detection-related plugins interface improvements. Now plugins
return StringMap instead of fixed list of parameters. This adds great
flexibility.

Current patch should not alter any functionality, i.e. if there are regressions,
submit a report. Phase 2 will benefit from these changes and will come later.

svn-id: r25134
2007-01-20 21:27:57 +00:00
..
animation.cpp Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
archive.cpp added first debug messages 2007-01-16 21:30:18 +00:00
callables.cpp
commands.cpp Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
commands.h
debug.cpp
defs.h fixed broken tab widths 2007-01-17 11:12:02 +00:00
detection.cpp First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
dialogue.cpp Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
disk.h
graphics.cpp made _glyphWidths only referenced into graphics.cpp 2007-01-15 21:58:51 +00:00
graphics.h Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
intro.cpp
inventory.cpp
inventory.h
loadsave.cpp
location.cpp Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
menu.cpp
menu.h
module.mk
music.cpp
music.h
parallaction.cpp fixed broken tab widths 2007-01-17 11:12:02 +00:00
parallaction.h Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
parser.cpp
parser.h
staticres.cpp removed definition of _glyphWidths 2007-01-15 21:59:56 +00:00
table.cpp Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
walk.cpp fixed walk bug: characters now walk along complex paths 2007-01-18 21:25:02 +00:00
zone.cpp Fixing const related warnings in the parallaction engine 2007-01-15 21:14:34 +00:00
zone.h