scummvm/engines/mohawk
2011-01-24 21:12:44 +00:00
..
myst_stacks MOHAWK: Fixed possible use of uninitialized variables in Myst Selenitic Age code. 2011-01-23 22:52:15 +00:00
bitmap.cpp
bitmap.h
console.cpp MOHAWK: Add some debug commands for CSTime. 2011-01-22 11:37:37 +00:00
console.h MOHAWK: Add some debug commands for CSTime. 2011-01-22 11:37:37 +00:00
cstime_cases.cpp MOHAWK: Add hardcoded help code for case 1. 2011-01-22 21:23:06 +00:00
cstime_cases.h MOHAWK: Finish hard-coded logic for CSTime case 1. 2011-01-22 11:37:19 +00:00
cstime_game.cpp MOHAWK: Minor CSTimeChar bugfixes. 2011-01-22 21:22:29 +00:00
cstime_game.h MOHAWK: Add/use visit count for scenes. 2011-01-22 17:33:44 +00:00
cstime_ui.cpp MOHAWK: Implement CSTime help system. 2011-01-22 21:22:49 +00:00
cstime_ui.h MOHAWK: Implement CSTime help system. 2011-01-22 21:22:49 +00:00
cstime_view.cpp MOHAWK: Add some proper group removal logic to CSTime. 2011-01-22 11:36:43 +00:00
cstime_view.h MOHAWK: Add some proper group removal logic to CSTime. 2011-01-22 11:36:43 +00:00
cstime.cpp MOHAWK: Implement CSTime help system. 2011-01-22 21:22:49 +00:00
cstime.h MOHAWK: Implement kCSTimeEventCharSomeNIS55. 2011-01-22 21:22:12 +00:00
cursors.cpp
cursors.h
detection_tables.h MOHAWK: Detect CSTime demo (thanks to Strangerke for finding it). 2011-01-23 16:15:26 +00:00
detection.cpp MOHAWK: Add CSTime engine. 2011-01-20 21:35:00 +00:00
dialogs.cpp
dialogs.h
graphics.cpp MOHAWK: Add CSTime engine. 2011-01-20 21:35:00 +00:00
graphics.h MOHAWK: Add CSTime engine. 2011-01-20 21:35:00 +00:00
installer_archive.cpp MOHAWK: Improve support for installer archives (partial directory support) 2011-01-24 21:12:44 +00:00
installer_archive.h MOHAWK: Add support for installer files from Riven and other Broderbund games 2011-01-21 01:58:53 +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: Rename some VideoManager functions so we have some unified naming between versions 2011-01-18 20:30:16 +00:00
livingbooks.h MOHAWK: Add a basic LBCode implementation. 2011-01-12 19:11:27 +00:00
module.mk MOHAWK: Add support for installer files from Riven and other Broderbund games 2011-01-21 01:58:53 +00:00
mohawk.cpp
mohawk.h
myst_areas.cpp MOHAWK: Dragging resources / levers code cleanup 2011-01-22 17:26:09 +00:00
myst_areas.h MOHAWK: Dragging resources / levers code cleanup 2011-01-22 17:26:09 +00:00
myst_scripts.cpp MOHAWK: Rename some Myst-specific sound functions; cleanup 2011-01-18 21:10:58 +00:00
myst_scripts.h MOHAWK: Move Myst's o_quit opcode to the base class 2011-01-18 17:42:34 +00:00
myst_state.cpp
myst_state.h
myst_vars.cpp
myst_vars.h
myst.cpp MOHAWK: Dragging resources / levers code cleanup 2011-01-22 17:26:09 +00:00
myst.h MOHAWK: Dragging resources / levers code cleanup 2011-01-22 17:26:09 +00:00
resource_cache.cpp
resource_cache.h
resource.cpp
resource.h MOHAWK: Fix comment in resource.h. 2011-01-19 16:36:50 +00:00
riven_cursors.h
riven_external.cpp MOHAWK: Recheck the current hotspot if a script has changed the enabled hotspots in Riven 2011-01-24 02:43:07 +00:00
riven_external.h MOHAWK: Implement the Riven pin controls 2011-01-17 16:10:48 +00:00
riven_saveload.cpp
riven_saveload.h
riven_scripts.cpp MOHAWK: Recheck the current hotspot if a script has changed the enabled hotspots in Riven 2011-01-24 02:43:07 +00:00
riven_scripts.h MOHAWK: Cleanup Riven opcode 12 (now known as stopSound()) 2011-01-23 05:12:50 +00:00
riven_vars.cpp MOHAWK: Fix Gehn's music player when clicking on it the first time (thanks, digitall) 2011-01-24 06:30:39 +00:00
riven.cpp MOHAWK: Recheck the current hotspot if a script has changed the enabled hotspots in Riven 2011-01-24 02:43:07 +00:00
riven.h MOHAWK: Recheck the current hotspot if a script has changed the enabled hotspots in Riven 2011-01-24 02:43:07 +00:00
sound.cpp MOHAWK: Implement Riven's stopSound() and fadeAmbientSounds() opcodes 2011-01-23 07:02:49 +00:00
sound.h MOHAWK: Implement Riven's stopSound() and fadeAmbientSounds() opcodes 2011-01-23 07:02:49 +00:00
video.cpp MOHAWK: Fix the Riven demo intro sequence (a regression from r55188) 2011-01-23 22:08:14 +00:00
video.h MOHAWK: Fix the Riven demo intro sequence (a regression from r55188) 2011-01-23 22:08:14 +00:00
view.cpp MOHAWK: Add shared view code. 2011-01-20 21:34:19 +00:00
view.h MOHAWK: Add shared view code. 2011-01-20 21:34:19 +00:00