summaryrefslogtreecommitdiff
path: root/games/lpairs/patches
AgeCommit message (Collapse)AuthorFilesLines
2020-03-22lpairs: Update to 1.0.5nia2-26/+0
1.0.5: - reduced delay to prevent event loop from dying (2018/11/02 MS) - fixed compiler warnings and errors (2018/11/02 MS) - improved ingame font (2015/04/12 MS) - always choose set from all icons (2015/04/12 MS) - added animation for removing cards (2015/04/12 MS)
2012-07-03Fix inline usage.joerg2-0/+26
2011-04-16Update to 1.0.4. Changes:shattered1-0/+14
- replaced graphics and removed logo (part of background now) - don't save cards to current working directory - fixed bad color key of logo - fixed distortion for non-square icons - i18n support
2005-01-12Changes 1.0.1:adam2-209/+0
- fixed security hole in config file (02/11/24 M.S.) - removed the 'phtread'-stuff from the configure file - restart key added
2002-05-05Initial import of lpairs-1.0, an SDL version of the classical memory game.rh2-0/+209
Provided by <xs@kittenz.org>, thanks! Closes PR pkg/16667.