[xoreos-git] [DrMcCoy/xoreos] 3173e3: GRAPHICS: Add highlightable text and highlightable...

GitHub noreply at github.com
Wed Mar 27 21:06:38 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/DrMcCoy/xoreos
  Commit: 3173e34521013d9cb870de583b10b5671dbd754c
      https://github.com/DrMcCoy/xoreos/commit/3173e34521013d9cb870de583b10b5671dbd754c
  Author: Nathaniel Brandes <ndbrandes at gmail.com>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M src/graphics/aurora/Makefile.am
    M src/graphics/aurora/guiquad.cpp
    M src/graphics/aurora/guiquad.h
    A src/graphics/aurora/highlightableguiquad.cpp
    A src/graphics/aurora/highlightableguiquad.h
    A src/graphics/aurora/highlightabletext.cpp
    A src/graphics/aurora/highlightabletext.h
    M src/graphics/aurora/text.cpp
    M src/graphics/aurora/text.h

  Log Message:
  -----------
  GRAPHICS: Add highlightable text and highlightable gui quads.


  Commit: 57a8121e62a2a224e9d9eaacb2b6f532fb033c29
      https://github.com/DrMcCoy/xoreos/commit/57a8121e62a2a224e9d9eaacb2b6f532fb033c29
  Author: Nathaniel Brandes <ndbrandes at gmail.com>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M src/graphics/aurora/Makefile.am
    A src/graphics/aurora/highlightable.cpp
    A src/graphics/aurora/highlightable.h
    M src/graphics/aurora/highlightableguiquad.cpp
    M src/graphics/aurora/highlightableguiquad.h
    M src/graphics/aurora/highlightabletext.cpp
    M src/graphics/aurora/highlightabletext.h

  Log Message:
  -----------
  GRAPHICS: Refactor highlighting logic into a class.


  Commit: 1e5f08ab77569499e0500a87edca79aa95300e00
      https://github.com/DrMcCoy/xoreos/commit/1e5f08ab77569499e0500a87edca79aa95300e00
  Author: Nathaniel Brandes <ndbrandes at gmail.com>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M src/graphics/aurora/guiquad.cpp
    M src/graphics/aurora/guiquad.h
    M src/graphics/aurora/highlightable.cpp
    M src/graphics/aurora/highlightableguiquad.cpp
    M src/graphics/aurora/highlightabletext.cpp
    M src/graphics/aurora/text.cpp
    M src/graphics/aurora/text.h

  Log Message:
  -----------
  GRAPHICS: Use getter for color instead of direct access.


  Commit: 67ddb490a894231a0e4a0d63721d3e26b6853850
      https://github.com/DrMcCoy/xoreos/commit/67ddb490a894231a0e4a0d63721d3e26b6853850
  Author: Nathaniel Brandes <ndbrandes at gmail.com>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M src/engines/kotor/gui/main/main.cpp
    M src/engines/kotor/gui/main/main.h
    M src/engines/kotor/gui/widgets/button.cpp
    M src/engines/kotor/gui/widgets/button.h
    M src/engines/kotor/gui/widgets/kotorwidget.cpp
    M src/engines/kotor/gui/widgets/kotorwidget.h
    M src/graphics/aurora/highlightable.cpp
    M src/graphics/aurora/highlightable.h
    M src/graphics/aurora/highlightableguiquad.cpp
    M src/graphics/aurora/highlightabletext.cpp

  Log Message:
  -----------
  KOTOR: Add UI mouseover highlighting for the main menu.


  Commit: 65f82aaeebe10b2fb86a89bc286af16f76b4b4c6
      https://github.com/DrMcCoy/xoreos/commit/65f82aaeebe10b2fb86a89bc286af16f76b4b4c6
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2013-03-27 (Wed, 27 Mar 2013)

  Changed paths:
    M src/graphics/aurora/guiquad.cpp
    M src/graphics/aurora/guiquad.h
    M src/graphics/aurora/highlightable.cpp
    M src/graphics/aurora/highlightableguiquad.cpp
    M src/graphics/aurora/highlightableguiquad.h
    M src/graphics/aurora/highlightabletext.cpp
    M src/graphics/aurora/highlightabletext.h

  Log Message:
  -----------
  GRAPHICS: Fix a few minor style issues


Compare: https://github.com/DrMcCoy/xoreos/compare/2690c00885a0...65f82aaeebe1


More information about the xoreos-git mailing list