summaryrefslogtreecommitdiff
path: root/lisp/play/gamegrid.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-02-17Prefer '(oddp A)' to '(= 1 (logand A 1))'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-25Use timer accessors instead of aref/asetMattias Engdegård
2024-07-19Visualize ranking of last game when adding scoresPeder O. Klingenberg
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-02-19Fix gamegrid.el with high resolution displaysPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-02Use frame-monitor-attributes in gamegridRobert Pluim
2022-08-26Fix recent gamegrid.el change for nox buildBasil L. Contovounesios
2022-08-23Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas
2022-08-22Use the attributes of frame's monitor for gamegridRobert Pluim
2022-08-22Make the size of elements the same in pgtk and X in tetrisLars Ingebrigtsen
2022-06-20Update font scaling documentation to not talk about "face height"Stefan Kangas
2022-06-01Make XEmacs compat code in gamegrid.el obsoleteStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-01-31; Fix my previous commitStefan Kangas
2021-01-31Prefer defvar-local in play/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-18Add "Old-" prefix to "Version" header in more casesStefan Kangas
2020-09-22Ensure that the game directory exists before trying to write to itLars Ingebrigtsen
2020-08-30Remove some XEmacs compat code from gamegrid.elStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-14Allow gamegrid-add-score to treat lower scores as better.Federico Tedin
2019-08-23Really save games scores to the games scores directoryLars Ingebrigtsen
2019-06-20Remove XEmacs and old Emacs compat code from gamegrid.elLars Ingebrigtsen
2019-05-02use view-mode on score file for ease of scrolling and quittingSam Steingold
2019-03-31Use update-game-score more often with TetrisPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-25* lisp/play/gamegrid.el: Use lexical-binding to silence warningsStefan Monnier
2017-10-24Make Snake, Tetris and Pong adjust to display DPIGemini Lasswell
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-03-12Install update-game-score only on requestPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-24Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-02-08configure --with-gameuser now defaults to games group.Ulrich Müller
2015-01-21Allow update-game-score to run sgid instead of suid.Ulrich Müller
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-04Revert previous accidental commitGlenn Morris
2014-11-04Merge from emacs-24; up to 117669Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-02-04Fix indentation in previousGlenn Morris
2013-02-04gamegrid-add-score-with-update-game-score fixGlenn Morris