scummvm/engines/cge
2012-07-03 18:39:49 +02:00
..
bitmap.cpp JANITORIAL: Do not convert false to a null pointer. 2012-03-13 15:42:38 +01:00
bitmap.h CGE: Added explicit 'PACKED_STRUCT' macro to the HideDesc structure 2011-12-22 19:30:47 +11:00
cge_main.cpp CGE: Remove unused Demo text id 2012-06-28 07:25:56 +02:00
cge_main.h CGE: Remove unused Demo text id 2012-06-28 07:25:56 +02:00
cge.cpp CGE: Remove unused Demo text id 2012-06-28 07:25:56 +02:00
cge.h CGE: Remove unused Demo text id 2012-06-28 07:25:56 +02:00
console.cpp CGE: Add to the console a function to display boundaries 2011-11-28 18:54:01 +01:00
console.h CGE: Add to the console a function to display boundaries 2011-11-28 18:54:01 +01:00
detection.cpp CGE: Slight cleanup in querySaveMetaInfos. 2012-07-03 18:39:49 +02:00
events.cpp CGE: Fix bug 3537530 - ALTering dice 2012-06-25 00:44:59 +02:00
events.h CGE: Simplify keyboard handling 2011-11-30 19:52:19 +01:00
fileio.cpp CGE: Fix SPR files with extra 0x1A or missing ending CRLF. Fix bug #3537527 2012-06-25 23:40:17 +02: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 handling of the wide 'space' character 2011-12-05 20:59:51 +01: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: Fix FX stereo 2012-06-24 23:49:03 +02:00
sound.h CGE: Move some more globals to CGEEngine 2011-09-17 10:54:50 +02:00
talk.cpp CGE: Remove useless function 2011-12-05 21:03:21 +01:00
talk.h CGE: Remove useless function 2011-12-05 21:03:21 +01:00
text.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
text.h CGE: Move _talk and _text to CGEEngine 2011-09-17 17:27:05 +02:00
vga13h.cpp CGE: Remove dead code used to display copyright in DOS prompt 2012-06-27 01:15:31 +02:00
vga13h.h CGE: Add to the console a function to display boundaries 2011-11-28 18:54:01 +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: Add to the console a function to display boundaries 2011-11-28 18:54:01 +01:00