Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes our Linux Audio CD code work with implementations without gnu_dev_major
and gnu_dev_minor too.
|
|
|
|
|
|
Implement Custom Audio CD Support for Win32, Linux, and Mac OS X.
|
|
|
|
+ add info that 001.0.06 is the US release
+ cleanup
|
|
|
|
|
|
|
|
ALL: Removing code duplication via new managed surface & screen classes
|
|
|
|
|
|
|
|
|
|
This did not cause any known bugs, but is wrong according to the
way the actual engine works.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These values are hard-coded in the engine executable for each game.
|
|
|
|
|
|
This fixes the Indiana Jones and the Fate of Atlantis specific issue reported
in bug #6242 "AUDIO: Built-In MT-32 MUNT Produces Wrong Sounds".
Delaying MIDI events has been introduced with Munt 1.3.0.
Regression from 00992c1e68444a8123ffc89a971751cecf7287ed.
|
|
|
|
This entire kString code needs to be reviewed/refactored, but
at least this fix is more complete than the last one.
Thanks to @lordhoto and @wjp for their assistance.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The information in the wiki was wrong, KQ7 1.51 is always SCI
2.1 early.
|
|
Also sort detection entries for kq7 by game version
|
|
|
|
This code is engine-accurate now, not based on guesswork.
|
|
This code sneaked in with the graphics engine rewrite, but is not
ready yet to be used. It will return shortly, once it is enabled
and working.
|
|
|
|
|