scummvm/engines/cge2
2014-06-02 13:58:52 +02:00
..
bitmap.cpp CGE2: Implement Hero::expand(), move Sprite::works()'s stub to hero.cpp. 2014-06-02 10:03:15 +02:00
bitmap.h CGE2: Implement Hero::expand(), move Sprite::works()'s stub to hero.cpp. 2014-06-02 10:03:15 +02:00
cge2_main.cpp CGE2: Implement CGE2Eninge::switchHero(). 2014-06-02 13:58:52 +02:00
cge2_main.h CGE2: Fix some warnings. 2014-05-30 10:30:16 +02:00
cge2.cpp CGE2: Add display of mouse cursor. 2014-06-01 21:44:07 +02:00
cge2.h CGE2: Add display of mouse cursor. 2014-06-01 21:44:07 +02:00
configure.engine
detection.cpp CGE2: Add detection for the WIP English translation 2014-05-30 16:10:51 +02:00
events.cpp CGE2: Add display of mouse cursor. 2014-06-01 21:44:07 +02:00
events.h CGE2: Add display of mouse cursor. 2014-06-01 21:44:07 +02:00
fileio.cpp CGE2: Rework EncryptedStream::readLine(). 2014-05-26 16:30:32 +02:00
fileio.h CGE2: Rework EncryptedStream::readLine(). 2014-05-26 16:30:32 +02:00
general.h CGE2: Move things around to fix broken compilation of cross-includes. 2014-05-26 09:57:41 +02:00
hero.cpp CGE2: Remove unnecessary void parameters in Hero. 2014-06-02 13:50:47 +02:00
hero.h CGE2: Remove unnecessary void parameters in Hero. 2014-06-02 13:50:47 +02:00
module.mk CGE2: Add Mouse in events.h to further implement caveUp(). 2014-05-19 17:10:18 +02:00
snail.cpp CGE2: Silence a warning in runCommand 2014-05-30 10:56:02 +02:00
snail.h CGE2: Move things around to fix broken compilation of cross-includes. 2014-05-26 09:57:41 +02:00
sound.cpp CGE2: Implement snSound(). 2014-05-24 10:47:07 +02:00
sound.h CGE2: Implement snSound(). 2014-05-24 10:47:07 +02:00
spare.cpp CGE2: Fix several signed/unsigned comparisons 2014-05-30 10:52:10 +02:00
spare.h CGE2: Revise Spare::takeCave(). 2014-05-19 17:56:19 +02:00
talk.cpp CGE2: Add stubbed Font and Talk. 2014-05-19 16:32:53 +02:00
talk.h CGE2: Add stubbed Font and Talk. 2014-05-19 16:32:53 +02:00
text.cpp CGE2: Make some static functions non-static. 2014-05-13 10:37:23 +02:00
text.h CGE2: Add stubbed Font and Talk. 2014-05-19 16:32:53 +02:00
vga13h.cpp CGE2: Implement Hero::expand(), move Sprite::works()'s stub to hero.cpp. 2014-06-02 10:03:15 +02:00
vga13h.h CGE2: Add display of mouse cursor. 2014-06-01 21:44:07 +02:00