scummvm/engines/illusions
2020-10-11 23:14:39 +02:00
..
bbdou JANITORIAL: Rename kSupportsRTL to kSupportsReturnToLauncher 2020-05-12 10:36:38 +02:00
duckman ILLUSIONS: Added support for Russian Duckman 2020-09-13 02:15:53 +02:00
resources ILLUSIONS: Fix wide text handling logic for big endian systems. (#11236) 2020-08-25 18:18:20 +10:00
threads ILLUSIONS: Fix subtitle speed in Duckman. Fxies #11636 2020-09-05 00:41:54 +02:00
actor.cpp ILLUSIONS: Fix some memory leaks (#2106) 2020-03-01 10:45:32 +11:00
actor.h
camera.cpp ILLUSIONS: Fix Missing Default Switch Cases 2019-11-16 11:30:12 +00:00
camera.h
configure.engine
cursor.cpp
cursor.h
detection.cpp PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
detection.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
dictionary.cpp
dictionary.h
fileresourcereader.cpp
fileresourcereader.h ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
fixedpoint.cpp
fixedpoint.h
gamarchive.cpp ILLUSIONS: Fix some memory leaks (#2106) 2020-03-01 10:45:32 +11:00
gamarchive.h
gamestate.cpp ILLUSIONS: Fix some memory leaks (#2106) 2020-03-01 10:45:32 +11:00
gamestate.h
gamresourcereader.cpp
gamresourcereader.h ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
graphics.cpp
graphics.h
illusions.cpp ILLUSIONS: code formatting 2020-08-25 18:18:20 +10:00
illusions.h ENGINES: ALL: Move detection_enums -> detection.h 2020-10-03 14:56:36 +02:00
input.cpp
input.h
menusystem.cpp GUI: U32: Small improvements/fixes 2020-08-30 14:43:41 +02:00
menusystem.h ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
metaengine.cpp ENGINES: ALL: Finish renaming ME & AME classes 2020-10-03 14:56:36 +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
pathfinder.cpp
pathfinder.h
POTFILES I18N: Added missing files to POTFILES 2020-08-27 20:26:45 +02:00
resourcereader.cpp
resourcereader.h
resourcesystem.cpp
resourcesystem.h
saveload.cpp AGI: Remove autosave code 2020-02-16 15:44:28 -08:00
screen.cpp
screen.h ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
screentext.cpp ILLUSIONS: Fix some memory leaks (#2106) 2020-03-01 10:45:32 +11:00
screentext.h
scriptopcodes.cpp ILLUSIONS: Hid deubg message deeper 2020-09-05 00:04:59 +02:00
scriptopcodes.h
scriptstack.cpp
scriptstack.h
sequenceopcodes.cpp
sequenceopcodes.h
sound.cpp ILLUSIONS: DUCKMAN: Fix endless SFX bug #11161 2019-09-23 20:39:13 +02:00
sound.h ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
specialcode.cpp
specialcode.h ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
textdrawer.cpp
textdrawer.h
thread.cpp ILLUSIONS: Fix some memory leaks (#2106) 2020-03-01 10:45:32 +11:00
thread.h ILLUSIONS: Fix some memory leaks (#2106) 2020-03-01 10:45:32 +11:00
time.cpp
time.h
updatefunctions.cpp
updatefunctions.h