Commit graph

6 commits

Author SHA1 Message Date
LDA
ff5f085b7f [FIX/MOD] Stanza send function, fix some errors
Negociating stanza sizes seems to be real trouble. Also this code is now
`-fanalyzer'-safe!
Also kills the last GNUMakefile present. It wasn't even used...
2024-10-19 16:58:48 +02:00
LDA
0cb19a15d8 [ADD/WIP] On-the-fly forms
Still WIP-tier, also I need to make a way to index a multi-option list
like a regular array with the forms thing, the current one-at-a-time
idea is not great...
2024-07-14 22:24:59 +02:00
LDA
91d373addb [ADD/MOD] Cleanup cmd, change Matrix user format 2024-07-14 20:00:41 +02:00
LDA
df394172ec [ADD] No-fly, forms 2024-07-14 11:42:30 +02:00
LDA
a880769c48 [MOD/WIP] Externalise and add errors to commands
Still need forms...
2024-07-13 22:34:51 +02:00
LDA
408888ef67 [ADD/WIP] Congestion, basic ad-hoc commands
Woah, took me a while, eh? Next up, getting forms!
2024-07-13 16:26:33 +02:00