File freesynd.changes of Package freesynd
-------------------------------------------------------------------
Mon Nov 3 20:13:55 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.8
* German translation has been updated.
* Added default values to weapon parameters and removed unused
keys in config file (weapons.dat).
* In mission Siberia, train was wrongly displayed.
* Trains now moves and player agents can get on/off.
* Persuaded peds follow their leader in cars and trains.
* When player agents shoot on a vehicle, the driver is ejected.
* Energy Shield is now fully usable.
* freesynd.ini is now only for global parameters and user.conf is
for user config
* In freesynd.ini, freesynd_data_dir and data_dir are empty by
default. Dirs are found using new rules based on current platform
* Cmake 3.22 is required for building the app.
* Lots of code reorg to be compliant with Modern Cmake and the
use of libraries.
* Add CMake build presets.
* C++ 20 is the standard language for the app.
* Add new warning flags for compilation.
* Migrate to SDL2.0.20.
* new -u param to set a custom user directory (for user.conf).
* Renamed editor exe file into fs_editor to be more specific.
* Improve unicode management with SDL2.
- Add patch:
* gcc15.patch
-------------------------------------------------------------------
Sat Jul 7 20:20:17 UTC 2018 - mardnh@gmx.de
- Update to version 0.7.5
-------------------------------------------------------------------
Sat Mar 5 21:56:28 UTC 2016 - mailaender@opensuse.org
- initial packaging