[xoreos-git] [xoreos/xoreos] 8f2eb3: GRAPHICS: Add base console for KotOR games

Vsevolod Kremianskii noreply at github.com
Sun Mar 17 17:43:09 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 8f2eb3f5ecc0860f9056659c7e28f96e42d52778
      https://github.com/xoreos/xoreos/commit/8f2eb3f5ecc0860f9056659c7e28f96e42d52778
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-03-17 (Sun, 17 Mar 2019)

  Changed paths:
    M src/engines/kotor/console.cpp
    M src/engines/kotor/console.h
    M src/engines/kotor/game.cpp
    M src/engines/kotor/game.h
    M src/engines/kotor/kotor.cpp
    M src/engines/kotor/kotor.h
    M src/engines/kotor2/console.cpp
    M src/engines/kotor2/console.h
    M src/engines/kotor2/game.cpp
    M src/engines/kotor2/game.h
    M src/engines/kotor2/kotor2.cpp
    M src/engines/kotor2/kotor2.h
    A src/engines/kotorbase/console.cpp
    A src/engines/kotorbase/console.h
    A src/engines/kotorbase/engine.cpp
    A src/engines/kotorbase/engine.h
    M src/engines/kotorbase/game.cpp
    M src/engines/kotorbase/game.h
    M src/engines/kotorbase/rules.mk

  Log Message:
  -----------
  GRAPHICS: Add base console for KotOR games


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

  Changed paths:
    M src/engines/kotorbase/console.cpp
    M src/engines/kotorbase/console.h

  Log Message:
  -----------
  KOTOR: Add console commands to issue a move to action

Use getactiveobject to get a tag of the active object and
actionmovetoobject to issue a move to action to the active object.


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

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

  Log Message:
  -----------
  KOTOR: Fall back to a default texture variation in case of error

This fixes missing body models on Korriban.


Compare: https://github.com/xoreos/xoreos/compare/ed82e8cb50ea...4721e84cab97



More information about the xoreos-git mailing list