[xoreos-git] [xoreos/xoreos] d98a94: KOTOR: Implement createItemOnObject function

GitHub noreply at github.com
Mon Jun 25 11:41:56 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: d98a94a5e94506ff9821d173e27139197b0c3679
      https://github.com/xoreos/xoreos/commit/d98a94a5e94506ff9821d173e27139197b0c3679
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

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

  Log Message:
  -----------
  KOTOR: Implement createItemOnObject function


  Commit: 9d5535445a9fbbceb730a3b6a420541a0886ab94
      https://github.com/xoreos/xoreos/commit/9d5535445a9fbbceb730a3b6a420541a0886ab94
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    M src/engines/kotor/script/functions_action.cpp
    M src/engines/kotor2/script/functions_action.cpp

  Log Message:
  -----------
  ENGINES: Pass owner to script initiated conversations in KotOR 1/2


  Commit: a3d4d7c7814b946c007aa0b9345b5615373608ac
      https://github.com/xoreos/xoreos/commit/a3d4d7c7814b946c007aa0b9345b5615373608ac
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    M src/engines/kotor/module.cpp
    M src/engines/kotor2/module.cpp

  Log Message:
  -----------
  ENGINES: Add support for NPC initiated conversations in KotOR 1/2


  Commit: 9875c94ed308ae30f2c0768a737e412759f6ac7c
      https://github.com/xoreos/xoreos/commit/9875c94ed308ae30f2c0768a737e412759f6ac7c
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

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

  Log Message:
  -----------
  KOTOR: Implement actionOpenDoor and actionCloseDoor


  Commit: 9a9a937e3356df2986ede67a047f1ed97a6be1ba
      https://github.com/xoreos/xoreos/commit/9a9a937e3356df2986ede67a047f1ed97a6be1ba
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    M src/engines/kotor/trigger.cpp
    M src/engines/kotor/trigger.h
    M src/engines/kotor2/trigger.cpp
    M src/engines/kotor2/trigger.h

  Log Message:
  -----------
  ENGINES: Fix trigger tag, position, type and name loading in KotOR 1/2


  Commit: a7858532b72d43fb74dbeb315284f832f38afd6d
      https://github.com/xoreos/xoreos/commit/a7858532b72d43fb74dbeb315284f832f38afd6d
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

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

  Log Message:
  -----------
  KOTOR: Implement actionMoveToObject function


  Commit: 379411e08f5dd9233bfc0cc3ac372af0662b15ee
      https://github.com/xoreos/xoreos/commit/379411e08f5dd9233bfc0cc3ac372af0662b15ee
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    M src/engines/aurora/kotorjadegui/listbox.cpp
    M src/engines/aurora/kotorjadegui/listbox.h

  Log Message:
  -----------
  ENGINES: Fix replies being de-highlighted on click in KotOR 1/2


  Commit: a0c1526cdd04341b2fbebf4b025ca077feb2cf5c
      https://github.com/xoreos/xoreos/commit/a0c1526cdd04341b2fbebf4b025ca077feb2cf5c
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    A src/engines/kotor/script/event.cpp
    A src/engines/kotor/script/event.h
    M src/engines/kotor/script/function_tables.h
    M src/engines/kotor/script/functions.cpp
    M src/engines/kotor/script/functions.h
    A src/engines/kotor/script/functions_events.cpp
    M src/engines/kotor/script/rules.mk

  Log Message:
  -----------
  KOTOR: Add support for scripted events


  Commit: cf5904b3adcb5ce80672fa2c8e17bacf7de2ff43
      https://github.com/xoreos/xoreos/commit/cf5904b3adcb5ce80672fa2c8e17bacf7de2ff43
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

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

  Log Message:
  -----------
  KOTOR: Handle empty item tags in inventory


  Commit: cc27d6a5740c48490616f7ed93395345e5047f12
      https://github.com/xoreos/xoreos/commit/cc27d6a5740c48490616f7ed93395345e5047f12
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

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

  Log Message:
  -----------
  KOTOR: Implement getArea function


  Commit: e35e963ab19363e71a92ac9f7963b637f294a366
      https://github.com/xoreos/xoreos/commit/e35e963ab19363e71a92ac9f7963b637f294a366
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    M src/engines/kotor/module.cpp
    M src/engines/kotor/placeable.cpp

  Log Message:
  -----------
  KOTOR: Run inventory disturbed script on placeable close


  Commit: ca047627e71900b4bd683be9df13b9d29e500019
      https://github.com/xoreos/xoreos/commit/ca047627e71900b4bd683be9df13b9d29e500019
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

  Changed paths:
    M src/engines/kotor/creature.cpp
    M src/engines/kotor/creature.h
    M src/engines/kotor/gui/ingame/menu_equ.cpp
    M src/engines/kotor/gui/ingame/menu_equ.h
    M src/engines/kotor/item.cpp

  Log Message:
  -----------
  KOTOR: Store equiped items as objects instead of tags


  Commit: 8197d16eaef106c1553fa9c2f49c135ca798dc9b
      https://github.com/xoreos/xoreos/commit/8197d16eaef106c1553fa9c2f49c135ca798dc9b
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-06-24 (Sun, 24 Jun 2018)

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

  Log Message:
  -----------
  KOTOR: Implement getItemInSlot function


Compare: https://github.com/xoreos/xoreos/compare/23fbc1f9fce8...8197d16eaef1
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list