File ltris2.changes of Package ltris2
-------------------------------------------------------------------
Sat Nov 30 13:45:24 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.3
* added three different window modes: 66%, 50% and 25% of screen
height to allow more choice with all the different resolutions
and monitor sizes.
The previous window mode was 66% and could be quite large on
bigger 4k monitors.
-------------------------------------------------------------------
Sat Oct 12 17:01:41 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.2
* apply autoshift changes to current game.
* added custom cursor and hide it while playing.
* CPU player names include settings.
* changed step for cpu speed factor to 10%.
* fixed bug in key handling.
-------------------------------------------------------------------
Wed Sep 4 18:00:10 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0.1:
* Count score faster (2024/09/03 MS)
* Use special block for sent garbage lines (2024/09/03 MS)
* Allow changing fps during game (2024/09/03 MS)
* Fixed crash due to bad pixel mask for dummy surfaces
(2024/09/03 MS)
* Fixed return type warnings (2024/09/03 Atri)
* Fixed path for local hiscore file (2024/09/03 Atri)
- Correct License tag: GPL-3.0-or-later instead of 2.0.
- Drop patches incorporated upstream:
* ltris2-control-reaches-non-void.patch
* ltris2-hiscore-file-path.patch
- Split off lang package.
-------------------------------------------------------------------
Tue Jul 30 17:08:59 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.
- Add ltris2-control-reaches-non-void.patch: Fix non-void
functions reaching end of control without returning
- Add ltris2-hiscore-file-path.patch: Fix path of hiscore file
when the leading char is '~'.