[xoreos-git] [xoreos/xoreos] 17eef9: KOTOR: Improve the creature level representation

GitHub noreply at github.com
Sat Jan 20 13:35:48 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 17eef98393f790b52c8ea88ddabb8db705d07cb2
      https://github.com/xoreos/xoreos/commit/17eef98393f790b52c8ea88ddabb8db705d07cb2
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

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

  Log Message:
  -----------
  KOTOR: Improve the creature level representation

The order of the levels are actually relevant for certain nwscript functions. This commit tries to take care of this.


  Commit: 11d45cf06ae39149b34a0cfc44488d3e98f5f75e
      https://github.com/xoreos/xoreos/commit/11d45cf06ae39149b34a0cfc44488d3e98f5f75e
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

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

  Log Message:
  -----------
  KOTOR: Add getLevelByPosition and getClassByPosition methods

These two methods return the actual level and class regarding their position in the level vector.


  Commit: b1747fb3ff7d84311f88cd85458294a4ddd6b7af
      https://github.com/xoreos/xoreos/commit/b1747fb3ff7d84311f88cd85458294a4ddd6b7af
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-01-19 (Fri, 19 Jan 2018)

  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 GetClassByPosition and GetLevelByPosition as nwscript functions


  Commit: 33635c48352feef01301b29803ec36d43904de26
      https://github.com/xoreos/xoreos/commit/33635c48352feef01301b29803ec36d43904de26
  Author: patrick <nostritius at googlemail.com>
  Date:   2018-01-20 (Sat, 20 Jan 2018)

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

  Log Message:
  -----------
  KOTOR: Add class level initial loading for creatures


Compare: https://github.com/xoreos/xoreos/compare/38c0b31faefe...33635c48352f


More information about the xoreos-git mailing list