Commit graph

30 commits

Author SHA1 Message Date
Eric S. Raymond
258b7703f2 Simplify SPDX copyright lines to the shortest canonical form...
...because if we leave them longer than 80 chars, reflow is going to
mess them up.
2024-01-28 07:14:46 -05:00
Eric S. Raymond
90f96a25da pylint cleanup. 2024-01-02 21:53:23 -05:00
Eric S. Raymond
2582e240bd Fix defective copyright notices. 2024-01-02 09:46:09 -05:00
Eric S. Raymond
9fbd603f8d Typo fix. 2024-01-02 09:28:39 -05:00
Eric S. Raymond
7d4dd78679 Apply black to move Python style to standard form. 2023-09-17 16:17:30 -04:00
Eric S. Raymond
ab4653b89c Comment polishing. 2023-05-10 20:08:10 -04:00
Eric S. Raymond
f0119f8431 Comment rtpo fix. 2023-04-18 08:02:14 -04:00
Eric S. Raymond
1ce4fc2ac3 Improve copyright lines. 2023-04-03 17:05:01 -04:00
Eric S. Raymond
25230068fe Partial REUSE cmpliance. 2023-04-03 11:25:11 -04:00
Torbjörn Andersson
98b95e92ee Another typo fix. 2023-03-08 18:15:51 +01:00
Eric S. Raymond
3f34adad3b Move pylint suppressions inline. 2023-02-28 19:46:50 -05:00
Eric S. Raymond
60d7070506 Cleanup for current pylint. 2023-02-17 13:45:50 -05:00
Eric S. Raymond
0aead5634e Another typo fix. 2023-02-06 16:46:03 -05:00
Eric S. Raymond
3dcf8449e5 In the grapher,add some room condition bits to clean up code. 2022-04-20 11:09:08 -04:00
Eric S. Raymond
3f3e114536 In the grapher, split forset from surface mode. 2022-04-20 07:15:18 -04:00
Eric S. Raymond
baab09e3ab py;imt cleanup. 2022-04-19 22:41:14 -04:00
Eric S. Raymond
81c7bb6d5b More grapher improvement. 2022-04-19 22:36:28 -04:00
Eric S. Raymond
c547f4498b Add verbose optionm to grapher. 2022-04-19 20:39:54 -04:00
Eric S. Raymond
74b1589b57 Various grapher improvements. 2022-04-19 19:48:35 -04:00
Eric S. Raymond
846f293e06 Typo fix. 2022-04-14 15:49:56 -04:00
Eric S. Raymond
dee8809e30 pylint cleanup. 2022-04-14 13:54:45 -04:00
Eric S. Raymond
1c2346392e Grapher simplification. 2022-04-14 11:34:43 -04:00
Eric S. Raymond
f6fc7f244d Graph mode for maze all different. 2022-04-14 07:47:47 -04:00
Eric S. Raymond
18566a349a Add logic for chasing forwarding limks to the graph maker. 2022-04-13 22:31:46 -04:00
Eric S. Raymond
ceba6482a1 Introduce and use matags in the YAML. 2022-04-13 20:31:07 -04:00
Eric S. Raymond
9e6095afa0 Inprove -m mapping. 2022-04-13 15:20:26 -04:00
Eric S. Raymond
ad75cc1eb7 Mapping improvements. 2022-04-13 13:41:57 -04:00
Eric S. Raymond
2df951ba60 Improve the maze graph. 2022-04-06 19:11:09 -04:00
Eric S. Raymond
6dd37a6ec3 Namespace splittiing to prune the maze graph. No eeffect on gameplay. 2022-04-06 18:59:14 -04:00
Eric S. Raymond
07f77a8ffd Proof of concept for dungeon graph maker. 2022-04-06 17:47:57 -04:00