scummvm/engines/parallaction
Orgad Shaneh 6a68d8b7e5 ENGINES: Do not assume that MessageDialog accept is 1 and cancel is 0
Use the enum everywhere.

A follow-up commit will change the order.

Also reduce the use of kMessageCancel to minimum.
2021-08-18 22:34:02 +02:00
..
adlib.cpp
balloons.cpp
callables_br.cpp
callables_ns.cpp
configure.engine
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
debug.cpp
debug.h
detection.cpp
detection.h
dialogue.cpp
disk_br.cpp
disk_ns.cpp ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
disk.h
exec_br.cpp
exec_ns.cpp
exec.cpp
exec.h
font.cpp
gfxbase.cpp
graphics.cpp
graphics.h
gui_br.cpp
gui_ns.cpp
gui.cpp
gui.h
input.cpp
input.h
inventory.cpp
inventory.h
metaengine.cpp
module.mk
objects.cpp
objects.h
parallaction_br.cpp
parallaction_ns.cpp
parallaction.cpp
parallaction.h
parser_br.cpp
parser_ns.cpp
parser.cpp
parser.h
POTFILES
saveload.cpp ENGINES: Do not assume that MessageDialog accept is 1 and cancel is 0 2021-08-18 22:34:02 +02:00
saveload.h
sound_br.cpp
sound_ns.cpp
sound.h
staticres.cpp
walk.cpp
walk.h