[xoreos-git] [xoreos/xoreos] e1e674: NWN2: Implement Journal class

Bob Hall noreply at github.com
Thu Mar 28 09:59:02 CET 2019


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

  Changed paths:
    M src/engines/nwn2/campaign.cpp
    A src/engines/nwn2/journal.cpp
    A src/engines/nwn2/journal.h
    M src/engines/nwn2/module.cpp
    M src/engines/nwn2/module.h
    M src/engines/nwn2/rules.mk

  Log Message:
  -----------
  NWN2: Implement Journal class

When loading the Campaign journal for the NWN2 OC, running getString()
for ResRef #180942 results in the following error:

  WARNING: iconv() failed: Illegal byte sequence!

See issue 10 on xoreos/xoreos-tools for more information.


  Commit: e77e4b7cffe751e9e17bbef9035ba2d8d50f7fef
      https://github.com/xoreos/xoreos/commit/e77e4b7cffe751e9e17bbef9035ba2d8d50f7fef
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-27 (Wed, 27 Mar 2019)

  Changed paths:
    M src/engines/nwn2/creature.cpp
    M src/engines/nwn2/creature.h
    M src/engines/nwn2/module.cpp
    M src/engines/nwn2/module.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_creature.cpp
    M src/engines/nwn2/script/functions_module.cpp

  Log Message:
  -----------
  NWN2: Allow each creature to individually track journal entries


Compare: https://github.com/xoreos/xoreos/compare/1b3ee95643cf...e77e4b7cffe7



More information about the xoreos-git mailing list