.. |
myst_stacks
|
MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders.
|
2011-01-02 14:15:15 +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: Separate background sound handling from other sounds for Myst. Allow the scripts to change the background sound volume.
|
2010-12-18 13:12:56 +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: detect the European versions of Zoombinis
|
2010-12-25 19:52:24 +00:00 |
detection.cpp
|
MOHAWK: detect the European versions of Zoombinis
|
2010-12-25 19:52:24 +00:00 |
dialogs.cpp
|
MOHAWK: Pass objs by const ref not by value
|
2010-11-23 22:32:39 +00:00 |
dialogs.h
|
MOHAWK: Pass objs by const ref not by value
|
2010-11-23 22:32:39 +00:00 |
graphics.cpp
|
MOHAWK: Minor Correction to Graphics Debug Output.
|
2010-12-31 10:58:59 +00:00 |
graphics.h
|
MOHAWK: Add subimage drawing/caching code
|
2010-12-25 19:52:54 +00:00 |
livingbooks.cpp
|
MOHAWK: LB CD-ROM title prefixes aren't Windows-specific
|
2010-12-25 18:45:48 +00:00 |
livingbooks.h
|
MOHAWK: Move readString into the LB engine class
|
2010-12-16 16:53:26 +00:00 |
module.mk
|
MOHAWK: Move myst_saveload.* to myst_state.*
|
2010-12-26 15:10:33 +00:00 |
mohawk.cpp
|
MOHAWK : Finished implementing Selenitic sound receiver
|
2010-11-29 20:49:42 +00:00 |
mohawk.h
|
MOHAWK: implement hardcoded Living Books 1.0 code
|
2010-11-29 23:36:49 +00:00 |
myst_areas.cpp
|
MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders.
|
2011-01-02 14:15:15 +00:00 |
myst_areas.h
|
MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handled separatly from other resources since the former have to get events even when they are disabled.
|
2010-12-19 07:02:02 +00:00 |
myst_scripts.cpp
|
MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState
|
2010-12-26 14:31:03 +00:00 |
myst_scripts.h
|
MOHAWK: Move myst_saveload.* to myst_state.*
|
2010-12-26 15:10:33 +00:00 |
myst_state.cpp
|
MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observatory buttons
|
2010-12-30 13:53:14 +00:00 |
myst_state.h
|
MOHAWK: Implement Myst opcode 214, Stellar observatory initialization
|
2010-12-29 19:33:49 +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
|
|
|
myst.cpp
|
MOHAWK: Move myst_saveload.* to myst_state.*
|
2010-12-26 15:10:33 +00:00 |
myst.h
|
MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState
|
2010-12-26 14:31:03 +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: Remove sound.h include from resource.h
|
2010-12-21 18:16:20 +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: Allow background videos to be played/manipulated with resource handles
|
2010-12-09 21:24:31 +00:00 |
riven_external.h
|
MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versions
|
2010-11-22 17:50:30 +00:00 |
riven_saveload.cpp
|
MOHAWK: Have MohawkResource::open() return a bool for success/failure
|
2010-11-22 18:07:33 +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: Cleanup
|
2010-09-05 00:48:38 +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: Don't delete the MIDI driver before the parser.
|
2011-01-02 14:23:18 +00:00 |
sound.h
|
MOHAWK: Fix playing sound from aliases in Myst ME.
|
2010-12-24 11:04:25 +00:00 |
video.cpp
|
MOHAWK: Remove sound.h include from resource.h
|
2010-12-21 18:16:20 +00:00 |
video.h
|
MOHAWK: Remove sound.h include from resource.h
|
2010-12-21 18:16:20 +00:00 |