Changelog for
trackballs-1.3.4-1.64.i586.rpm :
* Fri Dec 23 2022 Martin Hauke
- Update to version 1.3.4
* Dutch translation
* AppStream metadata
* sRGB-correct color rendering, to make shading and fog look a bit more realistic. Some maps\' colors have been adjusted slightly to compensate.
* Percentage-closer filtering is now used, producing less jagged shadows.
* Object transforms are now applied in the vertex shader, which reduces CPU usage slightly
* Map wall/tile fragments are now drawn only once; this reduces GPU usage
* Sat Oct 02 2021 Martin Hauke - Update to version 1.3.3
* Trackballs now can more reliably be built when multiple versions of GNU Guile are installed.
* Fixed a bug where the default difficulty setting sometimes was not remembered.
* Text shown in game should now always be UTF-8, making accents display properly even when running Trackballs from the \"C\" locale.
* Tue Mar 16 2021 Ferdinand Thiessen - Update to version 1.3.2
* Making the game logic more deterministic
* Slightly adjusting the dizziness mechanic
* The level editor now visually displays cell flags (poison, trampoline effect, etc.)
* Drawing objects with Blinn-Phong shading, instead of Phong
* Balls are now rendered more accurately
* Making Trackballs buildable with Guile 3.0
* Sat Jan 18 2020 Jonathan Brielmaier - Don\'t use Guile 3.0 as trackballs is not yet compatible
* Wed Nov 21 2018 Jonathan Brielmaier - Update to version 1.3.1:
* CMakeLists fix to install paths for icons and documentation
* Callbacks are delayed until the end of the physics tick
* Updated manpage
* Reduced image loading and memory use on startup
* Minor difficulty adjustments to fourSeasons_4, ds3, con4.
* Build is now reproducible
* further bug fixes and performance improvements- remove patch:
* trackballs-icons.patch: fix included in release- use guile-devel to make transition to Guile 2.2 easier
* Thu May 03 2018 rpmAATTfthiessen.de- Fixed Leap build
* Unknown license
* Unknown macro
* Wed May 02 2018 jengelhAATTinai.de- Update descriptions.
* Wed Apr 18 2018 tchvatalAATTsuse.com- Version update to 1.3.0 bsc#1045250:
* Porting to SDL2, Guile 2, OpenGL standard 3.3
* Switching to CMake for a build system
* Pulling music into the main repository
* Handle level scripting errors without crashing
* Changed level entity position coordinates to be internally consistent (and adjusted all the levels to match)- Add patch to fix svg icon location trackballs-icons.patch
* Wed Apr 18 2018 tchvatalAATTsuse.com- Drop all upstreamed patches:
* fix-gcc-6.patch
* trackballs-1.1.4-bufferoverflow.diff
* trackballs-1.1.4-codecleanup.diff
* trackballs-1.1.4-guile20.patch
* trackballs-off_by_one.diff
* void-funcs.diff
* Sun Jul 31 2016 rpmAATTfthiessen.de- Added fix-gcc-6.patch for fixing the build with gcc >= 6.0- Split music packages because