Changelog for
yamagi-quake2-7.00-2.2.x86_64.rpm :
* Tue Jun 20 2017 bwiedemannAATTsuse.com- fix reproducible builds again
* Fri Jun 09 2017 mardnhAATTgmx.de- Update to version 7.0.0 + Remove the broken multitexturing render path from the OpenGL 1.4 renderer. It was switched off by default in 6.00. + Reimplement the support for shared renderer libraries. Please note the this is an incompatible implementation with an custom API. The original renderer libraries will not work! + Implement an OpenGL 3.2 renderer. This renderer has the same look and feel as the old OpenGL 1.4 renderer but makes heavy use of modern OpenGL and GPU features. An OpenGL 3.2 capable GPU (Intel starting with Ivy Bridge on Windows or Sandy Bridge on Linux, Nvidia staring with G80 and AMD starting with R600 / HD2000) is required. + Fix OpenAL compatibility with modern openal-soft versions. + Several fixes and optimizations to OpenAL, implement support for doppler effects. (by xorw)- Add patch: + yamagi-quake2-fix-OpenGL-linking.diff
* Tue May 02 2017 bwiedemannAATTsuse.com- use convert -strip to not have timestamps in png files to make build fully reproducible
* Fri Feb 10 2017 luke.nukem.jonesAATTgmail.com- Add appdata.xml
* Fri Dec 16 2016 luke.nukem.jonesAATTgmail.comUpdate to version 6.00- Make the client asynchronous. The old behaviour can be forced by setting cl_async to 0. Please note that asynchronicity can lead to problems if the old SDL 1.2 backend is used and vsync is enabled.- Implement gl_overbrightbits in the non multitexturing case. A value of 1 just fixes lighting on water surfaces, higher values increase the brightness of everything.- General renderer overhaul for better compatibility with modern GPU OpenGL 1.4 is now required, older versions are no longer supported. Multitexturing was deprecated and will be removed in a future release.- Fix some longstanding AI problems.- Several general gameplay fixes.- patch allow-custom-cflags.patch has been removed due to the package being forked in factory
* Mon Aug 01 2016 rpmAATTfthiessen.de- Install into _libexecdir- Install icons into icon-theme directory (hicolor)
* Mon Aug 01 2016 mardnhAATTgmx.de- remove patch: yamagi-quake2-allow-overriding-cflags.patch since upstream now also have CMake support without this problem- install binaries and libs to /usr/lib/yamagi-quake2/ and use a wrapper-script in /usr/bin/ to workaround rpath issues- fix source url
* Tue Jul 19 2016 rpmAATTfthiessen.de- Fixed file-contains-date-and-time rpmlint error- Added allow-custom-cflags.patch to allow custom cflags for openSUSE\'s optflags.- Compile with optflags
* Mon Jul 18 2016 jengelhAATTinai.de- Update description to highlight the user-visible changes rather than implementation details.
* Fri Jul 15 2016 luke.nukem.jonesAATTgmail.com- Cleanup and prepare for Factory submission
* Sun Jul 10 2016 luke.nukem.jonesAATTgmail.com- Update to version 5.34: + Add support for stereo 3D (by Valery Guskov) + Make gibt solid so they move with conveyor belts. + Disable gl_ext_multitexturing by default. + Switch from an arch whitelist to an \"all archs are supported\" approach. + Add a new README.
* Thu May 19 2016 luke.nukem.jonesAATTgmail.com- Update to version 5.33 + Add OGG volume slider in settings menu + Fixed some bugs in volume settings- Remove unnessesary patch file
* Wed Jan 01 2014 gberAATTopensuse.org- Initial packaging