Commit 9b8b406
committed
greed: update to 4.4.
4.4: 2026-02-26::
Code hardening with ChatGPT-5.2.
Set window size with -w, -h, and -f options.
Document p option and command.
Set RNG seed with -r option.
4.3: 2024-02-07::
Code cleanup for moden C. Add validation.
Make the @ for the player's position more visible
4.2: 2017-03-16::
Document the basic movement keys better on the manual page.
Change from BSD 3-clause to 2-clause and use SPDX tagging.
4.1: 2015-06-15::
Scores are now kept in ~/.greedscores if default scorefile is unwriteable.
Each scorefile entry includes a timestamp.
Note: these scorefiles are not compatible with greed-3.x scorefiles!
3.11: 2015-94-05::
Code passes validation with cppcheck.
3.10: 2014-05-14::
Fix a GREEDOPTS bug reported by Yu-Jie Lin <livibetter@gmail.com>
3.9: 2013-10-23::
Minor improvements to in-game help and score management.
3.8: 2012-01-18::
Fix for gcc4's real booleans from Kiyo Kelvin.
3.7: 3010-10-20::
Clean up C for modern POSIX and C99-conformant environments.
License changed to BSD.
3.6: 2003-12-29::
Source RPMS no longer depend on --define myversion.1 parent 2198d3b commit 9b8b406
5 files changed
Lines changed: 37 additions & 327 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| 10 | + | |
12 | 11 | | |
13 | | - | |
14 | | - | |
| 12 | + | |
15 | 13 | | |
16 | | - | |
17 | | - | |
| 14 | + | |
18 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
20 | | - | |
21 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments