Commit Graph

56 Commits

Author SHA1 Message Date
Bastien Bouclet
f30e693138 MYST3: Don't stop the music when switching rooms with identical scripts
Some rooms share the same music scripts. It is not necessary to stop the
currently playing music channels when transitionning between two rooms
sharing the same scripts.

Fixes #1476.
2018-07-09 21:07:41 +02:00
Little Cat
4d3b88e9f5 GRIM: Fix Velasco's reminiscences cutting off. Fixes #356 2017-10-26 20:49:20 +02:00
Bastien Bouclet
bb896d23bc MYST3: Fix the node init script being incomplete in myst3.dat 2016-10-16 09:26:00 +02:00
Bastien Bouclet
9cc0513f69 DISTS: Add 'myst3.dat' version 1 2016-08-22 20:22:42 +02:00
Dries Harnie
f7244925c3 GRIM: Enable side textures in postCamChangeHandler 2015-08-14 15:24:56 +02:00
Joel Teichroeb
d53c54596f GRIM: Correctly disable an override in the set tg. Fixes #861 2014-04-11 13:56:36 -07:00
Joel Teichroeb
bf81dbcc3b GRIM: Fix the pause in Manny's walk backwards animation. Fixes #137 2014-03-29 22:11:55 -07:00
Dries Harnie
7096704bb5 GRIM: Fix typo in GrimPatchesDesc.txt 2014-03-27 20:31:57 +01:00
Ingo van Lil
6bb31ac575 EMI: Fix crash when restarting the game
ResidualVM's EMI patch installs a custom version of system_prefs.loadprefs
which maps config reads to GetResidualVMPreference() calls. The original
system_prefs.cfg is saved and used as source for default values. When
the custom loadprefs function is called a second time (i.e. when using
the New Game option in the main menu) any config read results in an
endless recursion.
2014-01-12 16:18:51 +01:00
Joel Teichroeb
4c0f0d3a45 EMI: Patch a typo in mot.lua
This caused issues with guybrush using his inventory while on the raft
2013-12-02 09:19:10 -08:00
Andrea Corna
fcadc4af48 EMI: Add functions to handle saving preferences outside efmi.cfg and relative hooks in scripts 2013-09-10 00:00:24 +02:00
Andrea Corna
6b30e35f4a EMI: Add support for PatchR from bundled container 2013-09-10 00:00:18 +02:00
Giulio Camuffo
ee8c1574a8 GRIM: Fix broken Manny's walk animation after opening Domino's safe 2013-01-28 18:13:15 +01:00
Giulio Camuffo
db6e7bddfc GRIM: Fix wrong Manny positioning when going from set ts to set tx 2013-01-28 14:11:59 +01:00
Giulio Camuffo
12e0c3a299 GRIM: Fix animation when putting back the card 2013-01-27 22:01:54 +01:00
Giulio Camuffo
eda1d07d24 GRIM: Make more room for walking on the right of the desk in set cf 2013-01-26 21:44:15 +01:00
Giulio Camuffo
be5a0a6c81 DOCS: Fix a typo and add a missing bug description 2013-01-24 19:25:20 +01:00
Giulio Camuffo
bd871a2c4a GRIM: Fix many glitches in set si. Fix #622 fix #285
Fix also Naranja stuttering when entering the set sometimes,
Toto speaking to Velasco before picking up the phone or before being towards it
and Toto not speaking anymore to Velasco after Manny screams at him.
2013-01-24 19:00:11 +01:00
Giulio Camuffo
ebaf3d6285 GRIM: Patchr to fix the DOD door animation and duplicated sfx. 2013-01-22 18:42:09 +01:00
Giulio Camuffo
02ac8f4a6c GRIM: Reworked fi.lua.patchr to make it more slim 2013-01-20 17:02:46 +01:00
Giulio Camuffo
95ef90b834 GRIM: Fix bonewagon popping when driving in and out set tr 2013-01-19 23:13:40 +01:00
Giulio Camuffo
f9ad96a0bc GRIM: Fix wrong sfx timing when emptying the turkey-baster (data000/si.lua) 2013-01-19 21:40:47 +01:00
Giulio Camuffo
078a701774 GRIM: Patch DATA002/use_ma_costume.cos. Fix #680 2013-01-19 21:18:43 +01:00
Giulio Camuffo
00107c03cc GRIM: Fix bone wagon popping in set sg. Fix #691 2013-01-15 21:13:01 +01:00
Giulio Camuffo
d366bb9bcb GRIM: Fix Neon lady animation glitch. Fix #300 2013-01-15 17:31:00 +01:00
Giulio Camuffo
70d60e3c5c GRIM: Fix the Domino's punching bug animation. Fix #351 2013-01-15 12:47:55 +01:00
Giulio Camuffo
24ae50e4e8 GRIM: Show the forklift cage and spout. Fix #707 2013-01-14 22:00:58 +01:00
Giulio Camuffo
7f79f5e6be GRIM: Fix the sequence of Bowlsley pointing the gun at Manny. 2013-01-14 21:25:00 +01:00
Giulio Camuffo
55db382335 GRIM: Fix Manny's animation when getting the card from the deck. 2013-01-12 00:53:34 +01:00
Giulio Camuffo
ba26c0d767 DOCS: Fix typo. 2013-01-10 18:16:50 +01:00
Giulio Camuffo
643fe9881d GRIM: Fix Glottis animation when he hands the work order to Manny. Fix #237 2013-01-10 14:31:25 +01:00
Giulio Camuffo
aa49d0bcf4 Fix typo. 2013-01-10 11:26:45 +01:00
Giulio Camuffo
fe7d883800 GRIM: Fix a lua error when talking to Lupe. Fix #198 2013-01-10 00:21:03 +01:00
Giulio Camuffo
7cb8b8e7bc GRIM: Fix the vanishing of Manny's nautical hat when opening the inventory. 2013-01-07 18:28:07 +01:00
Andrea Corna
bda7074916 GRIM: Set sp.web.has_bone to FALSE after that Manny launches Glottis' heart. Fix #81 2012-12-20 00:01:43 +01:00
Andrea Corna
fd9e699e1c GRIM: Add a another check for the inventory in ly.lua with inInventorySet(). Fix #688 2012-12-19 23:30:16 +01:00
Giulio Camuffo
b228e5baaa GRIM: Check the conveyour belt movement in cy.lua before making manny drift.
Fix #687
2012-12-15 23:20:03 +01:00
Andrea Corna
001e5297b2 GRIM: Add a wait_for_message() in mo.ha_door.walkOut. Fix #672 2012-12-13 23:40:46 +01:00
Andrea Corna
110a3d69f0 GRIM: Replace a bad call in si.lua with the correct one 2012-08-25 12:08:49 +02:00
Andrea Corna
d6703e0545 GRIM: Make gfupd101.exe mandatory 2012-08-08 18:20:51 +02:00
Andrea Corna
e292542d23 GRIM: Add the description of the patch for si.lua 2012-05-07 09:17:54 +02:00
Andrea Corna
a44b39cc7e GRIM: Add missing patch 2012-05-03 14:23:34 +02:00
Andrea Corna
bb174b6fa2 GRIM: Rewrite Patchr
This new version of patchr is based on bsdiff format (although it doesn't
share code with it, since it has been written from scratch)
All patches written for the old version have been ported to this one.
2012-05-03 10:30:12 +02:00
Joel Teichroeb
c9b33fc517 GRIM: Fix an error with patchr instead of detecting it later 2012-04-09 17:11:25 -07:00
Andrea Corna
172da7ee4b GRIM: Add a simple versioning system to patchr 2012-03-26 11:02:24 +02:00
Andrea Corna
b33c0ea346 GRIM: Blacklist version 1.00 2012-03-03 14:29:49 +01:00
Andrea Corna
4a1c311603 GRIM: Prevent collisions in patchr 2012-02-21 14:43:24 +01:00
Giulio Camuffo
c948e8dd1c GRIM: Close Dom's door when locking it in ha.enter(). Fix #539
Patchr patch by Andrea Corna.
2012-02-21 11:44:05 +01:00
Andrea Corna
8e9ecbf0fe GRIM: Fix keyboard jams in inventory in beaver dam 2012-01-25 09:04:14 +01:00
Ori Avtalion
d304c08b9c GRIM: Oops. Reflow the rest of patchr doc 2012-01-11 23:48:28 +02:00