[xoreos-git] [xoreos/xoreos] 7cdb61: NWN2: Implement inventory class

Bob Hall noreply at github.com
Wed Feb 27 08:14:23 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 7cdb615213bf3c53cfa59b6d54ef2b30c8692dd2
      https://github.com/xoreos/xoreos/commit/7cdb615213bf3c53cfa59b6d54ef2b30c8692dd2
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

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

  Log Message:
  -----------
  NWN2: Implement inventory class


  Commit: 6a3e36ddc311d8cbbba49ca2c123949e340ef432
      https://github.com/xoreos/xoreos/commit/6a3e36ddc311d8cbbba49ca2c123949e340ef432
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

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

  Log Message:
  -----------
  NWN2: Integrate inventory with appropriate classes


  Commit: 4a923359271dbddb9aa028feea0b4b29609d070f
      https://github.com/xoreos/xoreos/commit/4a923359271dbddb9aa028feea0b4b29609d070f
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
    M src/engines/nwn2/inventory.cpp
    M src/engines/nwn2/inventory.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_inventory.cpp

  Log Message:
  -----------
  NWN2: Implement script calls to cycle through inventory


  Commit: 59cb2ac947254af3f5a4f787e54b7d09f204c365
      https://github.com/xoreos/xoreos/commit/59cb2ac947254af3f5a4f787e54b7d09f204c365
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
    M tests/engines/nwn2/creature.cpp
    A tests/engines/nwn2/creature3.h

  Log Message:
  -----------
  TESTS: Add unit test for NWN2 items and inventory


Compare: https://github.com/xoreos/xoreos/compare/99aea31880cf...59cb2ac94725



More information about the xoreos-git mailing list