[xoreos-git] [xoreos/xoreos] a0ba21: KOTORBASE: Create a separate class for the action ...

Vsevolod Kremianskii noreply at github.com
Sun Jul 7 09:42:40 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: a0ba21aba44e029458d0823eb85ba578f8018816
      https://github.com/xoreos/xoreos/commit/a0ba21aba44e029458d0823eb85ba578f8018816
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    A src/engines/kotorbase/actionqueue.cpp
    A src/engines/kotorbase/actionqueue.h
    M src/engines/kotorbase/creature.cpp
    M src/engines/kotorbase/creature.h
    M src/engines/kotorbase/rules.mk

  Log Message:
  -----------
  KOTORBASE: Create a separate class for the action queue


  Commit: 21891580043b9cfb99df9fc707be0f9ad1f3b908
      https://github.com/xoreos/xoreos/commit/21891580043b9cfb99df9fc707be0f9ad1f3b908
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/engines/kotorbase/actionexecutor.cpp
    M src/engines/kotorbase/console.cpp
    M src/engines/kotorbase/creature.cpp
    M src/engines/kotorbase/creature.h
    M src/engines/kotorbase/gui/hud.cpp
    M src/engines/kotorbase/module.cpp
    M src/engines/kotorbase/partycontroller.cpp
    M src/engines/kotorbase/partyleader.cpp
    M src/engines/kotorbase/script/functions_action.cpp

  Log Message:
  -----------
  KOTORBASE: Use clearer names for action methods in Creature


  Commit: 987687a691bc81c75f0d3534ea391d601848e9ca
      https://github.com/xoreos/xoreos/commit/987687a691bc81c75f0d3534ea391d601848e9ca
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/engines/kotorbase/actionexecutor.cpp
    M src/engines/kotorbase/actionexecutor.h
    M src/engines/kotorbase/area.cpp

  Log Message:
  -----------
  KOTORBASE: Make ActionExecutor execute concrete actions


  Commit: 379b592397f322080459b946ece2cbc1ada774b4
      https://github.com/xoreos/xoreos/commit/379b592397f322080459b946ece2cbc1ada774b4
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/engines/kotorbase/actionexecutor.cpp

  Log Message:
  -----------
  KOTORBASE: Use ObjectContainer vs dynamic_cast in ActionExecutor


  Commit: 60a90edadfa701d8b8e795c69811604793a7dfb0
      https://github.com/xoreos/xoreos/commit/60a90edadfa701d8b8e795c69811604793a7dfb0
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/engines/kotorbase/actionexecutor.cpp

  Log Message:
  -----------
  KOTORBASE: Remove redundant calls to isLocationReached


  Commit: 208b47595fb109c21742f438618d0909baa77310
      https://github.com/xoreos/xoreos/commit/208b47595fb109c21742f438618d0909baa77310
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/engines/kotorbase/module.cpp
    M src/engines/kotorbase/module.h
    A src/engines/kotorbase/round.cpp
    A src/engines/kotorbase/round.h
    M src/engines/kotorbase/rules.mk

  Log Message:
  -----------
  KOTORBASE: Add initial game round implementation


  Commit: 1f1ee76a5622a3d4b90fc1adb020088af519f1e7
      https://github.com/xoreos/xoreos/commit/1f1ee76a5622a3d4b90fc1adb020088af519f1e7
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/common/debugman.h

  Log Message:
  -----------
  COMMON: Fix position of kDebugEngineLogic inside DebugChannel


  Commit: 70e5f6fd07e035682329e881b1ab028ab6413fbb
      https://github.com/xoreos/xoreos/commit/70e5f6fd07e035682329e881b1ab028ab6413fbb
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/engines/kotorbase/area.cpp
    M src/engines/kotorbase/area.h
    M src/engines/kotorbase/creature.cpp
    M src/engines/kotorbase/creature.h

  Log Message:
  -----------
  KOTORBASE: Add distance based perception for creatures


  Commit: 4439bdc1183a72686e9e117e983467f6ae6eb985
      https://github.com/xoreos/xoreos/commit/4439bdc1183a72686e9e117e983467f6ae6eb985
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M src/engines/kotorbase/actionexecutor.cpp
    M src/engines/kotorbase/actionexecutor.h
    M src/engines/kotorbase/creature.cpp
    M src/engines/kotorbase/creature.h
    M src/engines/kotorbase/item.cpp
    M src/engines/kotorbase/item.h
    M src/engines/kotorbase/module.cpp

  Log Message:
  -----------
  KOTORBASE: Implement attack action with animation


Compare: https://github.com/xoreos/xoreos/compare/bf873372733d...4439bdc1183a



More information about the xoreos-git mailing list