[xoreos-git] [xoreos/xoreos] 0c062a: AURORA: Add a field type test in GFF3Struct::getDa...

GitHub noreply at github.com
Sun Nov 13 01:32:47 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 0c062a163fa715f6d3ce4839dcff3acb2a8d4382
      https://github.com/xoreos/xoreos/commit/0c062a163fa715f6d3ce4839dcff3acb2a8d4382
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M src/aurora/gff3file.cpp

  Log Message:
  -----------
  AURORA: Add a field type test in GFF3Struct::getData()

We want this method to throw an exception instead of triggering an
assert() when the field is not a data type.


  Commit: 932f039ca00ba257b3876a64710bbf623b6f987f
      https://github.com/xoreos/xoreos/commit/932f039ca00ba257b3876a64710bbf623b6f987f
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.cpp
    M src/aurora/gff4file.h

  Log Message:
  -----------
  AURORA: Add GFF4Struct::getMatrix4x4() versions for Common::Matrix4x4


  Commit: 21cf6b60587a4c8f4fad686a9cc535692a534de6
      https://github.com/xoreos/xoreos/commit/21cf6b60587a4c8f4fad686a9cc535692a534de6
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M src/aurora/gff3file.h

  Log Message:
  -----------
  AURORA: Add comment to GFF3File about the difference of V3.2 vs V3.3


  Commit: ce46551b12b35a8fe7c3631da0ce75d6e4736ea4
      https://github.com/xoreos/xoreos/commit/ce46551b12b35a8fe7c3631da0ce75d6e4736ea4
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.h

  Log Message:
  -----------
  AURORA: Add comment to GFF4File about the difference of V4.0 vs V4.1


  Commit: 89574622c1e3b5bee3d1f7bef9940be62691e85f
      https://github.com/xoreos/xoreos/commit/89574622c1e3b5bee3d1f7bef9940be62691e85f
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.h

  Log Message:
  -----------
  AURORA: Add comment to GFF4File explaining what a generic is


  Commit: adf4276d1f1264597aec0df866dbd753f19cbea7
      https://github.com/xoreos/xoreos/commit/adf4276d1f1264597aec0df866dbd753f19cbea7
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-10 (Thu, 10 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.cpp

  Log Message:
  -----------
  AURORA: Add comments to GFF4File explaining the loading procedure


  Commit: a9dbfbe3407cda58bf95996146c4ce359de51492
      https://github.com/xoreos/xoreos/commit/a9dbfbe3407cda58bf95996146c4ce359de51492
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.cpp

  Log Message:
  -----------
  AURORA: Throw if shared string index in GFF4 is out of range

Instead of using assert().


  Commit: de538d604d2cccfc24fed7e8eaac4246fe778f1e
      https://github.com/xoreos/xoreos/commit/de538d604d2cccfc24fed7e8eaac4246fe778f1e
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.cpp

  Log Message:
  -----------
  AURORA: Throw if we find a GFF4 generic with type generic


  Commit: 8e8dde3ebebedf6aeee3882f9a8d931c92c89ed6
      https://github.com/xoreos/xoreos/commit/8e8dde3ebebedf6aeee3882f9a8d931c92c89ed6
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-12 (Sat, 12 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.cpp

  Log Message:
  -----------
  AURORA: Throw on unknown GFF4 field type configuration


  Commit: 7cfd38d5f9b50268f5261ea216ee0ba46db8083a
      https://github.com/xoreos/xoreos/commit/7cfd38d5f9b50268f5261ea216ee0ba46db8083a
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.cpp

  Log Message:
  -----------
  AURORA: Also use available shared strings for GFF4 TalkString fields

When the GFF4 file has a shared strings table, the strings in the
TalkString also refer into this table.


Compare: https://github.com/xoreos/xoreos/compare/58d8601d899f...7cfd38d5f9b5


More information about the xoreos-git mailing list