[Scummvm-tracker] [ScummVM :: Bugs] #6464: SCI: SQ5 - Extra sounds play when opening airlock
ScummVM :: Bugs
trac at scummvm.org
Tue Mar 11 08:37:49 UTC 2025
#6464: SCI: SQ5 - Extra sounds play when opening airlock
------------------------------+----------------------------
Reporter: SF/boneosaurusrex | Owner: m-kiewitz
Type: defect | Status: closed
Priority: normal | Component: Engine: SCI
Version: | Resolution: fixed
Keywords: | Game: Space Quest 5
------------------------------+----------------------------
Comment (by Filippos Karapetis <bluegr@…>):
In [changeset:"c85421c6fcff03bc327514c0274ec1e98be42318" c85421c6]:
{{{#!CommitTicketReference repository=""
revision="c85421c6fcff03bc327514c0274ec1e98be42318"
DIRECTOR: Fix MSVC warnings (#6464)
* DIRECTOR: Fix warning about usage of ABS()
* DIRECTOR: Remove MSVC-specific argument size modifier prefix from imgui
The I (uppercase i) modifier is a Microsoft extension, and is not ISO
compatible. MSVC supports the z modifier, which is ISO compatible, so
use that everywhere inside the ImGui code.
The relevant MSVC documentation can be found here:
https://learn.microsoft.com/en-us/cpp/c-runtime-library/format-
specification-syntax-printf-and-wprintf-functions?view=msvc-170
* DIRECTOR: Fix assigning negative value to string end position
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/6464#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list