scummvm/engines/cge
2011-11-27 16:53:56 +01:00
..
bitmap.cpp CGE: Fix mismatched free() / delete / delete [] Valgrind warning. 2011-11-27 08:40:12 +01:00
bitmap.h CGE: Remove unused functions, moveVmap() and moveShapes(). 2011-11-27 08:34:47 +01:00
cge_main.cpp CGE: Better fix for restoring savegames when a cut-scene is active 2011-11-27 22:16:52 +11:00
cge_main.h CGE: Remove some useless constants 2011-11-13 12:48:09 +01:00
cge.cpp CGE: Better fix for restoring savegames when a cut-scene is active 2011-11-27 22:16:52 +11:00
cge.h CGE: Add RTL, hook Main Menu to right click on audio button 2011-11-16 00:00:07 +01:00
console.cpp
console.h CGE: Cleanup and renaming. Also move some static and global functions to CGEEngine. 2011-07-07 09:23:09 +02:00
detection.cpp LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00
events.cpp CGE: Fix Console attach code 2011-11-27 10:05:55 +01:00
events.h CGE: Add RTL, hook Main Menu to right click on audio button 2011-11-16 00:00:07 +01:00
fileio.cpp CGE: Fix Valgrind warning (thanks to digitall) 2011-11-27 16:53:56 +01:00
fileio.h CGE: Move some more globals to CGEEngine 2011-09-17 10:54:50 +02:00
game.cpp CGE: Get rid of some more global functions and static members 2011-09-16 20:31:39 +02:00
game.h CGE: Get rid of some more global functions and static members 2011-09-16 20:31:39 +02:00
general.h CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
module.mk CGE: Remove general.cpp 2011-09-15 18:54:02 +02:00
snail.cpp CGE: Better fix for restoring savegames when a cut-scene is active 2011-11-27 22:16:52 +11:00
snail.h CGE: Better fix for restoring savegames when a cut-scene is active 2011-11-27 22:16:52 +11:00
sound.cpp CGE: Music now always loop, like in the original game 2011-09-30 08:28:09 +02:00
sound.h CGE: Move some more globals to CGEEngine 2011-09-17 10:54:50 +02:00
talk.cpp CGE: Move some more globals to CGEEngine 2011-09-17 10:54:50 +02:00
talk.h CGE: Remove useless function declaration 2011-09-20 07:10:29 +02:00
text.cpp CGE: Add check in order to avoid the display of empty text-boxes 2011-11-14 18:27:26 +01:00
text.h CGE: Move _talk and _text to CGEEngine 2011-09-17 17:27:05 +02:00
vga13h.cpp CGE: Remove unused functions, moveVmap() and moveShapes(). 2011-11-27 08:34:47 +01:00
vga13h.h CGE: Remove unused functions, moveVmap() and moveShapes(). 2011-11-27 08:34:47 +01:00
vmenu.cpp CGE: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
vmenu.h CGE: Get rid of some more global functions and static members 2011-09-16 20:31:39 +02:00
walk.cpp CGE: Add some doxygen comments 2011-10-22 06:30:04 +02:00
walk.h CGE: Move some more globals to CGEEngine 2011-09-17 17:17:22 +02:00