[xoreos-git] [xoreos/xoreos] 35d529: BUILD: Fix CMake compilation using MSVC x64

Bob Hall noreply at github.com
Mon Mar 4 09:32:22 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 35d5293a7b4054bfc9e490fb8a268af9edf93138
      https://github.com/xoreos/xoreos/commit/35d5293a7b4054bfc9e490fb8a268af9edf93138
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  BUILD: Fix CMake compilation using MSVC x64

Also move MSVC linker options from warnings to a more generic section.


  Commit: 848f3f279f82625b335fbea7f16e076bf8d6e993
      https://github.com/xoreos/xoreos/commit/848f3f279f82625b335fbea7f16e076bf8d6e993
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M src/engines/nwn2/creature.cpp
    M src/engines/nwn2/creature.h
    M src/engines/nwn2/inventory.cpp
    M src/engines/nwn2/inventory.h
    M src/engines/nwn2/item.cpp
    M src/engines/nwn2/item.h
    M src/engines/nwn2/object.cpp
    M src/engines/nwn2/object.h
    M src/engines/nwn2/placeable.cpp
    M src/engines/nwn2/placeable.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_inventory.cpp
    M tests/engines/nwn2/creature.cpp

  Log Message:
  -----------
  NWN2: Create new item in inventory using ResRef template


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

  Changed paths:
    M src/engines/nwn2/inventory.cpp
    M src/engines/nwn2/inventory.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_inventory.cpp
    M tests/engines/nwn2/creature.cpp

  Log Message:
  -----------
  NWN2: Get item in creature equip slot


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

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

  Log Message:
  -----------
  NWN2: Get and set item charges


Compare: https://github.com/xoreos/xoreos/compare/a2894df96f96...a3c216cc1921



More information about the xoreos-git mailing list