summaryrefslogtreecommitdiff
path: root/games/ltris/patches/patch-ab
AgeCommit message (Collapse)AuthorFilesLines
2010-12-03update to 1.0.15drochner1-3/+12
changes: -desktop menu/icon support -fixes -translation updates
2005-01-12Changes 1.0.7:adam1-3/+3
- added missing newlines which caused SDL error message not to be seen (30/05/14 P.H) - added range check for the starting level to prevent abnormally high scores when setting this level too high (30/05/14 P.H) - configure option --with-hiscore-path has been replaced with autoconf option --localstatedir (04/06/14 M.S.) - data files will be installed to $datadir/ltris instead of $datadir/games/ltris (04/06/14 M.S.)
2002-05-05Initial import of ltris-1.0.1, an SDL-based Tetris clone. Provided byrh1-0/+13
<xs@kittenz.org>, thanks! Closes PR pkg/16668.