scummvm/engines/mohawk
2011-01-18 14:51:03 +00:00
..
myst_stacks MOHAWK: Implement Myst's clock tower gears puzzle 2011-01-15 19:11:53 +00:00
bitmap.cpp MOHAWK: Support compound images (subimages) 2010-12-21 18:16:37 +00:00
bitmap.h MOHAWK: Support compound images (subimages) 2010-12-21 18:16:37 +00:00
console.cpp MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method changeStack 2011-01-07 19:26:31 +00:00
console.h MOHAWK: Added the "resources" command to Myst's debug console, which lists the resources in the current card. 2010-12-16 16:12:38 +00:00
cursors.cpp MOHAWK: Allow DefaultCursorManager to use alternative tags 2010-12-21 18:15:56 +00:00
cursors.h MOHAWK: Allow DefaultCursorManager to use alternative tags 2010-12-21 18:15:56 +00:00
detection_tables.h MOHAWK: Get rid of the DETECT_BRODERBUND_TITLES define. 2011-01-15 18:39:29 +00:00
detection.cpp MOHAWK: Get rid of the DETECT_BRODERBUND_TITLES define. 2011-01-15 18:39:29 +00:00
dialogs.cpp MOHAWK: Myst zip mode improvements 2011-01-09 15:31:08 +00:00
dialogs.h MOHAWK: Pass objs by const ref not by value 2010-11-23 22:32:39 +00:00
graphics.cpp MOHAWK: Allow for Riven to update specific portions of the screen 2011-01-11 19:23:24 +00:00
graphics.h MOHAWK: Allow for Riven to update specific portions of the screen 2011-01-11 19:23:24 +00:00
livingbooks_code.cpp MOHAWK: Add a basic LBCode implementation. 2011-01-12 19:11:27 +00:00
livingbooks_code.h MOHAWK: Add a basic LBCode implementation. 2011-01-12 19:11:27 +00:00
livingbooks.cpp MOHAWK: Add a basic LBCode implementation. 2011-01-12 19:11:27 +00:00
livingbooks.h MOHAWK: Add a basic LBCode implementation. 2011-01-12 19:11:27 +00:00
module.mk MOHAWK: Add a basic LBCode implementation. 2011-01-12 19:11:27 +00:00
mohawk.cpp MOHAWK : Finished implementing Selenitic sound receiver 2010-11-29 20:49:42 +00:00
mohawk.h MOHAWK: Add game type/detection for CSTime. 2011-01-03 22:53:12 +00:00
myst_areas.cpp MOHAWK: Implement Myst imager videos seeking / looping 2011-01-11 19:52:58 +00:00
myst_areas.h MOHAWK: Implement Myst imager videos seeking / looping 2011-01-11 19:52:58 +00:00
myst_scripts.cpp MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method changeStack 2011-01-07 19:26:31 +00:00
myst_scripts.h MOHAWK: Move myst_saveload.* to myst_state.* 2010-12-26 15:10:33 +00:00
myst_state.cpp MOHAWK: Add a stub for Myst var getter 308 2011-01-09 16:13:31 +00:00
myst_state.h MOHAWK: Myst zip mode improvements 2011-01-09 15:31:08 +00:00
myst_vars.cpp Mohawk : Update with work on Myst EXIT opcodes to work out purpose. 2010-02-18 23:31:51 +00:00
myst_vars.h Add Mohawk engine code. Part 1/3: main code. 2009-12-29 23:18:24 +00:00
myst.cpp MOHAWK: Implement video seeking Myst's rocket link book 2011-01-13 19:30:00 +00:00
myst.h MOHAWK: Implement video seeking Myst's rocket link book 2011-01-13 19:30:00 +00:00
resource_cache.cpp MOHAWK: Fix cache memory leak and some formatting 2010-11-09 18:52:29 +00:00
resource_cache.h MOHAWK: Fix cache memory leak and some formatting 2010-11-09 18:52:29 +00:00
resource.cpp MOHAWK: Remove sound.h include from resource.h 2010-12-21 18:16:20 +00:00
resource.h MOHAWK: Add/update some resource FourCC entries. 2011-01-03 22:52:50 +00:00
riven_cursors.h MOHAWK: Add initial work on the Riven marble puzzle 2010-09-09 17:27:02 +00:00
riven_external.cpp MOHAWK: Implement the whark response to the red light 2011-01-18 14:51:03 +00:00
riven_external.h MOHAWK: Implement the Riven pin controls 2011-01-17 16:10:48 +00:00
riven_saveload.cpp MOHAWK: Implement Riven's whark number puzzle 2011-01-11 19:44:55 +00:00
riven_saveload.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
riven_scripts.cpp MOHAWK: Refactor cursor handling 2010-11-25 04:49:11 +00:00
riven_scripts.h MOHAWK: Pass objs by const ref not by value 2010-11-23 22:32:39 +00:00
riven_vars.cpp MOHAWK: Fix the beetle animations in Riven 2011-01-14 15:40:46 +00:00
riven.cpp MOHAWK: Remove sound.h include from resource.h 2010-12-21 18:16:20 +00:00
riven.h MOHAWK: Add initial work on the Riven marble puzzle 2010-09-09 17:27:02 +00:00
sound.cpp MOHAWK: Cleanup Mohawk wave parsing 2011-01-11 21:48:49 +00:00
sound.h MOHAWK: Cleanup Mohawk wave parsing 2011-01-11 21:48:49 +00:00
video.cpp MOHAWK: Implement Myst's clock tower gears puzzle 2011-01-15 19:11:53 +00:00
video.h MOHAWK: Implement Myst's clock tower gears puzzle 2011-01-15 19:11:53 +00:00