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 ILLUSIONS: Clean up/fix some TODOs 2018-07-20 06:43:33 +00:00
camera.cpp ILLUSIONS: Fix Missing Default Switch Cases 2019-11-16 11:30:12 +00:00
camera.h
configure.engine
cursor.cpp ILLUSIONS: Clean up/fix some TODOs 2018-07-20 06:43:33 +00:00
cursor.h ILLUSIONS: Clean up/fix some TODOs 2018-07-20 06:43:33 +00:00
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 ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgrounds 2018-07-20 06:43:33 +00:00
fileresourcereader.cpp
fileresourcereader.h ILLUSIONS: Add override keywords 2020-02-09 12:43:15 +01:00
fixedpoint.cpp ILLUSIONS: Formatting fixes 2018-07-20 06:43:33 +00:00
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 ILLUSIONS: Formatting fixes 2018-07-20 06:43:33 +00:00
graphics.h ILLUSIONS: Fix Further MSVC Warning 2019-09-15 22:40:17 +01:00
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 ILLUSIONS: Implement cursor movement via arrow keys 2018-07-20 06:43:33 +00:00
input.h ILLUSIONS: Implement cursor movement via arrow keys 2018-07-20 06:43:33 +00:00
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 ILLUSIONS: Formatting fixes 2018-07-20 06:43:33 +00:00
pathfinder.h ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgrounds 2018-07-20 06:43:33 +00:00
POTFILES I18N: Added missing files to POTFILES 2020-08-27 20:26:45 +02:00
resourcereader.cpp
resourcereader.h
resourcesystem.cpp
resourcesystem.h ILLUSIONS: Clean up/fix some TODOs 2018-07-20 06:43:33 +00:00
saveload.cpp AGI: Remove autosave code 2020-02-16 15:44:28 -08:00
screen.cpp ILLUSIONS: Clean up/fix some TODOs 2018-07-20 06:43:33 +00:00
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 ILLUSIONS: Formatting fixes 2018-07-20 06:43:33 +00:00
scriptstack.cpp
scriptstack.h
sequenceopcodes.cpp ILLUSIONS: Use actor flag instead of magic number 2018-07-20 06:43:33 +00:00
sequenceopcodes.h ILLUSIONS: Implement sequence opcode 32 2018-07-20 06:43:33 +00:00
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 ILLUSIONS: Clean up/fix some TODOs 2018-07-20 06:43:33 +00:00
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