[xoreos-git] [xoreos/xoreos] 84bde3: NWN2: Insert ItemProperty class list in the Item c...

Sven Hesse noreply at github.com
Fri Mar 15 08:30:02 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 84bde3cc589d7f303a3d562058d2e3bcb2dd7467
      https://github.com/xoreos/xoreos/commit/84bde3cc589d7f303a3d562058d2e3bcb2dd7467
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M src/engines/nwn2/item.cpp
    M src/engines/nwn2/item.h
    A src/engines/nwn2/itemproperty.cpp
    A src/engines/nwn2/itemproperty.h
    M src/engines/nwn2/rules.mk
    M src/engines/nwn2/types.h

  Log Message:
  -----------
  NWN2: Insert ItemProperty class list in the Item class


  Commit: b623d2c5265447b266dd66ebff7e8aea53d81473
      https://github.com/xoreos/xoreos/commit/b623d2c5265447b266dd66ebff7e8aea53d81473
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M src/engines/nwn2/item.cpp
    M src/engines/nwn2/item.h
    M src/engines/nwn2/itemproperty.cpp
    M src/engines/nwn2/objectcontainer.cpp
    M src/engines/nwn2/objectcontainer.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_inventory.cpp
    A src/engines/nwn2/script/functions_itemproperty.cpp
    M src/engines/nwn2/script/rules.mk
    M tests/engines/nwn2/creature.cpp

  Log Message:
  -----------
  NWN2: Retrieve first and next item property instances


  Commit: cf5caa14eae14fe32ec7e81f50b9d47f5f1f6b60
      https://github.com/xoreos/xoreos/commit/cf5caa14eae14fe32ec7e81f50b9d47f5f1f6b60
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M src/engines/nwn2/itemproperty.cpp
    M src/engines/nwn2/itemproperty.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_itemproperty.cpp
    M tests/engines/nwn2/creature.cpp

  Log Message:
  -----------
  NWN2: Retrieve remaining item property parameters


  Commit: 4d11d12d47d07cdb6f79d3bb49444ebc982ec16c
      https://github.com/xoreos/xoreos/commit/4d11d12d47d07cdb6f79d3bb49444ebc982ec16c
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M src/engines/nwn2/item.cpp
    M src/engines/nwn2/item.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_inventory.cpp
    M tests/engines/nwn2/creature.cpp

  Log Message:
  -----------
  NWN2: Check item for a particular item property


  Commit: f2a7f7482fc5b99c8a11418739ef532ab919f8f2
      https://github.com/xoreos/xoreos/commit/f2a7f7482fc5b99c8a11418739ef532ab919f8f2
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M src/engines/nwn2/itemproperty.cpp
    M src/engines/nwn2/itemproperty.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_itemproperty.cpp
    M tests/engines/nwn2/creature.cpp

  Log Message:
  -----------
  NWN2: Load cost table data


  Commit: fd3f17b1d203e99c1b95e33738ca586414bb1757
      https://github.com/xoreos/xoreos/commit/fd3f17b1d203e99c1b95e33738ca586414bb1757
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M src/engines/nwn2/itemproperty.cpp
    M src/engines/nwn2/itemproperty.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_itemproperty.cpp

  Log Message:
  -----------
  NWN2: Include check function for a valid item property


  Commit: c378a1adf90c077d67120556154220cace1eed58
      https://github.com/xoreos/xoreos/commit/c378a1adf90c077d67120556154220cace1eed58
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  DOCS: Update ChangeLog


Compare: https://github.com/xoreos/xoreos/compare/ca8c86ab1cc4...c378a1adf90c



More information about the xoreos-git mailing list