]> git.eshelyaron.com Git - emacs.git/commit
Allow gamegrid-add-score to treat lower scores as better.
authorFederico Tedin <federicotedin@gmail.com>
Tue, 3 Sep 2019 22:18:11 +0000 (00:18 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Sep 2019 08:20:32 +0000 (11:20 +0300)
commit36bf5534bf9034860ee6ffda94fa71d4eec8a671
tree7bd68551016f11614877ec22c0b3ef2d79f86768
parentbac66302e92bdd3a353102d2076548e7e83d92e5
Allow gamegrid-add-score to treat lower scores as better.

* lisp/play/gamegrid.el (gamegrid-add-score): Add 'reverse' parameter.
(gamegrid-add-score-with-update-game-score): Add 'reverse' parameter.
(gamegrid-add-score-with-update-game-score-1): Add 'reverse'
parameter.  Pass on "-r" argument to update-game-score.
(gamegrid-add-score-insecure): Add 'reverse' parameter, reverse scores
when it's non-nil.  (Bug#36867)

* etc/NEWS: Announce the change.
etc/NEWS
lisp/play/gamegrid.el