[xoreos-git] [xoreos/xoreos] cdfaf8: COMMON: Use random number generation from C++11

Vsevolod Kremianskii noreply at github.com
Thu Feb 28 20:34:54 CET 2019


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

  Changed paths:
    M src/aurora/ltrfile.cpp
    A src/common/random.cpp
    A src/common/random.h
    M src/common/rules.mk
    M src/engines/aurora/util.cpp
    M src/engines/dragonage/script/functions_math.cpp
    M src/engines/dragonage2/script/functions_math.cpp
    M src/engines/jade/arealayout.cpp
    M src/engines/jade/script/functions.cpp
    M src/engines/kotor/gui/chargen/chargeninfo.cpp
    M src/engines/kotor2/gui/chargen/chargeninfo.cpp
    M src/engines/kotorbase/script/functions.cpp
    M src/engines/kotorbase/sound.cpp
    M src/engines/nwn/gui/main/newgamefog.cpp
    M src/engines/nwn/script/functions.cpp
    M src/engines/nwn2/creature.cpp
    M src/engines/nwn2/script/functions.cpp
    M src/engines/witcher/nwscript/functions.cpp
    M src/events/events.cpp
    M src/graphics/aurora/animationchannel.cpp

  Log Message:
  -----------
  COMMON: Use random number generation from C++11


  Commit: de1671d96d9e5401d2e4bcc8a667bb22a3369a1a
      https://github.com/xoreos/xoreos/commit/de1671d96d9e5401d2e4bcc8a667bb22a3369a1a
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M src/engines/kotorbase/module.cpp
    M src/engines/kotorbase/module.h
    M src/engines/kotorbase/partycontroller.cpp

  Log Message:
  -----------
  KOTORBASE: Move Module::addPartyMember to PartyController


  Commit: cfcca342eeb2eb91e2d47d1b032414eb20aa28ee
      https://github.com/xoreos/xoreos/commit/cfcca342eeb2eb91e2d47d1b032414eb20aa28ee
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M src/engines/kotorbase/module.cpp
    M src/engines/kotorbase/module.h

  Log Message:
  -----------
  KOTORBASE: Extract minimap initialization to a separate function


  Commit: aca58a6329c43d8ad390cc0ae374d206c35533a1
      https://github.com/xoreos/xoreos/commit/aca58a6329c43d8ad390cc0ae374d206c35533a1
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2019-02-28 (Thu, 28 Feb 2019)

  Changed paths:
    M src/engines/kotor/gui/dialog.cpp
    M src/engines/kotor/gui/dialog.h
    M src/engines/kotor/gui/ingame/hud.cpp
    M src/engines/kotor/gui/ingame/hud.h
    M src/engines/kotor/gui/ingame/ingame.cpp
    M src/engines/kotor/gui/ingame/ingame.h
    M src/engines/kotor/gui/ingame/rules.mk
    R src/engines/kotor/gui/ingame/selectioncircle.cpp
    R src/engines/kotor/gui/ingame/selectioncircle.h
    M src/engines/kotor2/gui/chargen/charactergeneration.cpp
    M src/engines/kotor2/gui/chargen/charactergeneration.h
    M src/engines/kotor2/gui/chargen/chargenbase.cpp
    M src/engines/kotor2/gui/chargen/chargenbase.h
    M src/engines/kotor2/gui/chargen/classselection.cpp
    M src/engines/kotor2/gui/chargen/classselection.h
    M src/engines/kotor2/gui/chargen/customchar.cpp
    M src/engines/kotor2/gui/chargen/customchar.h
    M src/engines/kotor2/gui/chargen/quickchar.cpp
    M src/engines/kotor2/gui/chargen/quickchar.h
    M src/engines/kotor2/gui/chargen/quickorcustom.cpp
    M src/engines/kotor2/gui/chargen/quickorcustom.h
    M src/engines/kotor2/gui/dialog.cpp
    M src/engines/kotor2/gui/dialog.h
    M src/engines/kotor2/gui/gui.cpp
    M src/engines/kotor2/gui/gui.h
    M src/engines/kotor2/gui/ingame/hud.cpp
    M src/engines/kotor2/gui/ingame/hud.h
    M src/engines/kotor2/gui/ingame/ingame.cpp
    M src/engines/kotor2/gui/ingame/ingame.h
    M src/engines/kotor2/gui/main/main.cpp
    M src/engines/kotor2/gui/main/main.h
    M src/engines/kotorbase/actionexecutor.cpp
    M src/engines/kotorbase/actionexecutor.h
    M src/engines/kotorbase/gui/dialog.cpp
    M src/engines/kotorbase/gui/dialog.h
    M src/engines/kotorbase/gui/gui.cpp
    A src/engines/kotorbase/gui/hud.cpp
    A src/engines/kotorbase/gui/hud.h
    M src/engines/kotorbase/gui/ingame.cpp
    M src/engines/kotorbase/gui/ingame.h
    M src/engines/kotorbase/gui/rules.mk
    A src/engines/kotorbase/gui/selectioncircle.cpp
    A src/engines/kotorbase/gui/selectioncircle.h
    M src/engines/odyssey/button.cpp
    M src/engines/odyssey/button.h

  Log Message:
  -----------
  ENGINES: Refactor GUI for KotOR games


Compare: https://github.com/xoreos/xoreos/compare/c832c2128720...aca58a6329c4



More information about the xoreos-git mailing list