Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
These defines are adding to, not replacing the MODULES list.
|
|
|
|
|
|
|
|
This improves (IMHO) readability, and makes it easier to diff for
changes in compiler options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since we only want to disable a MSVC specific warning with it and other
compilers might have different warnings numbers it is safer to only target
MSVC here.
|
|
|
|
|
|
|
|
|
|
(ZAK FM-TOWNS: Wrong verb ('Teleport To') shown)
|
|
|
|
|
|
1) Don't skip transpose setting in sysex command 0. There are only a few sounds where this setting is used (mainly sfx).
2) Make MI2 and INDY4 read certain player start parameters from the sound resource. The start parameters usually match our default parameters (exception: e.g. LeChuck's Fortress). The use of these parameters has been dropped in DOTT (they use default parameters like we do).
|
|
|
|
|
|
5100 (Seeker waking up and leaving)
|
|
|
|
|
|
|
|
|
|
|
|
buttons
|
|
|
|
|
|
eriktorbjorn for pointing the reason of the problem)
|
|
in the original)
|
|
|
|
|
|
|
|
|
|
|
|
then get back up again, his walk animation gets screwed"
|
|
|
|
This fix for bug #3303802 is a potential cause of unreproducible bugs
in all SCI games that taint savegames.
This reverts commit 48140a012d69d76de5ae80de7ca926e71c39cd03.
|
|
|
|
|