[xoreos-git] [xoreos/xoreos-tools] e5cdda: GFF2XML: Don't print aliases on the generic index-...

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


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

  Changed paths:
    M src/xml/gff4dumper.cpp
    M src/xml/gff4dumper.h

  Log Message:
  -----------
  GFF2XML: Don't print aliases on the generic index-labels

They're not struct labels with an alias, they're indices.


  Commit: 8b374345874949b3d4e41bc92030a192a47feca2
      https://github.com/xoreos/xoreos-tools/commit/8b374345874949b3d4e41bc92030a192a47feca2
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-18 (Fri, 18 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: 64493743f41adeb1bc7f923d04d886e1a4bdeac0
      https://github.com/xoreos/xoreos-tools/commit/64493743f41adeb1bc7f923d04d886e1a4bdeac0
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2016-11-18 (Fri, 18 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: ea15b5a45abb71e425bd5913c2257bb9207af21e
      https://github.com/xoreos/xoreos-tools/commit/ea15b5a45abb71e425bd5913c2257bb9207af21e
  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: e86ab25daa5d0a67f1a95b0ddec5f3c91cbcf13a
      https://github.com/xoreos/xoreos-tools/commit/e86ab25daa5d0a67f1a95b0ddec5f3c91cbcf13a
  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-tools/compare/01c893cec95a...e86ab25daa5d


More information about the xoreos-git mailing list