SHA256
1
0
forked from pool/7kaa

Accepting request 788953 from home:cgiboudeaux:branches:games

- Update to 2.15.3. Changes since 2.15.2:
  * Fixed corrupt characters and fields in various in game messages.
  * Improved translation support.
  * Updated translations.
  * Added some UI improvements.
  * Fixed some crashing issues related to spies.
  * Standardized on FPU code generation for better cross-platform
    compatibility.
  * Added more advanced config options.
  * Improved manual.
  * Added key binding support.
  * Prevented chat keystrokes registering as a hotkey too.
  * Fixed sometimes hiring wrong unit in the inn.
  * Added scenario advanced config presets to restore default
    scenario game play to original game design parameters.
  * Ensure screen redraw when dropping spy identity.
  * Improved alternate font set.
  * Added scroll button for long tutor messages.
  * Removed gong sound for unsent AI diplomatic messages.
  * Re-enabled AI ability to request direct military aid;
    expect allied AI to work together on defending now.
  * Removed uninitialized parameter in Caravan CRC check.
  * Removed improper variable-size cast, causing incorrect
    action processing on 64-bit platforms.
  * Correct replay initialization for weather sync.

OBS-URL: https://build.opensuse.org/request/show/788953
OBS-URL: https://build.opensuse.org/package/show/games/7kaa?expand=0&rev=22
This commit is contained in:
Dirk Stoecker 2020-03-30 15:18:40 +00:00 committed by Git OBS Bridge
parent 358abe873c
commit 9b30d60926
4 changed files with 34 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84e783cbbf50a34f556f565296aacbdbd5333be289ab4ba1e53ed6e735b67059
size 46699416

3
7kaa-2.15.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c8270bacf162b6b1126d8be170f88d35454158c46164386d5813bcdea21922e
size 46852980

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Mar 27 09:34:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.15.3. Changes since 2.15.2:
* Fixed corrupt characters and fields in various in game messages.
* Improved translation support.
* Updated translations.
* Added some UI improvements.
* Fixed some crashing issues related to spies.
* Standardized on FPU code generation for better cross-platform
compatibility.
* Added more advanced config options.
* Improved manual.
* Added key binding support.
* Prevented chat keystrokes registering as a hotkey too.
* Fixed sometimes hiring wrong unit in the inn.
* Added scenario advanced config presets to restore default
scenario game play to original game design parameters.
* Ensure screen redraw when dropping spy identity.
* Improved alternate font set.
* Added scroll button for long tutor messages.
* Removed gong sound for unsent AI diplomatic messages.
* Re-enabled AI ability to request direct military aid;
expect allied AI to work together on defending now.
* Removed uninitialized parameter in Caravan CRC check.
* Removed improper variable-size cast, causing incorrect
action processing on 64-bit platforms.
* Correct replay initialization for weather sync.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 19 20:32:22 UTC 2019 - Matthias Eliasson <elimat@opensuse.org> Tue Feb 19 20:32:22 UTC 2019 - Matthias Eliasson <elimat@opensuse.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package 7kaa # spec file for package 7kaa
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
# See also http://en.opensuse.org/openSUSE:Specfile_guidelines # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name: 7kaa Name: 7kaa
Version: 2.15.1 Version: 2.15.3
Release: 0 Release: 0
Summary: Seven Kingdoms: Ancient Adversaries Summary: Seven Kingdoms: Ancient Adversaries
License: GPL-2.0-only License: GPL-2.0-only