[xoreos-git] [xoreos/xoreos] 01218d: KOTOR: Add more specific logic for progress bars

GitHub noreply at github.com
Fri Nov 24 23:55:35 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 01218de36bc6837e5ff8516aa7d1cb7eda89ea67
      https://github.com/xoreos/xoreos/commit/01218de36bc6837e5ff8516aa7d1cb7eda89ea67
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

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

  Log Message:
  -----------
  KOTOR: Add more specific logic for progress bars

With this commit, all progress bars of kotor gui based games should be
visible, for example the health and force bars in the kotor ingame
hud.


  Commit: fe9406066ddc395f62a8d16374bb3ebbcc00aec0
      https://github.com/xoreos/xoreos/commit/fe9406066ddc395f62a8d16374bb3ebbcc00aec0
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M src/engines/kotor/gui/ingame/hud.cpp

  Log Message:
  -----------
  KOTOR: Make ingame health bar invisible


  Commit: e92fdae8a0e358d441b175c7d9d5a4e9dd8b86c6
      https://github.com/xoreos/xoreos/commit/e92fdae8a0e358d441b175c7d9d5a4e9dd8b86c6
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

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

  Log Message:
  -----------
  KOTOR: Let a proto item initialize as kotorwidget


  Commit: 5a72258c9fc4054d81e9f54cdcc5f2391bb2c020
      https://github.com/xoreos/xoreos/commit/5a72258c9fc4054d81e9f54cdcc5f2391bb2c020
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M src/engines/kotor/gui/guibackground.cpp

  Log Message:
  -----------
  KOTOR: Reset the projection matrix after rendering


  Commit: c200d967df001091e543d638c1f2e15d0bc28c1d
      https://github.com/xoreos/xoreos/commit/c200d967df001091e543d638c1f2e15d0bc28c1d
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

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

  Log Message:
  -----------
  KOTOR: Add a switch for rendering background as front or back gui


  Commit: 1fd64ab48a5bafb63d4c790941a51b4d9baf796c
      https://github.com/xoreos/xoreos/commit/1fd64ab48a5bafb63d4c790941a51b4d9baf796c
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M src/engines/kotor/gui/ingame/hud.cpp
    M src/engines/kotor/gui/ingame/hud.h
    A src/engines/kotor/gui/ingame/menu.cpp
    A src/engines/kotor/gui/ingame/menu.h
    M src/engines/kotor/gui/ingame/rules.mk

  Log Message:
  -----------
  KOTOR: Add the basic ingame menu


  Commit: 09324f5737f62c383b938ae155a51c220e91d578
      https://github.com/xoreos/xoreos/commit/09324f5737f62c383b938ae155a51c220e91d578
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M src/engines/aurora/gui.cpp

  Log Message:
  -----------
  AURORA: Add a reset of the return code for child guis


  Commit: a3a6c943e1b402776a781c37aaad280ac93a2d8d
      https://github.com/xoreos/xoreos/commit/a3a6c943e1b402776a781c37aaad280ac93a2d8d
  Author: patrick <nostritius at googlemail.com>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M src/engines/kotor/gui/ingame/hud.cpp
    M src/engines/kotor/gui/ingame/menu.cpp
    M src/engines/kotor/gui/ingame/menu.h
    A src/engines/kotor/gui/ingame/menu_abi.cpp
    A src/engines/kotor/gui/ingame/menu_abi.h
    A src/engines/kotor/gui/ingame/menu_char.cpp
    A src/engines/kotor/gui/ingame/menu_char.h
    A src/engines/kotor/gui/ingame/menu_equ.cpp
    A src/engines/kotor/gui/ingame/menu_equ.h
    A src/engines/kotor/gui/ingame/menu_inv.cpp
    A src/engines/kotor/gui/ingame/menu_inv.h
    A src/engines/kotor/gui/ingame/menu_jou.cpp
    A src/engines/kotor/gui/ingame/menu_jou.h
    A src/engines/kotor/gui/ingame/menu_map.cpp
    A src/engines/kotor/gui/ingame/menu_map.h
    A src/engines/kotor/gui/ingame/menu_msg.cpp
    A src/engines/kotor/gui/ingame/menu_msg.h
    A src/engines/kotor/gui/ingame/menu_opt.cpp
    A src/engines/kotor/gui/ingame/menu_opt.h
    M src/engines/kotor/gui/ingame/rules.mk

  Log Message:
  -----------
  KOTOR: Add all ingame menu sub menus with basic functionality


Compare: https://github.com/xoreos/xoreos/compare/25e996c8a51d...a3a6c943e1b4


More information about the xoreos-git mailing list