[xoreos-git] [xoreos/xoreos] d49009: COMMON: Remove unnecessary version check on Windows

Vsevolod Kremianskii noreply at github.com
Sun Mar 10 11:09:41 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: d49009f08b6f9db4b2401d684db707e0e83843d8
      https://github.com/xoreos/xoreos/commit/d49009f08b6f9db4b2401d684db707e0e83843d8
  Author: Cameron Cawley <ccawley2011 at gmail.com>
  Date:   2019-03-07 (Thu, 07 Mar 2019)

  Changed paths:
    M src/common/platform.cpp

  Log Message:
  -----------
  COMMON: Remove unnecessary version check on Windows


  Commit: 0f025f9200893580faccb0dc636f927fdf93ea4e
      https://github.com/xoreos/xoreos/commit/0f025f9200893580faccb0dc636f927fdf93ea4e
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

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

  Log Message:
  -----------
  NWN2: Implement RandomName() script function

After running a large number of calls to RandomName() in the NWN2
game engine, the longest name returned was 14 characters.


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

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

  Log Message:
  -----------
  NWN2: Distance conversion script functions


  Commit: 101d1ba6c3bd4afabd84bc8d4d41134d97bcd4af
      https://github.com/xoreos/xoreos/commit/101d1ba6c3bd4afabd84bc8d4d41134d97bcd4af
  Author: Bob Hall <rjh405 at gmail.com>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M src/engines/nwn2/object.cpp
    M src/engines/nwn2/object.h
    M src/engines/nwn2/script/function_tables.h
    M src/engines/nwn2/script/functions.h
    M src/engines/nwn2/script/functions_object.cpp

  Log Message:
  -----------
  NWN2: Get and set placeable usability flag


  Commit: 4650dce51a60cc7f2dcdc4bacc0184ff7160a68c
      https://github.com/xoreos/xoreos/commit/4650dce51a60cc7f2dcdc4bacc0184ff7160a68c
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-03-10 (Sun, 10 Mar 2019)

  Changed paths:
    M src/engines/nwn2/area.cpp
    M src/graphics/aurora/animation.cpp
    M src/graphics/aurora/animation.h
    M src/graphics/aurora/model.cpp
    M src/graphics/aurora/model.h
    M src/graphics/aurora/model_kotor.cpp
    M src/graphics/aurora/model_kotor.h
    M src/graphics/aurora/modelnode.cpp
    M src/graphics/aurora/modelnode.h
    M src/graphics/aurora/rules.mk
    A src/graphics/aurora/skeletalanimation.cpp
    A src/graphics/aurora/skeletalanimation.h

  Log Message:
  -----------
  GRAPHICS: Fix head animations in K2, refactor skeletal animation


Compare: https://github.com/xoreos/xoreos/compare/f8b7895361aa...4650dce51a60



More information about the xoreos-git mailing list