[xoreos-git] [xoreos/xoreos] aabf71: KOTOR: Read creatures gender on loading it

GitHub noreply at github.com
Fri Dec 29 17:22:14 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: aabf7114103ff46bafdf8712eeeff6c04eaea55a
      https://github.com/xoreos/xoreos/commit/aabf7114103ff46bafdf8712eeeff6c04eaea55a
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-12-28 (Thu, 28 Dec 2017)

  Changed paths:
    M src/engines/kotor/creature.cpp

  Log Message:
  -----------
  KOTOR: Read creatures gender on loading it


  Commit: 4f1f7dfdbe120633e59bac2c3c78e02927c5c6b3
      https://github.com/xoreos/xoreos/commit/4f1f7dfdbe120633e59bac2c3c78e02927c5c6b3
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-12-29 (Fri, 29 Dec 2017)

  Changed paths:
    M src/engines/kotor/types.h

  Log Message:
  -----------
  KOTOR: Add races according to nwscript.nss


  Commit: f487932d0c65193829ed51d174f1480407f92e1f
      https://github.com/xoreos/xoreos/commit/f487932d0c65193829ed51d174f1480407f92e1f
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-12-29 (Fri, 29 Dec 2017)

  Changed paths:
    M src/engines/kotor/types.h

  Log Message:
  -----------
  KOTOR: Add subraces according to nwscript.nss


  Commit: 372953e4196fca6cb7fcdad685a96c6386b7401a
      https://github.com/xoreos/xoreos/commit/372953e4196fca6cb7fcdad685a96c6386b7401a
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-12-29 (Fri, 29 Dec 2017)

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

  Log Message:
  -----------
  KOTOR: Add race loading and getters for creature class


  Commit: 8ae8b35c60a40d66fc9ce6443065bd223e568c82
      https://github.com/xoreos/xoreos/commit/8ae8b35c60a40d66fc9ce6443065bd223e568c82
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-12-29 (Fri, 29 Dec 2017)

  Changed paths:
    M src/engines/kotor/script/function_tables.h
    M src/engines/kotor/script/functions.h
    M src/engines/kotor/script/functions_creatures.cpp

  Log Message:
  -----------
  KOTOR: Add race nwscript functions


  Commit: 5d1e72f423726bac762b3692350d00284f7027a1
      https://github.com/xoreos/xoreos/commit/5d1e72f423726bac762b3692350d00284f7027a1
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-12-29 (Fri, 29 Dec 2017)

  Changed paths:
    M src/engines/kotor/creature.cpp

  Log Message:
  -----------
  KOTOR: Initialize pc as human with no sub race


  Commit: 1361ea7e2ba142ce204372adfb339ca95e48c111
      https://github.com/xoreos/xoreos/commit/1361ea7e2ba142ce204372adfb339ca95e48c111
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-12-29 (Fri, 29 Dec 2017)

  Changed paths:
    M src/engines/aurora/gui.cpp

  Log Message:
  -----------
  AURORA: Prevent the overwrite of a none-zero by a zero return code

It is possible that a child gui overwrites a none-zero return code of the parent gui. This should prevent it.


Compare: https://github.com/xoreos/xoreos/compare/45af50a2f8bb...1361ea7e2ba1


More information about the xoreos-git mailing list