scummvm/engines/macventure
Filippos Karapetis e94026e800 MACVENTURE: Fix MSVC warnings
- Added a CHECKME for a code which is never used at the moment
- Add default cases to switch statements
- Remove unused variables
- Fix integer variable assignments from booleans
2019-05-27 14:53:39 +03:00
..
configure.engine ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
container.cpp
container.h
controls.cpp
controls.h
cursor.cpp
datafiles.cpp
debug.h
detection.cpp
dialog.cpp
dialog.h
gui.cpp MACVENTURE: Fix MSVC warnings 2019-05-27 14:53:39 +03:00
gui.h
hufflists.h
image.cpp
image.h
macventure.cpp MACVENTURE: Fix MSVC warnings 2019-05-27 14:53:39 +03:00
macventure.h
module.mk
prebuilt_dialogs.cpp
prebuilt_dialogs.h
saveload.cpp
script.cpp
script.h
sound.cpp
sound.h
stringtable.h
text.cpp
text.h
windows.cpp
windows.h
world.cpp
world.h