scummvm/engines/cge
2024-06-30 18:39:06 +02:00
..
bitmap.cpp
bitmap.h
cge_main.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
cge_main.h
cge.cpp ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
cge.h ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
configure.engine
console.cpp
console.h
credits.pl
detection.cpp ENGINES: Create a type aware advanced detector 2024-06-30 18:39:06 +02:00
detection.h CGE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
events.cpp CGE: Make ALT+X trigger quit() only on initial keypress 2023-12-31 18:17:22 +02:00
events.h
fileio.cpp
fileio.h
game.cpp
game.h
general.h
metaengine.cpp ENGINES: Create a type aware advanced meta engine 2024-06-30 18:39:06 +02:00
module.mk
POTFILES CGE: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
snail.cpp JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
snail.h
sound.cpp CGE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
sound.h
talk.cpp
talk.h
text.cpp CGE: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
text.h
vga13h.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
vga13h.h
vmenu.cpp CGE: Remove delete nullptr. PVS-Studio V575 2024-03-20 17:24:33 -07:00
vmenu.h
walk.cpp
walk.h