[xoreos-git] [xoreos/xoreos] 1e6a06: KOTOR: Add makefiles for the character generation ...

GitHub noreply at github.com
Mon Jun 26 19:31:16 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 1e6a0641656cf5d73b7b86c797eb2b1a73f67c23
      https://github.com/xoreos/xoreos/commit/1e6a0641656cf5d73b7b86c797eb2b1a73f67c23
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    A src/engines/kotor/gui/chargen/rules.mk
    M src/engines/kotor/gui/rules.mk

  Log Message:
  -----------
  KOTOR: Add makefiles for the character generation menu


  Commit: de3b2fc01791275b310b4b40d699eebe5c94292f
      https://github.com/xoreos/xoreos/commit/de3b2fc01791275b310b4b40d699eebe5c94292f
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/gui/widgets/button.cpp
    M src/engines/kotor/gui/widgets/button.h

  Log Message:
  -----------
  KOTOR: Add the possibility to get a buttons hovering state


  Commit: 6bd2a447aefb09b6f8b6d6266ec0d0fce2b2b1da
      https://github.com/xoreos/xoreos/commit/6bd2a447aefb09b6f8b6d6266ec0d0fce2b2b1da
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/gui/widgets/kotorwidget.cpp
    M src/engines/kotor/gui/widgets/kotorwidget.h

  Log Message:
  -----------
  KOTOR: Add a method to the KotOR widget class to wrap texts


  Commit: e573ec3d92fd52dc8bc70bb45a0ad2c5173a9ce4
      https://github.com/xoreos/xoreos/commit/e573ec3d92fd52dc8bc70bb45a0ad2c5173a9ce4
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/game.cpp
    A src/engines/kotor/gui/chargen/classselection.cpp
    A src/engines/kotor/gui/chargen/classselection.h
    M src/engines/kotor/gui/chargen/rules.mk
    M src/engines/kotor/gui/main/main.cpp
    M src/engines/kotor/gui/main/main.h

  Log Message:
  -----------
  KOTOR: Add the class selection menu including the change of the music


  Commit: 3cc7978c6a6d9450cd9c880fd74d50187b59dab6
      https://github.com/xoreos/xoreos/commit/3cc7978c6a6d9450cd9c880fd74d50187b59dab6
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    A src/engines/kotor/gui/chargen/charactergeneration.cpp
    A src/engines/kotor/gui/chargen/charactergeneration.h
    M src/engines/kotor/gui/chargen/classselection.cpp
    M src/engines/kotor/gui/chargen/classselection.h
    M src/engines/kotor/gui/chargen/rules.mk

  Log Message:
  -----------
  KOTOR: Add the character generation menu and link from the class menu


  Commit: 535b6cc6672f80bb59c34a52660b203988ec3350
      https://github.com/xoreos/xoreos/commit/535b6cc6672f80bb59c34a52660b203988ec3350
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/gui/widgets/kotorwidget.cpp
    M src/engines/kotor/gui/widgets/kotorwidget.h

  Log Message:
  -----------
  KOTOR: Add the scissor test to the KotORWidget class


  Commit: 96aa0362dbb4770e18a4c04fa1bc172d3020f027
      https://github.com/xoreos/xoreos/commit/96aa0362dbb4770e18a4c04fa1bc172d3020f027
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/gui/chargen/charactergeneration.cpp
    M src/engines/kotor/gui/chargen/charactergeneration.h
    M src/engines/kotor/gui/chargen/classselection.cpp
    A src/engines/kotor/gui/chargen/customchar.cpp
    A src/engines/kotor/gui/chargen/customchar.h
    A src/engines/kotor/gui/chargen/quickchar.cpp
    A src/engines/kotor/gui/chargen/quickchar.h
    A src/engines/kotor/gui/chargen/quickorcustom.cpp
    A src/engines/kotor/gui/chargen/quickorcustom.h
    M src/engines/kotor/gui/chargen/rules.mk

  Log Message:
  -----------
  KOTOR: Add the panels for the character creation menu


  Commit: fd1f47f7a6ba65d92540b4f0c79c16304b05a171
      https://github.com/xoreos/xoreos/commit/fd1f47f7a6ba65d92540b4f0c79c16304b05a171
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    A src/engines/kotor/gui/chargen/chargeninfo.cpp
    A src/engines/kotor/gui/chargen/chargeninfo.h
    M src/engines/kotor/gui/chargen/rules.mk
    M src/engines/kotor/types.h

  Log Message:
  -----------
  KOTOR: Add a class for storing character generation information


  Commit: 2532959776b5d6553325d43701846b08201b3620
      https://github.com/xoreos/xoreos/commit/2532959776b5d6553325d43701846b08201b3620
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    A src/engines/kotor/gui/chargen/chargenbase.cpp
    A src/engines/kotor/gui/chargen/chargenbase.h
    M src/engines/kotor/gui/chargen/rules.mk

  Log Message:
  -----------
  KOTOR: Add a base class for all character creation menus


  Commit: 8d53801ccafc8ae366b5d2a71bda142166932339
      https://github.com/xoreos/xoreos/commit/8d53801ccafc8ae366b5d2a71bda142166932339
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    A src/engines/kotor/gui/chargen/chargenportrait.cpp
    A src/engines/kotor/gui/chargen/chargenportrait.h
    M src/engines/kotor/gui/chargen/rules.mk

  Log Message:
  -----------
  KOTOR: Add a menu to change the portrait


  Commit: fcb920b4dc4a6e674133596914edb4a330e1dcf8
      https://github.com/xoreos/xoreos/commit/fcb920b4dc4a6e674133596914edb4a330e1dcf8
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    A src/engines/kotor/gui/chargen/chargenname.cpp
    A src/engines/kotor/gui/chargen/chargenname.h
    M src/engines/kotor/gui/chargen/rules.mk

  Log Message:
  -----------
  KOTOR: Add a stub menu to change the name


  Commit: 6ec6ebe67461236dd7bf8f8bf6fd9984820fcc8e
      https://github.com/xoreos/xoreos/commit/6ec6ebe67461236dd7bf8f8bf6fd9984820fcc8e
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/creature.cpp
    M src/engines/kotor/creature.h
    M src/engines/kotor/game.cpp
    M src/engines/kotor/gui/chargen/charactergeneration.cpp
    M src/engines/kotor/gui/chargen/charactergeneration.h
    M src/engines/kotor/gui/chargen/chargeninfo.cpp
    M src/engines/kotor/gui/chargen/chargeninfo.h
    M src/engines/kotor/gui/chargen/classselection.cpp
    M src/engines/kotor/gui/chargen/classselection.h
    M src/engines/kotor/gui/chargen/customchar.cpp
    M src/engines/kotor/gui/chargen/quickchar.cpp
    M src/engines/kotor/gui/chargen/quickchar.h
    M src/engines/kotor/gui/main/main.cpp
    M src/engines/kotor/module.cpp

  Log Message:
  -----------
  KOTOR: Add a method to create a Creature object from an info object


  Commit: baea52f82a9c132d1418d5f929d8016443b66743
      https://github.com/xoreos/xoreos/commit/baea52f82a9c132d1418d5f929d8016443b66743
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/gui/widgets/button.cpp
    M src/engines/kotor/gui/widgets/button.h

  Log Message:
  -----------
  KOTOR: Add the possibility to disable the highlighting of buttons


  Commit: b52966e47bc40e5f636d87ddc212e3d7d1a993b0
      https://github.com/xoreos/xoreos/commit/b52966e47bc40e5f636d87ddc212e3d7d1a993b0
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/engines/kotor/gui/chargen/quickchar.cpp

  Log Message:
  -----------
  KOTOR: Add the highlighting disabling to the character menu


Compare: https://github.com/xoreos/xoreos/compare/0779ebd55f23...b52966e47bc4


More information about the xoreos-git mailing list