scummvm/engines/cge2
D G Turner 110a1e3df5 CGE2: Allow Triggering of Carpet Workaround from Debug Console.
This allows the recovery of saved games with the dead-end condition from
bug Trac #6842.
2018-10-09 18:10:40 +01:00
..
bitmap.cpp JANITORIAL: Silence more GCC 7 warnings 2017-08-06 12:26:05 +02:00
bitmap.h CGE2: Fix formatting in bitmap.h. 2014-08-11 16:07:29 +02:00
cge2_main.cpp CGE2: Remove trailing whitespace 2014-10-28 16:06:07 +02:00
cge2_main.h CGE2: Remove trailing whitespace 2014-10-28 16:06:07 +02:00
cge2.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
cge2.h CGE2: Add play time metadata to savegames 2018-05-05 22:19:03 +02:00
configure.engine CGE2: Add support for Sfinx. 2014-12-01 14:45:18 +01:00
console.cpp CGE2: Allow Triggering of Carpet Workaround from Debug Console. 2018-10-09 18:10:40 +01:00
console.h CGE2: Allow Triggering of Carpet Workaround from Debug Console. 2018-10-09 18:10:40 +01:00
detection.cpp ENGINES: Add unknown game variants to the game detector results 2018-05-10 09:04:23 +02:00
events.cpp CGE2: Push down the AD includes 2018-05-01 12:48:05 +02:00
events.h CGE2: Get rid of _keyAlt. 2014-08-06 17:44:12 +02:00
fileio.cpp CGE2: Fix a crash when detecting an empty set of VOL files 2014-09-26 23:41:31 +02:00
fileio.h CGE2: Rename XCrpyt() to xCrypt(). 2014-08-11 15:31:34 +02:00
general.h CGE2: Implement display of speech bubbles. 2014-06-10 17:27:59 +02:00
hero.cpp CGE2: Remove trailing whitespace 2014-10-28 16:06:07 +02:00
hero.h CGE2: Add destructor to Hero(). 2014-07-17 17:33:04 +02:00
inventory.cpp CGE2: Some more minor cleanup 2014-08-03 15:44:20 +02:00
map.cpp CGE2: Remove trailing whitespace 2014-10-28 16:06:07 +02:00
map.h CGE2: Implement CGE2Engine::mapCross(). 2014-06-08 14:26:42 +02:00
module.mk CGE2: Implement debug console and add a debug channel for opcodes. 2014-07-26 12:59:39 +02:00
POTFILES CGE2: Add events.cpp to POTFILE 2016-02-20 21:24:49 +00:00
saveload.cpp CGE2: Add play time metadata to savegames 2018-05-05 22:19:03 +02:00
snail.cpp CGE2: Add Script Workaround for Clothes Horse Carpet Bug. 2018-10-09 18:07:59 +01:00
snail.h CGE2: Prevent the engine from entering an endless loop when loading. 2014-07-29 16:41:56 +02:00
sound.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
sound.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
spare.cpp CGE2: Silence warning about uninitialized variable. 2014-08-22 14:55:13 +02:00
spare.h CGE2: Remove trailing whitespace 2014-10-28 16:06:07 +02:00
talk.cpp CGE2: Remove trailing whitespace 2014-10-28 16:06:07 +02:00
talk.h CGE2: Move ColorBank and kColorNum to one place. 2014-07-29 13:25:39 +02:00
text.cpp CGE2: Use snprintf() instead of sprintf(). 2014-08-11 20:43:08 +02:00
text.h CGE2: Add workaround for the missing dialogs in room 21 (concert) 2014-07-07 10:41:43 +02:00
toolbar.cpp CGE2: Fix the case of a couple of constants, remove a useless variable 2014-09-28 23:43:07 +02:00
vga13h.cpp JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
vga13h.h CGE2: Repair FXP's operator=(). 2014-08-12 10:05:51 +02:00
vmenu.cpp CGE2: Fix memory leak concerning the quit menu. 2014-08-03 11:36:56 +02:00
vmenu.h CGE2: Silence GCC warning concerning destructors of Choice's children. 2014-08-03 11:53:28 +02:00