[xoreos-git] [xoreos/xoreos-tools] 0090e3: NWSCRIPT: Make Decompiler::writeSubRoutine() take ...

Patrick Dworski noreply at github.com
Sun May 26 19:53:31 CEST 2019


  Branch: refs/heads/coverity_scan
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: 0090e348657671c36ce29c2124487c4d79c10ea3
      https://github.com/xoreos/xoreos-tools/commit/0090e348657671c36ce29c2124487c4d79c10ea3
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-03-31 (Sun, 31 Mar 2019)

  Changed paths:
    M src/nwscript/decompiler.cpp
    M src/nwscript/decompiler.h

  Log Message:
  -----------
  NWSCRIPT: Make Decompiler::writeSubRoutine() take SubRoutine by ref


  Commit: e064e415c8f3a4826f34b7f2efc8b9aceef09420
      https://github.com/xoreos/xoreos-tools/commit/e064e415c8f3a4826f34b7f2efc8b9aceef09420
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-03-31 (Sun, 31 Mar 2019)

  Changed paths:
    M src/nwscript/decompiler.cpp

  Log Message:
  -----------
  NWSCRIPT: Don't crash on empty sub routine in writeSubRoutine()


  Commit: 95569a9abd12b13abff4e8aecf62b8f4ce4abc6c
      https://github.com/xoreos/xoreos-tools/commit/95569a9abd12b13abff4e8aecf62b8f4ce4abc6c
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
    M m4/boost.m4

  Log Message:
  -----------
  BUILD: Extend boost.m4 to recognize gcc 9.0, clang 7.1 and clang 8.0


  Commit: 05b27f2d52449671531c768d26d353fca429e6e2
      https://github.com/xoreos/xoreos-tools/commit/05b27f2d52449671531c768d26d353fca429e6e2
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-19 (Fri, 19 Apr 2019)

  Changed paths:
    M src/nwscript/decompiler.cpp

  Log Message:
  -----------
  NCSDECOMP: Fix decompiler negation


  Commit: 74cb6d5c91b82f575df7ebcce5d01580e0c08f4f
      https://github.com/xoreos/xoreos-tools/commit/74cb6d5c91b82f575df7ebcce5d01580e0c08f4f
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M src/common/rules.mk
    A src/common/stringmap.cpp
    A src/common/stringmap.h

  Log Message:
  -----------
  COMMON: Add stringmap class


  Commit: 9007c523229f925b16e5ec74d5dae219a9f36e4b
      https://github.com/xoreos/xoreos-tools/commit/9007c523229f925b16e5ec74d5dae219a9f36e4b
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M src/images/rules.mk
    A src/images/txi.cpp
    A src/images/txi.h
    A src/images/txitypes.cpp
    A src/images/txitypes.h

  Log Message:
  -----------
  IMAGES: Add TXI class and related stuff


  Commit: ecfb31449befb12bb2fcde549547ccc5b628d854
      https://github.com/xoreos/xoreos-tools/commit/ecfb31449befb12bb2fcde549547ccc5b628d854
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M src/images/tpc.cpp
    M src/images/tpc.h

  Log Message:
  -----------
  IMAGES: Add support for animated tpc files


  Commit: ded26d62e5fdb936549d72cb7303d593b4b776a3
      https://github.com/xoreos/xoreos-tools/commit/ded26d62e5fdb936549d72cb7303d593b4b776a3
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

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

  Log Message:
  -----------
  AURORA: Add V2.0 support for the erf writer


  Commit: 024f1e9c007eab954f6bbb8ead91b76da3651a30
      https://github.com/xoreos/xoreos-tools/commit/024f1e9c007eab954f6bbb8ead91b76da3651a30
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M tests/aurora/erfwriter.cpp

  Log Message:
  -----------
  TESTS: Add additional tests for V2.0 ERF files


  Commit: f3fa17f6ecaaa3afe96b8f609b4994aa676ca450
      https://github.com/xoreos/xoreos-tools/commit/f3fa17f6ecaaa3afe96b8f609b4994aa676ca450
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M src/erf.cpp

  Log Message:
  -----------
  ERF: Add additional erf version selection for the erf tool


  Commit: 501bfa5e494d2bf8497ed49f14e356e0adfa0940
      https://github.com/xoreos/xoreos-tools/commit/501bfa5e494d2bf8497ed49f14e356e0adfa0940
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

  Changed paths:
    M man/erf.1

  Log Message:
  -----------
  MAN: Add man page information about the version options


  Commit: b185a763a82a196ec83b487811655bc3fdca6215
      https://github.com/xoreos/xoreos-tools/commit/b185a763a82a196ec83b487811655bc3fdca6215
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M m4/boost.m4

  Log Message:
  -----------
  BUILD: Extend boost.m4 to recognize gcc 9.1


  Commit: bd8bad1db1e02066d8c322f89a759610b30581c8
      https://github.com/xoreos/xoreos-tools/commit/bd8bad1db1e02066d8c322f89a759610b30581c8
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M src/common/error.cpp
    M src/common/error.h

  Log Message:
  -----------
  COMMON: Remove empty user-provided destructors

Because implicit copy constructors and assignment operators with
user-provided destructors are deprecated in C++11.


  Commit: e6872d5a828ba1f96aa3b51b9fcc6b0228361e00
      https://github.com/xoreos/xoreos-tools/commit/e6872d5a828ba1f96aa3b51b9fcc6b0228361e00
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

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

  Log Message:
  -----------
  AURORA: Remove empty user-provided destructors in GFF4 and LocString

