Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also translate some more Italian comments
|
|
|
|
This avoids incorrect hotspot offsets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, all the related freeze functions/members.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This releases all held 'mutexes' when processes die, and keeps
track of the lock count too, just in case.
|
|
|
|
|
|
|
|
|
|
|
|
instead of erroring out
|
|
|
|
|
|
We have to copy _nState before it gets reset in closeState.
|
|
|
|
|
|
At least for now, preloading utility sound effects *is* needed in
ScummVM. And since we now have preloading of both normal and utility
sound effects, I've unstubbed the unloading functions as well.
|
|
|
|
|
|
|
|
|
|
|
|
This uses an array of lines rather than trying to stick nulls into
the string, and so fixes wrapping on hyphens (which overwrote the
character before the hyphen). Thanks to eriktorbjorn for both
finding the bug and working out what was going wrong.
|