[xoreos-git] [xoreos/xoreos] 7a0955: NWN2: 16-character resource limit doesn't apply to...

Bob Hall noreply at github.com
Fri Feb 15 10:55:39 CET 2019


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

  Changed paths:
    M src/engines/nwn2/script/functions_action.cpp

  Log Message:
  -----------
  NWN2: 16-character resource limit doesn't apply to NWN2


  Commit: 92f189e5f169985a05b02a18cbb3a0701963571c
      https://github.com/xoreos/xoreos/commit/92f189e5f169985a05b02a18cbb3a0701963571c
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-12 (Tue, 12 Feb 2019)

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

  Log Message:
  -----------
  NWN2: Implement the SetAssociateListenPatterns script function

This command executes the 'gb_setassociatelistenpatterns' script,
which runs a series of SetListenPattern calls.


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

  Changed paths:
    M src/engines/nwn2/object.cpp
    M src/engines/nwn2/object.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_object.cpp

  Log Message:
  -----------
  NWN2: Get and set object listening state


  Commit: 2554925f55de4fd53305645e6e9fe926df977512
      https://github.com/xoreos/xoreos/commit/2554925f55de4fd53305645e6e9fe926df977512
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M src/engines/nwn2/object.cpp
    M src/engines/nwn2/object.h

  Log Message:
  -----------
  NWN2: Add setListenPattern and getListenPatternNumber call to Object

These calls use a std::map typedef for the listening pattern and
number list.


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

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

  Log Message:
  -----------
  NWN2: Implement SetListeningPattern script function


  Commit: 2e8dc08a7f4f935006cccf302f66290cf02a6d11
      https://github.com/xoreos/xoreos/commit/2e8dc08a7f4f935006cccf302f66290cf02a6d11
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M src/engines/nwn2/creature.cpp
    M src/engines/nwn2/creature.h

  Log Message:
  -----------
  NWN2: Load listening patterns from character file


Compare: https://github.com/xoreos/xoreos/compare/b1fe3a6e64ba...2e8dc08a7f4f



More information about the xoreos-git mailing list