[xoreos-git] [xoreos/xoreos] 0a267b: NWN2: Move cursor group names to cursor.h

Bob Hall noreply at github.com
Fri Feb 22 08:10:01 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 0a267b7f7fd0c612cf2ae255ca355dbfa0f00cf5
      https://github.com/xoreos/xoreos/commit/0a267b7f7fd0c612cf2ae255ca355dbfa0f00cf5
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    A src/engines/nwn2/cursor.h
    M src/engines/nwn2/nwn2.cpp

  Log Message:
  -----------
  NWN2: Move cursor group names to cursor.h


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

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

  Log Message:
  -----------
  NWN2: Set the cursor on a mouse-over of a creature

Its showing an attack cursor for Daeghun because the reputation
code is not fully implemented.


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

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

  Log Message:
  -----------
  NWN2: Return the reputation score for use by getIsEnemy()


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

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

  Log Message:
  -----------
  NWN2: Add matching 'set' calls for booleans


  Commit: 08c5cf7fab3ae13364cb4e6ec7cdaa043d7e8aa4
      https://github.com/xoreos/xoreos/commit/08c5cf7fab3ae13364cb4e6ec7cdaa043d7e8aa4
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-02-22 (Fri, 22 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_creature.cpp

  Log Message:
  -----------
  NWN2: Add script functions for creature bit flag calls


Compare: https://github.com/xoreos/xoreos/compare/c81b917b052d...08c5cf7fab3a



More information about the xoreos-git mailing list