Skip to content
Snippets Groups Projects
  1. Mar 06, 2025
  2. Feb 22, 2025
  3. Feb 17, 2025
  4. Feb 15, 2025
  5. Feb 14, 2025
    • Malin Freeborn's avatar
      rearrange markets · 6662842b
      Malin Freeborn authored
      6662842b
    • Malin Freeborn's avatar
      refactor make check as foreach loop · d2384218
      Malin Freeborn authored
      The `make check` target used to have a list of targets (inkscape,
      lualatex, et c.) but now loops through the variable `$(dependencies)`.
      
      This means projects can add individual dependencies in their makefiles
      like this:
      
      `dependencies += magick`
      
      The new dependency will be checked when running `make check`.
      d2384218
  6. Feb 12, 2025
  7. Feb 11, 2025
  8. Feb 10, 2025
  9. Feb 06, 2025
  10. Feb 04, 2025
  11. Feb 03, 2025
  12. Feb 01, 2025
    • Malin Freeborn's avatar
      edit fire spell · a509a2d3
      Malin Freeborn authored
      a509a2d3
    • Malin Freeborn's avatar
      reformat index · 2107d3a9
      Malin Freeborn authored
      The indeces no longer do that irritating thing where a column ends with
      'Earth', and the next column begins with '<TAB>Quakes' (which shows
      'Quakes' under the Earth heading).  Instead, each heading has at least
      one line underneath, making the indeces easier to scan.
      2107d3a9
    • Malin Freeborn's avatar
      add crappy weapons · 7f1731e2
      Malin Freeborn authored
      7f1731e2
  13. Jan 26, 2025
  14. Jan 24, 2025
  15. Jan 22, 2025
  16. Jan 21, 2025
  17. Jan 16, 2025
Loading