scummvm/engines/cge
2011-09-16 07:55:50 +02:00
..
bitmap.cpp CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
bitmap.h CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
cge_main.cpp CGE: move two global functions to Vga 2011-09-16 07:55:50 +02:00
cge_main.h CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
cge.cpp CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
cge.h CGE: Move two globals functions to CGEEngine 2011-09-16 06:45:53 +02: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 CGE: Fix the language of one of the demos 2011-08-29 23:10:33 +02:00
events.cpp CGE: Move two globals functions to CGEEngine 2011-09-16 06:45:53 +02:00
events.h CGE: Use F5/F7 to display the save/load dialog box 2011-09-04 14:28:12 +02:00
fileio.cpp CGE: Rewrite fileIO 2011-09-14 00:10:59 +02:00
fileio.h CGE: Rewrite fileIO 2011-09-14 00:10:59 +02:00
game.cpp CGE: move two global functions to Vga 2011-09-16 07:55:50 +02:00
game.h CGE: move two global functions to Vga 2011-09-16 07:55:50 +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: Move two globals functions to CGEEngine 2011-09-16 06:45:53 +02:00
snail.h CGE: Move two globals functions to CGEEngine 2011-09-16 06:45:53 +02:00
sound.cpp CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
sound.h CGE: Removed snddrv.h 2011-09-12 23:16:12 +03:00
talk.cpp CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
talk.h CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
text.cpp CGE: Transform some static and globals into class members 2011-09-15 08:00:54 +02:00
text.h CGE: Use EncryptedStream in Text: rewrite caching, remove some methods. 2011-09-11 14:19:46 +02:00
vga13h.cpp CGE: move two global functions to Vga 2011-09-16 07:55:50 +02:00
vga13h.h CGE: move two global functions to Vga 2011-09-16 07:55:50 +02:00
vmenu.cpp CGE: Take into account some of LordHoto's comments 2011-09-06 00:43:40 +02:00
vmenu.h CGE: Little cleanup of vmenu 2011-09-05 21:21:42 +02:00
walk.cpp CGE: Rename cave into scene 2011-09-14 08:15:30 +02:00
walk.h CGE: Replace Couple by Common::Point (thanks Fingolfin for pointing that out) 2011-09-05 23:50:30 +02:00