This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-11 04:06:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
mohawk
History
Matthew Hoops
8bd71a6ab2
Cleanup; add a TODO.
...
svn-id: r50000
2010-06-18 02:29:04 +00:00
..
bitmap.cpp
…
bitmap.h
…
console.cpp
…
console.h
…
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
…
graphics.cpp
Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.
2010-05-24 17:18:09 +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
…
livingbooks.h
…
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
…
mohawk.h
…
myst_saveload.cpp
…
myst_saveload.h
…
myst_scripts.cpp
…
myst_scripts.h
…
myst_vars.cpp
…
myst_vars.h
…
myst.cpp
…
myst.h
…
resource_cache.cpp
…
resource_cache.h
…
resource.cpp
…
resource.h
…
riven_cursors.h
…
riven_external.cpp
In Riven, if we get a change card opcode on a mouse down event, ignore the next mouse up event so we don't misinterpret that as an event in the next card; minor cleanup.
2010-06-02 15:26:35 +00:00
riven_external.h
Implement *scpbtn and *_domecheck. The domes can now be opened/closed (not using the sliders).
2010-05-25 03:46:28 +00:00
riven_saveload.cpp
…
riven_saveload.h
…
riven_scripts.cpp
Add a comment on the unknown switch command argument.
2010-06-18 02:28:58 +00:00
riven_scripts.h
…
riven_vars.cpp
…
riven.cpp
Cleanup; add a TODO.
2010-06-18 02:29:04 +00:00
riven.h
In Riven, if we get a change card opcode on a mouse down event, ignore the next mouse up event so we don't misinterpret that as an event in the next card; minor cleanup.
2010-06-02 15:26:35 +00:00
sound.cpp
…
sound.h
…
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