[xoreos-git] [xoreos/xoreos] 4b3d7b: KOTOR: Implement exit game from ingame menu

GitHub noreply at github.com
Wed May 16 09:01:54 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 4b3d7b1a19f33e40d343f2c2ac0ba0c4d2cdc667
      https://github.com/xoreos/xoreos/commit/4b3d7b1a19f33e40d343f2c2ac0ba0c4d2cdc667
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-16 (Wed, 16 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

  Log Message:
  -----------
  KOTOR: Implement exit game from ingame menu


  Commit: 2c6aeb84cc0ee9cd5bd4de0bfeaba3f906e4f1b7
      https://github.com/xoreos/xoreos/commit/2c6aeb84cc0ee9cd5bd4de0bfeaba3f906e4f1b7
  Author: Vsevolod Kremianskii <vkremianskii at gmail.com>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    M src/engines/kotor/game.cpp
    M src/engines/kotor/module.cpp
    M src/engines/kotor/module.h

  Log Message:
  -----------
  KOTOR: Move texture pack loading to the start of game main loop

Previously texture pack was loaded once at module instance creation and
released at the end of module main loop which caused problems with
succesive module runs.


  Commit: b3fe6230739bda72d57fe70738158ce5ba3e4090
      https://github.com/xoreos/xoreos/commit/b3fe6230739bda72d57fe70738158ce5ba3e4090
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-05-16 (Wed, 16 May 2018)

  Changed paths:
    M src/engines/kotor/script/functions_object.cpp

  Log Message:
  -----------
  KOTOR: Fix a leak in GetObjectByTag()


Compare: https://github.com/xoreos/xoreos/compare/b99404cc3f97...b3fe6230739b
      **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