[xoreos-git] [xoreos/xoreos] 1d134b: KOTOR: Add methods to change text alignment of a w...

GitHub noreply at github.com
Tue May 22 12:21:34 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 1d134b62bf3074b5a9ad9ccea361bfac16a0c9d9
      https://github.com/xoreos/xoreos/commit/1d134b62bf3074b5a9ad9ccea361bfac16a0c9d9
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Add methods to change text alignment of a widget


  Commit: 4dd0fa12c9de3a1d63b586d9d0462c6a521e4ba5
      https://github.com/xoreos/xoreos/commit/4dd0fa12c9de3a1d63b586d9d0462c6a521e4ba5
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Add method to change size of the widget


  Commit: dcd31d2f0ab6285a220eb1e15643964507332cd7
      https://github.com/xoreos/xoreos/commit/dcd31d2f0ab6285a220eb1e15643964507332cd7
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Add support for highlightable label widget


  Commit: 000f94532fdcf97a8b51e496a8278d96466ad886
      https://github.com/xoreos/xoreos/commit/000f94532fdcf97a8b51e496a8278d96466ad886
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Activate label widget on mouse up


  Commit: c8d2862c4ef23cc133e9da300576a3cf04380852
      https://github.com/xoreos/xoreos/commit/c8d2862c4ef23cc133e9da300576a3cf04380852
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Add removeAllItems method to list box widget


  Commit: 9f80e280be17bccac50b1a76d1fb0c9f9411c877
      https://github.com/xoreos/xoreos/commit/9f80e280be17bccac50b1a76d1fb0c9f9411c877
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Rename a list box property that toggles item selection


  Commit: 9e372909276681e846f7e38bb7732f30ea14ddc0
      https://github.com/xoreos/xoreos/commit/9e372909276681e846f7e38bb7732f30ea14ddc0
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M src/engines/kotor/creature.cpp
    M src/engines/kotor/creature.h

  Log Message:
  -----------
  KOTOR: Load blueprint conversation for creatures


  Commit: c45da1aa15a06092239fda304e5f68b73c14821d
      https://github.com/xoreos/xoreos/commit/c45da1aa15a06092239fda304e5f68b73c14821d
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Show/hide list box widget items on refresh


  Commit: c1510ba2c9ebbdf24ca1d347fd439167e92cef8f
      https://github.com/xoreos/xoreos/commit/c1510ba2c9ebbdf24ca1d347fd439167e92cef8f
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Add getTextHeight method to KotORWidget


  Commit: 098d29318f3e7a90cb60f325f954169ef82990b3
      https://github.com/xoreos/xoreos/commit/098d29318f3e7a90cb60f325f954169ef82990b3
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Optionally adjust list box items height


  Commit: ebbd38fe8b7c5c1a578afb70fdc9ab38c2f6721f
      https://github.com/xoreos/xoreos/commit/ebbd38fe8b7c5c1a578afb70fdc9ab38c2f6721f
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M src/aurora/dlgfile.cpp
    M src/aurora/dlgfile.h

  Log Message:
  -----------
  AURORA: Load KotOR voice over ResRef from DLG files


  Commit: ad76a90d5876cbd0d2a196ba760f69694d6afba1
      https://github.com/xoreos/xoreos/commit/ad76a90d5876cbd0d2a196ba760f69694d6afba1
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Do not reset list box item selection during refresh


  Commit: 54a3bb88254908c68d85ed1c1d8d656cafe8b870
      https://github.com/xoreos/xoreos/commit/54a3bb88254908c68d85ed1c1d8d656cafe8b870
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    A src/engines/kotor/gui/dialog.cpp
    A src/engines/kotor/gui/dialog.h
    M src/engines/kotor/gui/rules.mk
    M src/engines/kotor/module.cpp
    M src/engines/kotor/module.h
    M src/engines/kotor/script/function_tables.h
    M src/engines/kotor/script/functions.h
    M src/engines/kotor/script/functions_action.cpp
    M src/engines/kotor2/area.cpp
    M src/engines/kotor2/creature.cpp
    M src/engines/kotor2/creature.h
    A src/engines/kotor2/gui/dialog.h
    M src/engines/kotor2/module.cpp
    M src/engines/kotor2/module.h
    M src/engines/kotor2/script/function_tables.h
    M src/engines/kotor2/script/functions.h
    M src/engines/kotor2/script/functions_action.cpp
    A src/graphics/aurora/kotordialogframe.cpp
    A src/graphics/aurora/kotordialogframe.h
    M src/graphics/aurora/rules.mk

  Log Message:
  -----------
  ENGINES: Implement conversations/cutscenes for KotOR games


  Commit: f993e8a959e31adc3512a0a6f71f52787d485862
      https://github.com/xoreos/xoreos/commit/f993e8a959e31adc3512a0a6f71f52787d485862
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Add comments for listbox widget class


  Commit: bdcfbbba9fd59dcd7f6ac579aaa34b2b7e47a401
      https://github.com/xoreos/xoreos/commit/bdcfbbba9fd59dcd7f6ac579aaa34b2b7e47a401
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

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

  Log Message:
  -----------
  KOTOR: Check for null in KotORWidget setters


Compare: https://github.com/xoreos/xoreos/compare/a975a6274e87...bdcfbbba9fd5
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list