.. |
bitmap.cpp
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
bitmap.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
console.cpp
|
Add a debug console command to Riven for displaying combinations to puzzles.
|
2010-06-26 19:09:45 +00:00 |
console.h
|
Add a debug console command to Riven for displaying combinations to puzzles.
|
2010-06-26 19:09:45 +00:00 |
detection_tables.h
|
Split out Mohawk detection tables into separate file.
|
2010-06-14 14:52:49 +00:00 |
detection.cpp
|
MOHAWK: Properly add detection for Riven DVD.
|
2010-06-15 10:59:43 +00:00 |
dialogs.cpp
|
MOHAWK: Sync with latest GUI changes.
|
2010-06-15 10:57:47 +00:00 |
dialogs.h
|
More transistions->transitions fixes
|
2010-04-06 16:33:15 +00:00 |
graphics.cpp
|
Add the page turning sound for the Riven journals and stub off the swipe transition used when turning pages.
|
2010-06-26 18:27:18 +00:00 |
graphics.h
|
Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.
|
2010-05-24 17:18:09 +00:00 |
livingbooks.cpp
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
livingbooks.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
module.mk
|
Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.
|
2010-05-24 17:18:09 +00:00 |
mohawk.cpp
|
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when Mohawk is not enabled) so SCI can use the code.
|
2010-05-23 18:33:55 +00:00 |
mohawk.h
|
Get rid of Engine::_gameDataDir.
|
2010-05-04 11:56:52 +00:00 |
myst_saveload.cpp
|
Fix "Transitions" typo
|
2010-04-06 15:40:13 +00:00 |
myst_saveload.h
|
Fix "Transitions" typo
|
2010-04-06 15:40:13 +00:00 |
myst_scripts.cpp
|
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when Mohawk is not enabled) so SCI can use the code.
|
2010-05-23 18:33:55 +00:00 |
myst_scripts.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +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
|
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when Mohawk is not enabled) so SCI can use the code.
|
2010-05-23 18:33:55 +00:00 |
myst.h
|
Mohawk : Adding resource cache class and integrating into Myst engine.
|
2010-02-17 19:59:08 +00:00 |
resource_cache.cpp
|
Cleanup the Myst resource caching code a bit and add support for caching Myst ME MJMP sound 'jumps'
|
2010-04-06 23:38:43 +00:00 |
resource_cache.h
|
Cleanup the Myst resource caching code a bit and add support for caching Myst ME MJMP sound 'jumps'
|
2010-04-06 23:38:43 +00:00 |
resource.cpp
|
Fix saving while viewing the inventory in Riven and cleanup the save/load code.
|
2010-06-26 17:21:50 +00:00 |
resource.h
|
Correct our interpretation of the first four bytes of the RSRC section in Mohawk archives.
|
2010-01-26 23:05:52 +00:00 |
riven_cursors.h
|
Strip trailing spaces/tabs.
|
2010-01-25 01:39:44 +00:00 |
riven_external.cpp
|
Add a debug console command to Riven for displaying combinations to puzzles.
|
2010-06-26 19:09:45 +00:00 |
riven_external.h
|
Add a debug console command to Riven for displaying combinations to puzzles.
|
2010-06-26 19:09:45 +00:00 |
riven_saveload.cpp
|
Fix saving while viewing the inventory in Riven and cleanup the save/load code.
|
2010-06-26 17:21:50 +00:00 |
riven_saveload.h
|
Fix saving while viewing the inventory in Riven and cleanup the save/load code.
|
2010-06-26 17:21:50 +00:00 |
riven_scripts.cpp
|
Add a comment on the unknown switch command argument.
|
2010-06-18 02:28:58 +00:00 |
riven_scripts.h
|
Get rid of Engine::_gameDataDir.
|
2010-05-04 11:56:52 +00:00 |
riven_vars.cpp
|
Gehn's cage should be closed initially, so initialize ocage to 1.
|
2010-06-26 18:44:32 +00:00 |
riven.cpp
|
Fix saving while viewing the inventory in Riven and cleanup the save/load code.
|
2010-06-26 17:21:50 +00:00 |
riven.h
|
Add support for the third inventory case in Riven: you have the two journals but not the trap book (happens at the end of the game).
|
2010-06-25 18:20:31 +00:00 |
sound.cpp
|
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
|
2010-06-21 21:36:36 +00:00 |
sound.h
|
Cleanup the sound code a bit.
|
2010-02-26 08:11:45 +00:00 |
video.cpp
|
Fix a regression from r49377 - we should be checking against code in addition to index for duplicate MLST's.
|
2010-06-02 17:04:55 +00:00 |
video.h
|
Fix videos in Riven activated from a different card from which they are played; minor cleanup.
|
2010-06-01 17:01:22 +00:00 |