scummvm/engines/macventure
2021-10-17 20:48:02 +03:00
..
configure.engine
container.cpp
container.h
controls.cpp
controls.h
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
cursor.cpp
datafiles.cpp
debug.h
detection.cpp MACVENTURE: Adjust detection entries after MacResMan bugfix 2021-10-17 20:48:02 +03:00
dialog.cpp
dialog.h MACVENTURE: Add override keywords 2020-02-09 12:43:15 +01:00
gui.cpp MACVENTURE: re-use the read stream to reduce heap allocations 2021-09-19 15:21:56 +02:00
gui.h MACVENTURE: pass by reference 2021-09-19 15:21:56 +02:00
hufflists.h
image.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
image.h
macventure.cpp MACVENTURE: pass by reference 2021-09-19 15:21:56 +02:00
macventure.h MACVENTURE: pass by reference 2021-09-19 15:21:56 +02:00
metaengine.cpp ENGINES: Streamline auto-save write/delete protection 2021-08-23 13:34:35 +02:00
module.mk ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
prebuilt_dialogs.cpp
prebuilt_dialogs.h
saveload.cpp ENGINES: Streamline auto-save write/delete protection 2021-08-23 13:34:35 +02:00
script.cpp
script.h
sound.cpp
sound.h
stringtable.h
text.cpp MACVENTURE: Remove unnecessary adding of NULL character to string 2021-09-19 15:21:56 +02:00
text.h
windows.cpp MACVENTURE: Add title to windows 2021-09-19 15:21:56 +02:00
windows.h MACVENTURE: Fix/Refactor code to work with changes made in macgui and other parts of ScummVM 2021-09-19 15:21:56 +02:00
world.cpp
world.h