scummvm/engines/mohawk
2011-03-31 22:35:40 +02:00
..
myst_stacks MOHAWK: Changed usage of PI to M_PI (normally defined in math.h) 2011-03-19 02:32:19 +02:00
bitmap.cpp MOHAWK: Allow disabling compilation of Myst 2011-03-28 22:26:23 -04:00
bitmap.h MOHAWK: Allow disabling compilation of Myst 2011-03-28 22:26:23 -04:00
console.cpp MOHAWK: Allow disabling of Riven compilation 2011-03-28 22:26:23 -04:00
console.h MOHAWK: Allow disabling of Riven compilation 2011-03-28 22:26:23 -04: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: Rename variable to fix WinCE build. 2011-03-08 15:45:52 +01:00
cstime_game.h MOHAWK: Add/use visit count for scenes. 2011-01-22 17:33:44 +00:00
cstime_ui.cpp MOHAWK: Use ScummVM GUI fonts for the cstime demo 2011-03-31 15:54:21 -04:00
cstime_ui.h MOHAWK: Use ScummVM GUI fonts for the cstime demo 2011-03-31 15:54:21 -04:00
cstime_view.cpp MOHAWK: Use ScummVM GUI fonts for the cstime demo 2011-03-31 15:54:21 -04: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 AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
cursors.cpp MOHAWK: Allow disabling compilation of Myst 2011-03-28 22:26:23 -04:00
cursors.h MOHAWK: Allow disabling compilation of Myst 2011-03-28 22:26:23 -04:00
detection_tables.h MOHAWK: Add detection for Just Grandma and Me 2.0 2011-03-30 14:42:34 -04:00
detection.cpp MOHAWK: Add LB detection entries from pacifist. 2011-03-29 23:55:25 +02:00
dialogs.cpp MOHAWK: Don't compile RivenOptionsDialog when Riven isn't enabled 2011-03-28 23:41:32 -04:00
dialogs.h MOHAWK: Don't compile RivenOptionsDialog when Riven isn't enabled 2011-03-28 23:41:32 -04:00
graphics.cpp MOHAWK: Allow disabling of Riven compilation 2011-03-28 22:26:23 -04:00
graphics.h MOHAWK: comment text after #endif 2011-03-29 15:06:46 +02:00
installer_archive.cpp MOHAWK: Cleanup installer handling 2011-03-22 19:54:59 -04: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: Handle a few more LB notify opcodes. 2011-02-01 22:00:57 +00:00
livingbooks_code.h MOHAWK: Add a basic LBCode implementation. 2011-01-12 19:11:27 +00:00
livingbooks.cpp MOHAWK: Toggle the post-intro LB menu anim at the right time. 2011-03-31 22:35:40 +02:00
livingbooks.h MOHAWK: Implement kLBSetHitTest. 2011-03-31 01:16:47 +02:00
module.mk MOHAWK: Allow disabling of Riven compilation 2011-03-28 22:26:23 -04:00
mohawk.cpp MOHAWK: Cleanup volume levels initialization 2011-03-19 16:04:54 +01:00
mohawk.h MOHAWK: LB detection/path updates. 2011-01-31 23:10:18 +00:00
myst_areas.cpp MOHAWK: Myst, pass the playback direction from the calling script to the movie player. 2011-01-30 13:54:39 +00:00
myst_areas.h MOHAWK: Implement Mechanical elevator rotation 2011-02-22 20:38:54 +01:00
myst_scripts.cpp MOHAWK: Add a workaround for a missing image when going up the stairs in Mechanical. 2011-02-15 21:43:36 +01: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 MOHAWK: Add Achenar's crate state to Mechanical state 2011-02-13 12:15:37 +01:00
myst_state.h MOHAWK: Add Achenar's crate state to Mechanical state 2011-02-13 12:15:37 +01:00
myst.cpp MOHAWK: Remove unused runLoadDialog() function 2011-03-07 16:28:28 -05:00
myst.h MOHAWK: Remove unused runLoadDialog() function 2011-03-07 16:28:28 -05: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: Fix comment in resource.h. 2011-01-19 16:36:50 +00:00
riven_external.cpp MOHAWK: Use direct access on the hashmap for Riven variables now 2011-03-23 23:14:59 -04:00
riven_external.h MOHAWK: Implement the Ytram trap 2011-03-20 16:13:53 -04:00
riven_saveload.cpp MOHAWK: Use direct access on the hashmap for Riven variables now 2011-03-23 23:14:59 -04:00
riven_saveload.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
riven_scripts.cpp MOHAWK: Use direct access on the hashmap for Riven variables now 2011-03-23 23:14:59 -04:00
riven_scripts.h MOHAWK: Begin to implement Riven opcode 38 2011-03-22 20:33:38 -04:00
riven_vars.cpp MOHAWK: Use direct access on the hashmap for Riven variables now 2011-03-23 23:14:59 -04:00
riven.cpp MOHAWK: Use direct access on the hashmap for Riven variables now 2011-03-23 23:14:59 -04:00
riven.h MOHAWK: Use direct access on the hashmap for Riven variables now 2011-03-23 23:14:59 -04:00
sound.cpp MOHAWK: Add Sound::isPlaying() function. 2011-03-29 21:18:55 +02:00
sound.h MOHAWK: Add Sound::isPlaying() function. 2011-03-29 21:18:55 +02:00
video.cpp MOHAWK: Add a getDuration() function to the VideoManager 2011-03-21 18:27:49 -04:00
video.h MOHAWK: Add a getDuration() function to the VideoManager 2011-03-21 18:27:49 -04:00
view.cpp MOHAWK: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
view.h MOHAWK: Add shared view code. 2011-01-20 21:34:19 +00:00