[xoreos-git] [xoreos/xoreos] b9f2df: COMMON: Add method addSubDirectories to class File...

GitHub noreply at github.com
Fri May 11 11:30:14 CEST 2018


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

  Changed paths:
    M src/common/filelist.cpp
    M src/common/filelist.h

  Log Message:
  -----------
  COMMON: Add method addSubDirectories to class FileList


  Commit: 926dfb3c3239e766f0f13db2b1994101556de02f
      https://github.com/xoreos/xoreos/commit/926dfb3c3239e766f0f13db2b1994101556de02f
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

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

  Log Message:
  -----------
  ENGINES: Optionally show widget in method addWidget


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

  Changed paths:
    M src/common/ustring.cpp
    M src/common/ustring.h
    M tests/common/ustring.cpp

  Log Message:
  -----------
  COMMON: Add replaceAll method overload for substrings to UString


  Commit: 1107ecf2d3556344e1f27ab5a653bee1e3799b35
      https://github.com/xoreos/xoreos/commit/1107ecf2d3556344e1f27ab5a653bee1e3799b35
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-11 (Fri, 11 May 2018)

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

  Log Message:
  -----------
  KOTOR: Load listbox widget scrollbar, offset items by its size


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

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

  Log Message:
  -----------
  KOTOR: Add getItemCount method to WidgetListbox


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

  Changed paths:
    M src/engines/jade/gui/main/main.cpp
    M src/engines/jade/gui/main/options.cpp
    M src/engines/kotor/gui/dialogs/confirm.cpp
    M src/engines/kotor/gui/widgets/listbox.cpp

  Log Message:
  -----------
  KOTOR: Remove a call to show from createItem in WidgetListbox

Some Jade Empire and KotOR GUI implementations depended on that
behavior. Show widget from addWidget for those instead.


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

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

  Log Message:
  -----------
  KOTOR: Initial save/load game menu implementation

Accessible from both main menu and ingame options menu.


Compare: https://github.com/xoreos/xoreos/compare/2c50f7ccfc62...b4ebfdf6bd3d
      **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