[xoreos-git] [xoreos/xoreos-tools] 5d0e18: AURORA: Add a field type test in GFF3Struct::getDa...

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


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: 5d0e1830fac996bc52f7ea058de7d6ad7f1d98c4
      https://github.com/xoreos/xoreos-tools/commit/5d0e1830fac996bc52f7ea058de7d6ad7f1d98c4
  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: 161b022ed516d79c8d7e9a497d29c4bb0be64c3f
      https://github.com/xoreos/xoreos-tools/commit/161b022ed516d79c8d7e9a497d29c4bb0be64c3f
  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: 9905ab4cc605b02bfd38e048c4a63910570b1a6b
      https://github.com/xoreos/xoreos-tools/commit/9905ab4cc605b02bfd38e048c4a63910570b1a6b
  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: 9d20f497dcf75ba848648854c385506de79994aa
      https://github.com/xoreos/xoreos-tools/commit/9d20f497dcf75ba848648854c385506de79994aa
  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: a8c9454f259111cf40d7508c24428e3078a3550d
      https://github.com/xoreos/xoreos-tools/commit/a8c9454f259111cf40d7508c24428e3078a3550d
  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: 68ac0d7eaf2d0da50325c0b389a93b8f2597c427
      https://github.com/xoreos/xoreos-tools/commit/68ac0d7eaf2d0da50325c0b389a93b8f2597c427
  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: 192b4e9b0f83c3979e018a51f5327c2677ce4763
      https://github.com/xoreos/xoreos-tools/commit/192b4e9b0f83c3979e018a51f5327c2677ce4763
  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: fe5151a27de064f842f20064873538cd07961a06
      https://github.com/xoreos/xoreos-tools/commit/fe5151a27de064f842f20064873538cd07961a06
  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: 01c893cec95aa00b3bf9b5fa3f4934a1629d387e
      https://github.com/xoreos/xoreos-tools/commit/01c893cec95aa00b3bf9b5fa3f4934a1629d387e
  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-tools/compare/a0551faac92b...01c893cec95a


More information about the xoreos-git mailing list