------------------------------------------------------------------- Sat Oct 12 17:01:41 UTC 2024 - Martin Hauke - 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 - 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 - 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 '~'.