Commit graph

19 commits

Author SHA1 Message Date
Eric S. Raymond
f26514b5dd Fix SPDX headers. 2024-01-15 04:58:21 -05:00
Eric S. Raymond
25230068fe Partial REUSE cmpliance. 2023-04-03 11:25:11 -04:00
Jason S. Ninneman
1ee0e5c7b0 Finish newdb -> dungeon renaming. 2017-06-29 08:54:55 -07:00
Aaron Traas
a4de450bfa Add make target for coverage 2017-06-29 10:16:40 -04:00
Aaron Traas
b729853e7a Removed advent.info and added to .gitignore
advent.info is a generated file. No need to keep it in the repo.
2017-06-28 13:41:53 -04:00
Eric S. Raymond
d6cb6f0d8d Create a cheater to test strange save/resume cases.
Patch due to Aaron Traas, but needed modification because of code
drift since submission.
2017-06-26 15:07:09 -04:00
Bob Little
04eca720d9 magic numbers, show usage, fixed linty warnings
Show usage when using bad parameter with ./advent
Converted magic numbers to enums for BUG().  Also bug now shows
stringify'ed version of bug enumeration (not just a number).
2017-06-18 19:33:21 -04:00
Jason S. Ninneman
79926f7cfc git-ignore newdb.[ch]. 2017-06-14 13:54:37 -07:00
Jason S. Ninneman
5bcb04b86d git-ignore .adv files. 2017-06-08 00:15:03 -07:00
Eric S. Raymond
3ba084480a Change name of dungeon maker - dual use of "compile" was confusing. 2017-06-07 06:47:01 -04:00
Jason S. Ninneman
5e85d65c79 git-ignore MANIFEST. 2017-06-05 14:06:14 -07:00
Rémi Verschelde
beb762735d Fix Makefile dist target. 2017-06-04 05:50:39 -04:00
Eric S. Raymond
25645fc01e Make git ignore all HTML. 2017-06-03 19:19:34 -04:00
Eric S. Raymond
c0f5c36d93 Ignore coverage files. 2017-06-03 15:21:49 -04:00
Eric S. Raymond
f373d87ba7 Hand merge of MR !31: Update the CI infrastructure to be faster 2017-06-02 06:42:35 -04:00
Jason S. Ninneman
1c74e6b22d gitignore the database compilation products. 2017-05-29 10:58:17 -07:00
Jason S. Ninneman
f0528b0ded Move database compilation out into its own tool (for now). 2017-05-28 21:46:54 -07:00
Eric S. Raymond
8e73ebf31b Consistent use of 'advent' to avoid collision with BSD Games.
Manual page added.
2017-05-18 07:18:53 -04:00
Eric S. Raymond
13d4f5bda0 Relicense to 2-clause BSD. Befin the history document. 2017-05-15 01:57:17 -04:00