index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
mohawk
Age
Commit message (
Expand
)
Author
2010-12-01
MOHAWK: add stub implementations for more LB script opcodes
Alyssa Milburn
2010-12-01
MOHAWK: fix LBPaletteItem
Alyssa Milburn
2010-12-01
MOHAWK: document/handle more LB item data
Alyssa Milburn
2010-12-01
MOHAWK: fix LBLiveTextItem drawing for LB 2+
Alyssa Milburn
2010-12-01
MOHAWK: rename DelayedEventType values
Alyssa Milburn
2010-12-01
MOHAWK: add LBGraphics::copyImageSectionToScreen
Alyssa Milburn
2010-12-01
MOHAWK: Split intro and demo opcodes into their own classes
Matthew Hoops
2010-12-01
MOHAWK: Split the demo slideshow opcodes into their own class
Matthew Hoops
2010-12-01
MOHAWK: Rename the Myst stack/card link maps
Matthew Hoops
2010-12-01
MOHAWK: Split d'ni opcodes into their own class
Matthew Hoops
2010-12-01
MOHAWK: Downgrade the Myst unknown op error to a warning as new ones have bee...
Matthew Hoops
2010-12-01
MOHAWK: Cleanup Myst opcode handling and reduce code duplication
Matthew Hoops
2010-12-01
MOHAWK: Split mechanical opcodes into their own class
Matthew Hoops
2010-12-01
MOHAWK: Split channelwood opcodes into their own class
Matthew Hoops
2010-11-30
MOHAWK: Split out stoneship opcodes into their own class
Matthew Hoops
2010-11-30
MOHAWK: add changePage Living Books debug command
Alyssa Milburn
2010-11-30
MOHAWK: add tryDefaultPage/tryPageStart/prevPage helpers
Alyssa Milburn
2010-11-30
MOHAWK: Set the maze runner initial direction. Remove a hack that is not need...
Bastien Bouclet
2010-11-30
MOHAWK: Fix for Valgrind uninit reads in Myst Script Parser.
David Turner
2010-11-30
MOHAWK: Have the Myst book appear in the intro again
Matthew Hoops
2010-11-30
MOHAWK: some LBSoundItem fixes
Alyssa Milburn
2010-11-30
MOHAWK: One last getRawData() to getResource() rename
Matthew Hoops
2010-11-30
MOHAWK: Fix the Myst fireplace
Matthew Hoops
2010-11-30
MOHAWK: Split Myst credits code into a separate class
Matthew Hoops
2010-11-30
MOHAWK: Fix changing the stack via an opcode
Matthew Hoops
2010-11-30
MOHAWK: fix LB playback seek behaviour
Alyssa Milburn
2010-11-30
MOHAWK: tidy up LBLiveTextItem code
Alyssa Milburn
2010-11-30
MOHAWK: fix LBAnimation start/seek behaviour
Alyssa Milburn
2010-11-30
MOHAWK: Remove leftover Selenitic code from the Myst stack
Matthew Hoops
2010-11-30
MOHAWK: Fill in missing detector details (as per FIXME)
Scott Thomas
2010-11-30
MOHAWK: don't include livingbooks.h from graphics.h
Alyssa Milburn
2010-11-30
MOHAWK: don't try reading non-existent messages
Alyssa Milburn
2010-11-30
MOHAWK: silence harmless case of a LB warning
Alyssa Milburn
2010-11-29
MOHAWK: implement hardcoded Living Books 1.0 code
Alyssa Milburn
2010-11-29
MOHAWK: implement hard-coded LB language/options GUI
Alyssa Milburn
2010-11-29
MOHAWK: don't start animations in LBAnimation::seek
Alyssa Milburn
2010-11-29
MOHAWK: Silence warnings
Filippos Karapetis
2010-11-29
MOHAWK: move GF_NO_READONLY check to after actual page load
Alyssa Milburn
2010-11-29
MOHAWK: implement more of LBLiveTextItem
Alyssa Milburn
2010-11-29
MOHAWK: read command messages, so LB doesn't just error out
Alyssa Milburn
2010-11-29
MOHAWK: Move Myst stack-specific code to its own directory
Matthew Hoops
2010-11-29
MOHAWK: Don't store the sound name in SndHandle
Matthew Hoops
2010-11-29
MOHAWK: Remove superfluous junk (no not Mohawk itself).
Johannes Schickel
2010-11-29
MOHAWK: Misc cleanups
Bastien Bouclet
2010-11-29
MOHAWK: Set the initial stack back to the intro
Bastien Bouclet
2010-11-29
MOHAWK: Play videos when the maze runner moves.
Bastien Bouclet
2010-11-29
MOHAWK: Add Selenitic opcode 101, maze runner sound help.
Bastien Bouclet
2010-11-29
MOHAWK: Minimal implementation of the maze runner. Selenitic is now completable.
Bastien Bouclet
2010-11-29
MOHAWK: Implement Selenitic maze runner init opcodes 200, 201, 202, 205, 206
Bastien Bouclet
2010-11-29
MOHAWK: Implement retrieving the invoking resource from data for init and exi...
Bastien Bouclet
[next]