aboutsummaryrefslogtreecommitdiff
path: root/src/irc.c
AgeCommit message (Collapse)Author
34 hoursLocal commands!B. Watson
5 daysSwitch to server window on error or disconnect.B. Watson
5 daysFix "nick already in use" and permutation.B. Watson
6 dayschannel text goes to correct screen.B. Watson
6 daysGo back to loading at $2000, make stack 1 page, protocol decoding WIP.B. Watson
7 daysfix compile, rename cryptic bw to rxbuflen.B. Watson
2026-02-21WIP.B. Watson
2026-02-18More work...B. Watson
2026-02-18WIP, still not working.B. Watson
2026-02-17Start welding the new UI code to the client. Compiles but doesn't work yet...B. Watson
2026-02-11irc.c: handle a few numerics.B. Watson
2026-02-11irc.c: no more <stdbool.h>B. Watson
2026-02-11initial commitB. Watson