scummvm/engines/cge
Strangerke e663e7874e CGE: Remove useless function declaration
Thanks LordHoto for pointing at it
2011-09-20 07:10:29 +02:00
..
bitmap.cpp CGE: Move some more globals to CGEEngine 2011-09-17 17:17:22 +02:00
bitmap.h CGE: Move some more globals to CGEEngine 2011-09-17 17:17:22 +02:00
cge_main.cpp CGE: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
cge_main.h CGE: some more cleanup 2011-09-17 11:09:32 +02:00
cge.cpp CGE: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
cge.h CGE: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
console.cpp CGE: Add minimal engine and detection 2011-09-10 17:50:47 +02:00
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 some more globals to CGEEngine 2011-09-17 10:54:50 +02:00
events.h CGE: Move _talk and _text to CGEEngine 2011-09-17 17:27:05 +02:00
fileio.cpp CGE: Move some more globals to CGEEngine 2011-09-17 10:54:50 +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: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
snail.h CGE: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
sound.cpp CGE: Move some more globals to CGEEngine 2011-09-17 10:54:50 +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: Fix a potential bug in insertCommand(), some renaming 2011-09-17 23:04:12 +02:00
text.h CGE: Move _talk and _text to CGEEngine 2011-09-17 17:27:05 +02:00
vga13h.cpp CGE: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
vga13h.h CGE: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02: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: Rename Snail into CommandHandler, plus some associated renamings 2011-09-18 11:25:34 +02:00
walk.h CGE: Move some more globals to CGEEngine 2011-09-17 17:17:22 +02:00