Blame 7kaa.changes

Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Sun Jul 12 15:49:42 UTC 2020 - Carsten Ziepke <kieltux@gmail.com>
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Update to 2.15.4p1
Bernhard M. Wiedemann fc6563
  * This is a patch release to fix a few issues with 2.15.4.
Bernhard M. Wiedemann fc6563
    All users should upgrade.
Bernhard M. Wiedemann fc6563
- Update to 2.15.4
Bernhard M. Wiedemann fc6563
  * Fixed a problem in multiplayer that halted the game play.
Bernhard M. Wiedemann fc6563
  * Added option to play with the original seven kingdoms, and
Bernhard M. Wiedemann fc6563
    enabled on original scenarios.
Bernhard M. Wiedemann fc6563
  * Apply the leadership bonus when the general is in fort for
Bernhard M. Wiedemann fc6563
    defending soldiers in range.
Bernhard M. Wiedemann fc6563
  * Fixed the mobile general range calculation for the leadership
Bernhard M. Wiedemann fc6563
    bonus to not apply to the troop anywhere on the map.
Bernhard M. Wiedemann fc6563
  * Apply the leadership bonus when the general is on a ship for
Bernhard M. Wiedemann fc6563
    defending soldiers in range.
Bernhard M. Wiedemann fc6563
  * Updated translations.
Bernhard M. Wiedemann fc6563
  * Added hotkeys for managing the build menu in the War Factory,
Bernhard M. Wiedemann fc6563
    Harbor, and Town.
Bernhard M. Wiedemann fc6563
  * Restored support for real full screen resolution that requires
Bernhard M. Wiedemann fc6563
    a screen mode change.
Bernhard M. Wiedemann fc6563
  * Improved dynamic UI button and text layout.
Bernhard M. Wiedemann fc6563
  * Added Polish translation.
Bernhard M. Wiedemann fc6563
  * Added trade locations to the trade report.
Bernhard M. Wiedemann fc6563
  * Sort and filter trade locations based on the map selected
Bernhard M. Wiedemann fc6563
    caravan.
Bernhard M. Wiedemann fc6563
  * Allow setting stops using the trade report.
Bernhard M. Wiedemann fc6563
  * Allow copying trade routes using the trade report.
Bernhard M. Wiedemann fc6563
- Add 7kaa-no-return-in-nonvoid-function.patch
Bernhard M. Wiedemann fc6563
- Clean with spec-cleaner
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Fri Mar 27 09:34:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Update to 2.15.3. Changes since 2.15.2:
Bernhard M. Wiedemann fc6563
  * Fixed corrupt characters and fields in various in game messages.
Bernhard M. Wiedemann fc6563
  * Improved translation support.
Bernhard M. Wiedemann fc6563
  * Updated translations.
Bernhard M. Wiedemann fc6563
  * Added some UI improvements.
Bernhard M. Wiedemann fc6563
  * Fixed some crashing issues related to spies.
Bernhard M. Wiedemann fc6563
  * Standardized on FPU code generation for better cross-platform
Bernhard M. Wiedemann fc6563
    compatibility.
Bernhard M. Wiedemann fc6563
  * Added more advanced config options.
Bernhard M. Wiedemann fc6563
  * Improved manual.
Bernhard M. Wiedemann fc6563
  * Added key binding support.
Bernhard M. Wiedemann fc6563
  * Prevented chat keystrokes registering as a hotkey too.
Bernhard M. Wiedemann fc6563
  * Fixed sometimes hiring wrong unit in the inn.
Bernhard M. Wiedemann fc6563
  * Added scenario advanced config presets to restore default
Bernhard M. Wiedemann fc6563
    scenario game play to original game design parameters.
Bernhard M. Wiedemann fc6563
  * Ensure screen redraw when dropping spy identity.
Bernhard M. Wiedemann fc6563
  * Improved alternate font set.
Bernhard M. Wiedemann fc6563
  * Added scroll button for long tutor messages.
Bernhard M. Wiedemann fc6563
  * Removed gong sound for unsent AI diplomatic messages.
Bernhard M. Wiedemann fc6563
  * Re-enabled AI ability to request direct military aid;
Bernhard M. Wiedemann fc6563
    expect allied AI to work together on defending now.
Bernhard M. Wiedemann fc6563
  * Removed uninitialized parameter in Caravan CRC check.
Bernhard M. Wiedemann fc6563
  * Removed improper variable-size cast, causing incorrect
Bernhard M. Wiedemann fc6563
    action processing on 64-bit platforms.
Bernhard M. Wiedemann fc6563
  * Correct replay initialization for weather sync.
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Tue Feb 19 20:32:22 UTC 2019 - Matthias Eliasson <elimat@opensuse.org>
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Update to 2.15.1 
Bernhard M. Wiedemann fc6563
  * Fixed desync on mobilizing workers.
Bernhard M. Wiedemann fc6563
  * Fixed desync on troop sortie, by making troop sorting deterministic.
Bernhard M. Wiedemann fc6563
  * Fixed desync on AI attack planning, by making AI fort sorting deterministic.
Bernhard M. Wiedemann fc6563
  * Fixed error that caused multiplayer save files appear out of sync.
Bernhard M. Wiedemann fc6563
  * Changed the Button class to not block on holding down the mouse button,
Bernhard M. Wiedemann fc6563
    smoothing multiplayer games when alot of clicking may be happening.
Bernhard M. Wiedemann fc6563
  * Prevent mobilizing foreign workers from your Firms, however they may be
Bernhard M. Wiedemann fc6563
    fired back to their home town.
Bernhard M. Wiedemann fc6563
  * Only enable mobilize worker button when the firm is staffed with non-foreign
Bernhard M. Wiedemann fc6563
    workers.
Bernhard M. Wiedemann fc6563
  * Prefer IPv4 addressing for 7kfans.com match-making.
Bernhard M. Wiedemann fc6563
  * Fixed ambiguity in some translations.
Bernhard M. Wiedemann fc6563
  * Repack structures for Crc checking due to pointer sizing.
Bernhard M. Wiedemann fc6563
  * Improved cross-compilation and platform support.
Bernhard M. Wiedemann fc6563
  * Uppercased the data and user files, as they are supported in the code,
Bernhard M. Wiedemann fc6563
    maintaining consistency and without needing to guess case.
Bernhard M. Wiedemann fc6563
  * Fixed missing Fryhtan encyclopedia picture on some systems.
Bernhard M. Wiedemann fc6563
  * Fixed observation mode visibility when playing a replay.
Bernhard M. Wiedemann fc6563
  * Added support for center and right paragraph justification.
Bernhard M. Wiedemann fc6563
  * Packagers please note that the music files must be in upper-case now, see
Bernhard M. Wiedemann fc6563
    the latest download for the music.
Bernhard M. Wiedemann fc6563
- Clean with spec-cleaner
Bernhard M. Wiedemann fc6563
- Make sure we recommend new 7kaa-music version
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Sat Nov  4 19:40:35 UTC 2017 - aavindraa@gmail.com
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Update to 2.14.7
Bernhard M. Wiedemann fc6563
 * improving usability of the 7K multiplayer service at 7kfans.com
Bernhard M. Wiedemann fc6563
 * added NAT punch-through support when using 7kfans.com, which will
Bernhard M. Wiedemann fc6563
   make online play easier and more reliable.
Bernhard M. Wiedemann fc6563
 * Game balancing changes and fixes, making the game more challenging
Bernhard M. Wiedemann fc6563
   + The Fryhtans can attack more often.
Bernhard M. Wiedemann fc6563
   + Spies are more stealthy.
Bernhard M. Wiedemann fc6563
   + Greater being mana exploit has been fixed.
Bernhard M. Wiedemann fc6563
   + Harder to brutally capture towns.
Bernhard M. Wiedemann fc6563
- File under correct Group
Bernhard M. Wiedemann fc6563
- Lint .spec file
Bernhard M. Wiedemann fc6563
- Rebase gcc6_char_cast.patch
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Mon Sep  5 17:54:01 UTC 2016 - nemysis@openSUSE.org
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Update to 2.14.6, announce message:
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
 * Added support for 7kfans.com match-making.
Bernhard M. Wiedemann fc6563
 * Added LAN game browsing support.
Bernhard M. Wiedemann fc6563
 * Added Mobilize Worker button on firms. (sraboy/Microvirus)
Bernhard M. Wiedemann fc6563
 * Improvements to mouse acceleration.
Bernhard M. Wiedemann fc6563
 * Fixes to mouse movement in fullscreen mode.
Bernhard M. Wiedemann fc6563
 * Fixed a bug with 64-bit multiplayer matches.
Bernhard M. Wiedemann fc6563
 * Begun translation work. (toaster)
Bernhard M. Wiedemann fc6563
 * Fix character encoding with accented characters. (MicroVirus)
Bernhard M. Wiedemann fc6563
 * Bugfixes…
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Remove obsolete patches 7kaa-2.14.5.patch and 7kaa-2.14.5_overflow.patch,
Bernhard M. Wiedemann fc6563
  changed by Upstream
Bernhard M. Wiedemann fc6563
- Add description for patch gcc6_char_cast.patch
Bernhard M. Wiedemann fc6563
- Remove check %if 0%{?suse_version}, because is only for openSUSE
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Thu Jun 16 14:03:33 UTC 2016 - normand@linux.vnet.ibm.com
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- new gcc6_char_cast.patch proposal for upstream issue
Bernhard M. Wiedemann fc6563
  https://github.com/the3dfxdude/7kaa/issues/63
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Tue Sep 29 15:06:37 UTC 2015 - opensuse@dstoecker.de
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- patch buffer overflow (7kaa-2.14.5_overflow.patch)
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Fri Sep 25 18:32:04 UTC 2015 - nemysis@openSUSE.org
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Update to 2.14.5, announce message:
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
 * Switched to using SDL2.
Bernhard M. Wiedemann fc6563
 * Gained support for full-screen stretching.
Bernhard M. Wiedemann fc6563
 * Gained support for MacOS.
Bernhard M. Wiedemann fc6563
 * Switched to using enet, replacing SDL_net.
Bernhard M. Wiedemann fc6563
 * Audio code improvements.
Bernhard M. Wiedemann fc6563
 * The multiplayer connection code has stablized.
Bernhard M. Wiedemann fc6563
 * New game hotkeys.
Bernhard M. Wiedemann fc6563
 * Migrate population across extended town networks.
Bernhard M. Wiedemann fc6563
 * Added ability to migrate 10 people at a time across between towns.
Bernhard M. Wiedemann fc6563
 * Gettext translation support.
Bernhard M. Wiedemann fc6563
 * Several bug fixes.
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Add patch 7kaa-2.14.5.patch, - fix build
Bernhard M. Wiedemann fc6563
- Remove BuildRequires for desktop-file-utils
Bernhard M. Wiedemann fc6563
- Add BuildRequires, changed by Upstream for enet-devel and sdl2
Bernhard M. Wiedemann fc6563
- Remove BuildRequires, changed by Upstream for SDL_net and sdl
Bernhard M. Wiedemann fc6563
- Fix build with gcc5, add CXXFLAGS="%{optflags} -fno-strict-aliasing"
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Fri Nov  7 17:04:26 UTC 2014 - nemysis@gmx.ch
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Use for Recommends:%{name}-music Recommends: instead of
Bernhard M. Wiedemann fc6563
  Requires:%{name}-music, with dimstar help
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Tue Oct 14 06:30:23 UTC 2014 - nemysis@gmx.ch
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Change Web URL
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Mon Oct 13 22:26:42 UTC 2014 - nemysis@gmx.ch
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Binary file '7kaa-source-2.14.4.tar.bz2' has changed.
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Mon Oct 13 21:53:03 UTC 2014 - nemysis@gmx.ch
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Change Source0 to use proper Web URL
Bernhard M. Wiedemann fc6563
- Use check for openSUSE %if 0%{?suse_version}
Bernhard M. Wiedemann fc6563
- Use for BuildRequires pkgconfig(SDL_net), pkgconfig(sdl)
Bernhard M. Wiedemann fc6563
  instead of libSDL_net-devel, SDL-devel
Bernhard M. Wiedemann fc6563
- Remove BuildRequires for pkgconfig
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Sat Oct  4 21:02:03 UTC 2014 - nemysis@gmx.ch
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Change %fdupes
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
-------------------------------------------------------------------
Bernhard M. Wiedemann fc6563
Mon Sep 29 21:54:09 UTC 2014 - nemysis@gmx.ch
Bernhard M. Wiedemann fc6563
Bernhard M. Wiedemann fc6563
- Initial package creation
Bernhard M. Wiedemann fc6563