Because implicit copy constructors and assignment operators with
user-provided destructors are deprecated in C++11.


  Commit: faf1dcda546b0dd1bd9ac8af6fc6ca582823eea4
      https://github.com/xoreos/xoreos-tools/commit/faf1dcda546b0dd1bd9ac8af6fc6ca582823eea4
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M src/images/txi.cpp
    M src/images/txi.h

  Log Message:
  -----------
  IMAGES: Remove empty user-provided destructors

Because implicit copy constructors and assignment operators with
user-provided destructors are deprecated in C++11.


  Commit: 142c6967c7bfe2c09522333449573e1d82d22c7b
      https://github.com/xoreos/xoreos-tools/commit/142c6967c7bfe2c09522333449573e1d82d22c7b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M CMakeLists.txt
    M configure.ac

  Log Message:
  -----------
  BUILD: Add warning flags new in gcc 9.1


  Commit: abe97c6f50cb8abe1e92bbd3dbc9599b5a66ec8a
      https://github.com/xoreos/xoreos-tools/commit/abe97c6f50cb8abe1e92bbd3dbc9599b5a66ec8a
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    A src/aurora/rimwriter.cpp
    A src/aurora/rimwriter.h
    M src/aurora/rules.mk

  Log Message:
  -----------
  AURORA: Add class for writing rim archives


  Commit: 8abaf95d9011b7be6313eb231bdaecb0ada5caba
      https://github.com/xoreos/xoreos-tools/commit/8abaf95d9011b7be6313eb231bdaecb0ada5caba
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    A tests/aurora/rimwriter.cpp
    M tests/aurora/rules.mk

  Log Message:
  -----------
  TESTS: Add unit test for rim writer


  Commit: 2bbf47bfafb2c7cbe07682d3bfdc81f643df2c48
      https://github.com/xoreos/xoreos-tools/commit/2bbf47bfafb2c7cbe07682d3bfdc81f643df2c48
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M .gitignore
    A src/rim.cpp
    M src/rules.mk

  Log Message:
  -----------
  RIM: Add initial rim packer tool


  Commit: 3776b651ba93438e0b7cfa84d98bdd67817092c7
      https://github.com/xoreos/xoreos-tools/commit/3776b651ba93438e0b7cfa84d98bdd67817092c7
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    A man/rim.1

  Log Message:
  -----------
  MAN: Add rim tool man page


  Commit: 9ca0557ce624c7c128e605680423e77fb4df7a01
      https://github.com/xoreos/xoreos-tools/commit/9ca0557ce624c7c128e605680423e77fb4df7a01
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  DOCS: Add rim tool readme hint


  Commit: f1a9e9e59030eee525eb025ee340f4daae040dac
      https://github.com/xoreos/xoreos-tools/commit/f1a9e9e59030eee525eb025ee340f4daae040dac
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M src/common/filepath.cpp

  Log Message:
  -----------
  COMMON: Replace Boost.Regex in FilePath with C++11's regex


  Commit: 774d7a41be8bd7be433a9b455bef15d73326d6e5
      https://github.com/xoreos/xoreos-tools/commit/774d7a41be8bd7be433a9b455bef15d73326d6e5
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M src/common/filepath.cpp

  Log Message:
  -----------
  COMMON: Rewrite FilePath escapeStringLiteral in a more portable way


  Commit: 00ff6d798f8f3ebca5aac1eed87199705ca3a1eb
      https://github.com/xoreos/xoreos-tools/commit/00ff6d798f8f3ebca5aac1eed87199705ca3a1eb
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  BUILD: Remove Boost.Regex from our CMake file


  Commit: bc7b7b183bc4f4f6c2b0730175a32059df6c7820
      https://github.com/xoreos/xoreos-tools/commit/bc7b7b183bc4f4f6c2b0730175a32059df6c7820
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M Makefile.am
    M configure.ac

  Log Message:
  -----------
  BUILD: Remove Boost.Regex from our autotools files


  Commit: f634ea9b5e2fe030e311bedbbb81dc598ce73836
      https://github.com/xoreos/xoreos-tools/commit/f634ea9b5e2fe030e311bedbbb81dc598ce73836
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M BUILDDEP.md

  Log Message:
  -----------
  DOCS: Remove Boost.Regex from our BUILDDEP file


  Commit: a0953a7fcc779236c49e39baef33be81f1cc589a
      https://github.com/xoreos/xoreos-tools/commit/a0953a7fcc779236c49e39baef33be81f1cc589a
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M dists/debian/control
    M dists/fedora/xoreos-tools.spec

  Log Message:
  -----------
  DIST: Remove Boost.Regex from our distribution build files


  Commit: 9c3767ee16449cb420de36fd658648042b595c5d
      https://github.com/xoreos/xoreos-tools/commit/9c3767ee16449cb420de36fd658648042b595c5d
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  TRAVIS: Propagate fail state on autotools configure or unit test fail


  Commit: 0af47aa55bebbdf1f3f192af0e1a555be03ac44b
      https://github.com/xoreos/xoreos-tools/commit/0af47aa55bebbdf1f3f192af0e1a555be03ac44b
  Author: patrick <nostritius at googlemail.com>
  Date:   2019-05-26 (Sun, 26 May 2019)

  Changed paths:
    M src/images/tpc.cpp
    M src/images/tpc.h

  Log Message:
  -----------
  IMAGES: Add support for animated tpc mipmaps


Compare: https://github.com/xoreos/xoreos-tools/compare/93122d55615c...0af47aa55beb



More information about the xoreos-git mailing list