[xoreos-git] [xoreos/xoreos] eae445: AURORA: Add a Platform value for Android mobile ph...

GitHub noreply at github.com
Sun Jul 29 16:00:18 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: eae44542d01e6d2c9819e048d90924661b3a7aba
      https://github.com/xoreos/xoreos/commit/eae44542d01e6d2c9819e048d90924661b3a7aba
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/types.h
    M src/aurora/util.cpp

  Log Message:
  -----------
  AURORA: Add a Platform value for Android mobile phones and tablets


  Commit: 864a38f06adc8458947c92bebd5b0acabde04db2
      https://github.com/xoreos/xoreos/commit/864a38f06adc8458947c92bebd5b0acabde04db2
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/types.h
    M src/aurora/util.cpp

  Log Message:
  -----------
  AURORA: Add a Platform value for Apple iOS mobile phones and tablets


  Commit: 7addfdd1cd13f9028867ce7c7920181d9600f20b
      https://github.com/xoreos/xoreos/commit/7addfdd1cd13f9028867ce7c7920181d9600f20b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/types.h
    M src/aurora/util.cpp

  Log Message:
  -----------
  AURORA: Re-sort Platform enum

So that the values are roughly grouped by "type". First desktop
platforms, then consoles, then mobiles devices.


  Commit: e6b8151775aba0862ac698d58e288b6cdcde031c
      https://github.com/xoreos/xoreos/commit/e6b8151775aba0862ac698d58e288b6cdcde031c
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/language_strings.h

  Log Message:
  -----------
  AURORA: Add "zh-hans", "zh-hant" and variants to the language strings

More variants to spell Chinese Simplified and Traditional.


  Commit: e5c5ff159c3757b2a2a039c77bffdfe03bdab547
      https://github.com/xoreos/xoreos/commit/e5c5ff159c3757b2a2a039c77bffdfe03bdab547
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/language.cpp
    M src/aurora/language.h
    M tests/aurora/language.cpp

  Log Message:
  -----------
  AURORA: Add LanguageManager::getLanguages()

Returning a std::vector of all declared supported languages.


  Commit: f43aebbea04afba6353c24a25c99c0d236c2254c
      https://github.com/xoreos/xoreos/commit/f43aebbea04afba6353c24a25c99c0d236c2254c
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/engines/engine.cpp

  Log Message:
  -----------
  ENGINES: Display available languages of the requested one is not


  Commit: 162394c2d59ead5538e2fc941fab1de149aa970b
      https://github.com/xoreos/xoreos/commit/162394c2d59ead5538e2fc941fab1de149aa970b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/engines/engine.cpp

  Log Message:
  -----------
  ENGINES: Display available languages if none was requested


  Commit: 18c9efe44a11eb921bc44697a655acc9758a458b
      https://github.com/xoreos/xoreos/commit/18c9efe44a11eb921bc44697a655acc9758a458b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/engines/jade/jade.cpp

  Log Message:
  -----------
  JADE: Add support for installations with multiple languages

There are several versions of Jade Empire with multiple languages:
- The GOG version before the October 2017 update that split the
  language builds
- The Xbox versions
- Aspyr's Android port

All of these come with sound files in only one language, but multiple
languages for text.

xoreos now correctly identifies all available languages in a Jade
Empire installation and lets the user select one. This is *not*
changeable while the game is already running, though.


  Commit: 2a69fc91b1bd3de05449abd401583a7203426b19
      https://github.com/xoreos/xoreos/commit/2a69fc91b1bd3de05449abd401583a7203426b19
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/engines/jade/jade.cpp
    M src/engines/jade/probes.cpp

  Log Message:
  -----------
  JADE: Add support for Aspyr's Android port of Jade Empire

The OBB files need to be extracted first, though, using the unobb tool
in xoreos-tools.


  Commit: 1208e85aa1d96457bc7d3e1296985a312734aad1
      https://github.com/xoreos/xoreos/commit/1208e85aa1d96457bc7d3e1296985a312734aad1
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/engines/jade/jade.cpp

  Log Message:
  -----------
  JADE: Play correct intro videos, according to platform


Compare: https://github.com/xoreos/xoreos/compare/da35c58f5367...1208e85aa1d9
      **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