Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Also, prefix more class variables with underscores
|
|
|
|
|
|
|
|
Peace"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It now returns a reference to the object list instead of copying it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to wjp for pointing it out.
|
|
Thanks to Tron for pointing that out.
|
|
A regression from commit 9654068
|
|
|
|
Mixed up mother goose is reported not to use that driver and even crash when trying to use it.
Play Id and instrument patch id seem to be different.
|
|
(Driver channels would get reserved via the 0x4b control, but they would never get released)
|
|
|
|
handling
|
|
|
|
This is no longer necessary, as our file I/O code handles this case
correctly now. Also, updated the description of file I/O on top.
|
|
with object lifetimes.
|
|
Such key combos are used for the game debugger in SCI1.1 and GK1
|
|
This is used to enable the embedded debugger in several SCI32 games
(PQ4, QFG4, GK1, GK2, KQ7, SQ6 and LSL7)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, removed duplicate code
|
|
|
|
|
|
|
|
Fixes the display of overlay text
|
|
|
|
|