Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
(also save/load inventory and spellbook display state)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Huge numbers of sound effects get started as soon as a couple of monsters are around. If we start dropping sound when the queue is full, we won't have any sounds in these situations, but we'll get tons of useless warnings instead.
|
|
This patch makes sure that the stopping track (track 0) does not squash sounds which get queued during the execution of the stopping track. This seems to be a hardware problem (original driver implementation not suitable for modern machines).
|
|
|
|
|
|
|
|
|
|
|
|
(also make internal driver version more flexible)
|
|
|
|
This assures getCharWidth really gets the character number and now sign
extended version of it in case char is signed.
|
|
introduction".
|
|
|
|
This is for the keymapper keymap
|
|
|
|
|
|
|
|
file".
Now we can show such errors in the debugger, since we initialize and the
screen resolution and the debugger before initializing the resource manager.
This allows our error function to open up the debugger and show the error at
least.
A better feedback to the user might be desirable, but it is not really
feasible with our current possibilites for error reporting.
|
|
|
|
KEYMAPPER: Keymapper improvements 2
|
|
|
|
|
|
This makes the name match with the name of the STL function with the same
behavior.
|
|
|
|
thanks LordHoto
|
|
Thanks LordHoto
|
|
This fixes an RTL problem where the keymaps linger between same-engine games.
Meaning the lol keymap shows up in kyra1
|
|
|
|
640x400 and not 640x480
|
|
|
|
|
|
|
|
|
|
|