[xoreos-git] [xoreos/xoreos] 9c0d38: AURORA: Also throw on GFF4 generics that are lists...

GitHub noreply at github.com
Fri Nov 18 17:33:38 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 9c0d38e4f0dcdc9b4b9e1d03c4d4541f17a76bb4
      https://github.com/xoreos/xoreos/commit/9c0d38e4f0dcdc9b4b9e1d03c4d4541f17a76bb4
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

  Changed paths:
    M src/aurora/gff4file.cpp

  Log Message:
  -----------
  AURORA: Also throw on GFF4 generics that are lists and not a reference

We have no example GFF4 file with a non-reference generic list.


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

  Changed paths:
    M src/aurora/gff4file.cpp

  Log Message:
  -----------
  AURORA: Throw on GFF4 with shared string and ASCII string fields

We have no example GFF4 file with shared strings and ASCII string
fields, so we don't know whether these fields use the shared string
table.


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

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

  Log Message:
  -----------
  AURORA: Let GDAFile::identifyType() return the Type directly

Instead of returning an uint32.


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

  Changed paths:
    M src/aurora/gdafile.cpp

  Log Message:
  -----------
  AURORA: Check kGFF4G2DAColumnType fields in GDA files for consistency


Compare: https://github.com/xoreos/xoreos/compare/cff580044a7c...c34a2711ca96


More information about the xoreos-git mailing list