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
/
myst_scripts.cpp
Age
Commit message (
Expand
)
Author
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-15
MOHAWK: Add a workaround for a missing image when going up the stairs in Mech...
Bastien Bouclet
2011-02-13
MOHAWK: Remove Myst's var store from the build since it is not used
Bastien Bouclet
2011-01-30
MOHAWK: Myst, pass the playback direction from the calling script to the movi...
Bastien Bouclet
2011-01-28
MOHAWK: Removed direct OSystem Quit calls from Myst Mohawk Interpreter.
David Turner
2011-01-18
MOHAWK: Rename some Myst-specific sound functions; cleanup
Matthew Hoops
2011-01-18
MOHAWK: Move Myst's o_quit opcode to the base class
Matthew Hoops
2011-01-07
MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method...
Bastien Bouclet
2011-01-03
MOHAWK: Cleanup some spacing, formatting, and naming
Matthew Hoops
2010-12-26
MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameState
Bastien Bouclet
2010-12-18
MOHAWK: Separate background sound handling from other sounds for Myst. Allow ...
Bastien Bouclet
2010-12-16
MOHAWK: Added the "resources" command to Myst's debug console, which lists th...
Bastien Bouclet
2010-12-14
MOHAWK: Rework Myst GFX updates
Bastien Bouclet
2010-12-11
MOHAWK: Fix using wrong coordinates in Myst opcode 28, restoreDefaultRect
Bastien Bouclet
2010-12-06
MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran...
Bastien Bouclet
2010-12-05
MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + lin...
Bastien Bouclet
2010-12-04
MOHAWK: Give meaningful names to the game global vars and selenitic vars
Bastien Bouclet
2010-12-01
MOHAWK: Rename the Myst stack/card link maps
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-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-29
MOHAWK: Misc cleanups
Bastien Bouclet
2010-11-29
MOHAWK: Implement retrieving the invoking resource from data for init and exi...
Bastien Bouclet
2010-11-29
MOHAWK: Complete the list of stack / start cards.
Bastien Bouclet
2010-11-29
MOHAWK: Add a generic temp var for use by Myst scripts.
Bastien Bouclet
2010-11-29
MOHAWK: Do not always update the screen after a card change. Necessary for "a...
Bastien Bouclet
2010-11-29
MOHAWK: More animated update opcodes work for Myst
Bastien Bouclet
2010-11-29
MOHAWK: Start implementing opcodes using the animated update feature
Bastien Bouclet
2010-11-29
MOHAWK: Changed sliders to restore the main background instead of doing their...
Bastien Bouclet
2010-11-29
MOHAWK: Implement opcode 3 "take / drop page", and the corresponding getters ...
Bastien Bouclet
2010-11-29
MOHAWK: Implement / fix Myst opcode 4.
Bastien Bouclet
2010-11-29
MOHAWK: More Myst common opcodes checking / renaming
Bastien Bouclet
2010-11-29
MOHAWK: Rename and fix / explain a few Myst opcodes
Bastien Bouclet
2010-11-29
MOHAWK: Describe Myst opcode 9
Bastien Bouclet
2010-11-29
MOHAWK: Fix Myst opcode 14
Bastien Bouclet
2010-11-29
MOHAWK: Check / Fixed / Renamed some simple opcodes.
Bastien Bouclet
2010-11-29
MOHAWK : Move area classes to their own file
Bastien Bouclet
2010-11-29
MOHAWK : Finished implementing Selenitic sound receiver
Bastien Bouclet
2010-11-29
MOHAWK: Start splitting Myst scripts into one class per Stack.
Bastien Bouclet
2010-11-25
MOHAWK: Refactor cursor handling
Matthew Hoops
2010-11-18
MOHAWK: Cleanup Myst script handling
Matthew Hoops
2010-11-17
MOHAWK: Cache the Myst screen buffer
Matthew Hoops
2010-11-07
MOHAWK: Convert all printf to debugN calls
Max Horn
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-08
MOHAWK: Implement blocking sound in Riven
Matthew Hoops
2010-09-07
MOHAWK: Sound cleanup
Matthew Hoops
2010-05-23
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...
Matthew Hoops
2010-02-18
Mohawk : Update with work on Myst EXIT opcodes to work out purpose.
David Turner
2010-02-14
Mohawk : Corrected Myst Opcode 200/300 in Intro/Demo stack to correctly call ...
David Turner
[next]