summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-0123-23/+23
* Fixes bug where restoring game saved in an endgame question room would show '...Ronnie Schnell2019-11-041-0/+2
* Remove XEmacs compat code from decipher.elStefan Kangas2019-10-201-7/+1
* Disable pause/resume from menu in snake and tetrisStefan Kangas2019-10-202-12/+22
* Port snake menu to EmacsStefan Kangas2019-10-171-13/+29
* Port tetris menu to EmacsStefan Kangas2019-10-171-13/+29
* lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-171-2/+2
* Revert "Remove XEmacs code from tetris.el"Lars Ingebrigtsen2019-10-151-0/+11
* Revert "Remove XEmacs-only code from snake.el"Lars Ingebrigtsen2019-10-151-0/+11
* Remove XEmacs-only code from snake.elLars Ingebrigtsen2019-10-041-11/+0
* Remove XEmacs code from tetris.elLars Ingebrigtsen2019-10-041-11/+0
* Allow gamegrid-add-score to treat lower scores as better.Federico Tedin2019-09-141-22/+27
* Really save games scores to the games scores directoryLars Ingebrigtsen2019-08-231-1/+2
* Add C-b/f/p/n keystrokes in `M-x snake'Lars Ingebrigtsen2019-08-141-1/+6
* Merge from origin/emacs-26Glenn Morris2019-08-101-2/+2
|\
| * Fix docstrings in pongMauro Aranda2019-08-101-2/+2
* | Fix pong collision detectionMauro Aranda2019-08-101-34/+49
* | Add conditional operator xor to subr.elMattias EngdegÄrd2019-08-061-5/+3
* | Update URL in comment in gomoku.elLars Ingebrigtsen2019-08-011-1/+1
* | White-space fix in fortune-compileLars Ingebrigtsen2019-07-101-11/+11
* | Search exec-path for fortune strfile programBenjamin Ragheb2019-07-101-2/+4
* | Remove XEmacs and old Emacs compat code from gamegrid.elLars Ingebrigtsen2019-06-201-56/+13
* | Use lexical-binding in morse.el and studly.el and add testsStefan Kangas2019-06-012-2/+2
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-258-0/+8
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-198-8/+0
* | use view-mode on score file for ease of scrolling and quittingSam Steingold2019-05-021-1/+3
* | tetris-null-map: bind "q" to `quit-window`Sam Steingold2019-05-021-0/+1
* | Use update-game-score more often with TetrisPaul Eggert2019-03-311-15/+23
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-3123-23/+23
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0123-23/+23
* | Improve motivations in gomoku messagesPaul Eggert2018-12-271-14/+14
* | Replace insignificant backquotesMichael Heerdegen2018-11-252-31/+31
* | Merge from origin/emacs-26Glenn Morris2018-11-201-1/+1
|\ \ | |/
| * Avoid errors in zone.el when there's overlay at EOBEli Zaretskii2018-11-161-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-2/+4
* | * lisp/play/bubbles.el: Use lexical-bindingStefan Monnier2018-09-221-19/+13
* | Merge from origin/emacs-26Glenn Morris2018-09-201-34/+30
|\ \ | |/
| * Fix the Bubbles game on TTY framesEli Zaretskii2018-09-171-34/+30
* | * lisp/play/fortune.el (fortune-in-buffer): Revert previous nonsense.Glenn Morris2018-03-211-3/+2
* | * lisp/play/fortune.el (fortune-in-buffer): Unadvertise no-op arg.Glenn Morris2018-03-211-2/+3
* | * lisp/play/fortune.el (fortune-message):Glenn Morris2018-03-211-0/+2
* | Replace use of the obsolete write-contents-hooksGlenn Morris2018-03-121-2/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-1/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-0123-23/+23
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0123-23/+23
* | * lisp/play/gamegrid.el: Use lexical-binding to silence warningsStefan Monnier2017-10-251-2/+2
* | Make Snake, Tetris and Pong adjust to display DPIGemini Lasswell2017-10-241-35/+143
|/
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1