[xoreos-git] [xoreos/xoreos] 8788bc: ENGINES: Move sub gui before gui when hideSelf is ...

GitHub noreply at github.com
Sat Dec 29 18:44:27 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 8788bc19332eba7e6e73ebdb19ad58dc37ababad
      https://github.com/xoreos/xoreos/commit/8788bc19332eba7e6e73ebdb19ad58dc37ababad
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M src/engines/aurora/gui.cpp

  Log Message:
  -----------
  ENGINES: Move sub gui before gui when hideSelf is false when subbing


  Commit: 68abfd798f4e3821c933d9ee864e300e18d17fe6
      https://github.com/xoreos/xoreos/commit/68abfd798f4e3821c933d9ee864e300e18d17fe6
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.h
    M src/sound/xactsoundbank_binary.h
    M src/sound/xactwavebank.h
    M src/sound/xactwavebank_ascii.h
    M src/sound/xactwavebank_binary.h

  Log Message:
  -----------
  SOUND: Add some Doxygen comments to the XACT SoundBank classes


  Commit: c45bab7ec55b77febcb357d17a0676b32ee82599
      https://github.com/xoreos/xoreos/commit/c45bab7ec55b77febcb357d17a0676b32ee82599
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.cpp
    M src/sound/xactsoundbank_binary.cpp

  Log Message:
  -----------
  SOUND: Add XACT SoundBank enum SelectMethod


  Commit: ea4932f906551e7e9baabcbc5dc6e5673dac7ad3
      https://github.com/xoreos/xoreos/commit/ea4932f906551e7e9baabcbc5dc6e5673dac7ad3
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_binary.cpp
    M src/sound/xactsoundbank_binary.h

  Log Message:
  -----------
  SOUND: Load wave variation weights in binary XACT SoundBanks


  Commit: edd552580dbb8e9462febd27b8a47cf49bb6f486
      https://github.com/xoreos/xoreos/commit/edd552580dbb8e9462febd27b8a47cf49bb6f486
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank_ascii.cpp

  Log Message:
  -----------
  SOUND: Calculate variation weights in ASCII XACT SoundBanks

All variations have the same probability, so we just divide up the
maximum weight into equal-sized groups.


  Commit: f82e7e524f732d9cee07f4fff302ab2837453caf
      https://github.com/xoreos/xoreos/commit/f82e7e524f732d9cee07f4fff302ab2837453caf
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.cpp
    M src/sound/xactsoundbank_binary.cpp

  Log Message:
  -----------
  SOUND: Rework how XACT Sound categories are read and stored

Binary XSBs don't contain category names, and Jade Empire doesn't have
one global category list for all soundbanks.

Which means we can't directly use them to figure out the sound type,
unfortunately.


  Commit: 40695d07d334bfaa39a9b2b3d3196b5665e2a4e7
      https://github.com/xoreos/xoreos/commit/40695d07d334bfaa39a9b2b3d3196b5665e2a4e7
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.cpp
    M src/sound/xactsoundbank_binary.cpp

  Log Message:
  -----------
  SOUND: Load XACT Sound layers and priorities


Compare: https://github.com/xoreos/xoreos/compare/ac8d4992d959...40695d07d334
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list