[xoreos-git] [xoreos/xoreos] 72918b: ENGINES: Create Odyssey engine from KotOR and Jade...

Sven Hesse noreply at github.com
Fri Feb 15 12:52:22 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 72918b5f03b75aef4fdd921a14494d31b7589deb
      https://github.com/xoreos/xoreos/commit/72918b5f03b75aef4fdd921a14494d31b7589deb
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    R src/engines/aurora/kotorjadegui/button.cpp
    R src/engines/aurora/kotorjadegui/button.h
    R src/engines/aurora/kotorjadegui/checkbox.cpp
    R src/engines/aurora/kotorjadegui/checkbox.h
    R src/engines/aurora/kotorjadegui/kotorinventoryitem.cpp
    R src/engines/aurora/kotorjadegui/kotorinventoryitem.h
    R src/engines/aurora/kotorjadegui/kotorjadewidget.cpp
    R src/engines/aurora/kotorjadegui/kotorjadewidget.h
    R src/engines/aurora/kotorjadegui/label.cpp
    R src/engines/aurora/kotorjadegui/label.h
    R src/engines/aurora/kotorjadegui/listbox.cpp
    R src/engines/aurora/kotorjadegui/listbox.h
    R src/engines/aurora/kotorjadegui/panel.cpp
    R src/engines/aurora/kotorjadegui/panel.h
    R src/engines/aurora/kotorjadegui/progressbar.cpp
    R src/engines/aurora/kotorjadegui/progressbar.h
    R src/engines/aurora/kotorjadegui/protoitem.cpp
    R src/engines/aurora/kotorjadegui/protoitem.h
    R src/engines/aurora/kotorjadegui/rules.mk
    R src/engines/aurora/kotorjadegui/scrollbar.cpp
    R src/engines/aurora/kotorjadegui/scrollbar.h
    R src/engines/aurora/kotorjadegui/slider.cpp
    R src/engines/aurora/kotorjadegui/slider.h
    M src/engines/aurora/rules.mk
    M src/engines/jade/gui/gui.cpp
    M src/engines/jade/gui/gui.h
    M src/engines/jade/gui/main/main.cpp
    M src/engines/jade/gui/main/options.cpp
    M src/engines/jade/gui/main/options.h
    M src/engines/jade/gui/options/audio.cpp
    M src/engines/jade/gui/options/control.cpp
    M src/engines/jade/gui/options/diff.cpp
    M src/engines/jade/gui/options/feed.cpp
    M src/engines/jade/gui/options/video.cpp
    M src/engines/kotor/gui/chargen/charactergeneration.cpp
    M src/engines/kotor/gui/chargen/chargenname.cpp
    M src/engines/kotor/gui/chargen/chargenname.h
    M src/engines/kotor/gui/chargen/chargenportrait.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/quickorcustom.cpp
    M src/engines/kotor/gui/dialog.cpp
    M src/engines/kotor/gui/dialogs/confirm.cpp
    M src/engines/kotor/gui/dialogs/confirm.h
    M src/engines/kotor/gui/gui.cpp
    M src/engines/kotor/gui/gui.h
    M src/engines/kotor/gui/ingame/container.cpp
    M src/engines/kotor/gui/ingame/hud.cpp
    M src/engines/kotor/gui/ingame/hud.h
    M src/engines/kotor/gui/ingame/menu.cpp
    M src/engines/kotor/gui/ingame/menu.h
    M src/engines/kotor/gui/ingame/menu_equ.cpp
    M src/engines/kotor/gui/ingame/menu_equ.h
    M src/engines/kotor/gui/ingame/menu_map.cpp
    M src/engines/kotor/gui/ingame/partyselection.cpp
    M src/engines/kotor/gui/loadscreen/loadscreen.cpp
    M src/engines/kotor/gui/loadscreen/loadscreen.h
    M src/engines/kotor/gui/main/main.cpp
    M src/engines/kotor/gui/main/options.cpp
    M src/engines/kotor/gui/options/autopause.cpp
    M src/engines/kotor/gui/options/gameplay.cpp
    M src/engines/kotor/gui/options/graphics.cpp
    M src/engines/kotor/gui/options/graphicsadv.cpp
    M src/engines/kotor/gui/options/mousesettings.cpp
    M src/engines/kotor/gui/options/resolution.cpp
    M src/engines/kotor/gui/options/soundadv.cpp
    M src/engines/kotor/gui/saveload.cpp
    M src/engines/kotor/gui/saveload.h
    M src/engines/kotor2/gui/chargen/charactergeneration.cpp
    M src/engines/kotor2/gui/chargen/chargenname.cpp
    M src/engines/kotor2/gui/chargen/chargenname.h
    M src/engines/kotor2/gui/chargen/chargenportrait.cpp
    M src/engines/kotor2/gui/chargen/classselection.h
    M src/engines/kotor2/gui/chargen/quickchar.cpp
    M src/engines/kotor2/gui/gui.cpp
    M src/engines/kotor2/gui/main/main.cpp
    A src/engines/kotorbase/gui/inventoryitem.cpp
    A src/engines/kotorbase/gui/inventoryitem.h
    A src/engines/kotorbase/gui/rules.mk
    M src/engines/kotorbase/rules.mk
    A src/engines/odyssey/button.cpp
    A src/engines/odyssey/button.h
    A src/engines/odyssey/checkbox.cpp
    A src/engines/odyssey/checkbox.h
    A src/engines/odyssey/label.cpp
    A src/engines/odyssey/label.h
    A src/engines/odyssey/listbox.cpp
    A src/engines/odyssey/listbox.h
    A src/engines/odyssey/panel.cpp
    A src/engines/odyssey/panel.h
    A src/engines/odyssey/progressbar.cpp
    A src/engines/odyssey/progressbar.h
    A src/engines/odyssey/protoitem.cpp
    A src/engines/odyssey/protoitem.h
    A src/engines/odyssey/rules.mk
    A src/engines/odyssey/scrollbar.cpp
    A src/engines/odyssey/scrollbar.h
    A src/engines/odyssey/slider.cpp
    A src/engines/odyssey/slider.h
    A src/engines/odyssey/widget.cpp
    A src/engines/odyssey/widget.h
    M src/engines/rules.mk

  Log Message:
  -----------
  ENGINES: Create Odyssey engine from KotOR and Jade Empire GUI


  Commit: fd53093972ca33054117e5da1a6b469491e92760
      https://github.com/xoreos/xoreos/commit/fd53093972ca33054117e5da1a6b469491e92760
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M src/engines/nwn2/creature.cpp

  Log Message:
  -----------
  NWN2: Add missing break statement in switch case


  Commit: 0ce81533ca8d918f2a9c1e7b6aea0978a320e106
      https://github.com/xoreos/xoreos/commit/0ce81533ca8d918f2a9c1e7b6aea0978a320e106
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M src/engines/nwn2/feats.cpp

  Log Message:
  -----------
  NWN2: Fix potential compiler warning in assert()


  Commit: 2f7666b8300ebe9901e21c743f4fde6471935946
      https://github.com/xoreos/xoreos/commit/2f7666b8300ebe9901e21c743f4fde6471935946
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M src/sound/xactsoundbank_binary.cpp

  Log Message:
  -----------
  SOUND: Fix usage of wrong constants in XACTSoundBank_Binary


Compare: https://github.com/xoreos/xoreos/compare/2e8dc08a7f4f...2f7666b8300e



More information about the xoreos-git mailing list