scummvm/engines/cge2
uruk ff99cb9658 CGE2: Implement Sprite::works().
Now Anna is also reachable/playable.
2014-06-19 11:43:01 +02:00
..
bitmap.cpp CGE2: Fix coordinates of mouse handling. 2014-06-15 21:11:42 +02:00
bitmap.h CGE2: Rework show() and hide() in Bitmap to use V2Ds as parameters. 2014-06-15 21:33:41 +02:00
cge2_main.cpp CGE2: Implement showing the selected item in the inventory. 2014-06-19 11:34:25 +02:00
cge2_main.h CGE2: Move kLineMax to cge2.h. 2014-06-10 14:02:17 +02:00
cge2.cpp CGE2: Implement showing the selected item in the inventory. 2014-06-19 11:34:25 +02:00
cge2.h CGE2: Implement showing the selected item in the inventory. 2014-06-19 11:34:25 +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: Rework Sprite::touch to use V2D for coords. 2014-06-15 21:29:32 +02:00
events.h CGE2: Rework EventManager::handleEvents(). 2014-06-15 21:11:42 +02:00
fileio.cpp CGE2: Fix loading of fixed-point integer values 2014-06-14 19:34:30 -04:00
fileio.h CGE2: Fix loading of fixed-point integer values 2014-06-14 19:34:30 -04:00
general.h CGE2: Implement display of speech bubbles. 2014-06-10 17:27:59 +02:00
hero.cpp CGE2: Implement Sprite::works(). 2014-06-19 11:43:01 +02:00
hero.h CGE2: Fix initialization of _posTab. 2014-06-17 15:38:24 +02:00
map.cpp CGE2: Move kLineMax to cge2.h. 2014-06-10 14:02:17 +02:00
map.h CGE2: Implement CGE2Engine::mapCross(). 2014-06-08 14:26:42 +02:00
module.mk CGE2: Add, implement and use Map. 2014-06-08 09:53:47 +02:00
snail.cpp CGE2: Implement snKeep(). 2014-06-18 22:58:33 +02:00
snail.h CGE2: Silence some gcc warnings 2014-06-03 17:39:10 +02:00
sound.cpp CGE2: Fix remaining shadowed variables 2014-06-03 22:46:59 +02:00
sound.h CGE2: Implement snSound(). 2014-05-24 10:47:07 +02:00
spare.cpp CGE2: Implement switching between scenes. 2014-06-17 15:37:55 +02:00
spare.h CGE2: Fix compilation broken by previous commit. 2014-06-15 21:24:59 +02:00
talk.cpp CGE2: Fix coordinates of mouse handling. 2014-06-15 21:11:42 +02:00
talk.h CGE2: Implement inf(). 2014-06-19 00:09:01 +02:00
text.cpp CGE2: Implement inf(). 2014-06-19 00:09:01 +02:00
text.h CGE2: Add stubbed Font and Talk. 2014-05-19 16:32:53 +02:00
vga13h.cpp CGE2: Rework show() and hide() in Bitmap to use V2Ds as parameters. 2014-06-15 21:33:41 +02:00
vga13h.h CGE: Remove (broken) variable length specification 2014-06-15 22:48:23 +02:00