Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
morning review.
|
|
|
|
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.
|
|
Sounds is still cracking
|
|
|
|
|
|
Drunk and Neon still not animated properly
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
and change their type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is to play really safe and to avoid messing up of sound data.
|
|
Formerly the were not executed properly when the sfx output was disabled.
|
|
This might cause nasty regressions, since it changes the way sounds are
started. On the other hand it gets rid of the low level driver interface
which was implemented before. And it should be a bit better secured against
race conditions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, removed duplicate code
|
|
|
|
|
|
|
|
Fixes the display of overlay text
|
|
|
|
|
|
|
|
remove()).
|
|
overlapping text when using rap on bullets
|