aboutsummaryrefslogtreecommitdiff
path: root/src/cmd.c
AgeCommit message (Collapse)Author
17 hoursuse 16-bit ints for ping times (saves 778 bytes).B. Watson
21 hoursremove unused variables.B. Watson
31 hoursFix warning in read_rtclok().B. Watson
32 hourshandle CTCP responses, especially PING.B. Watson
38 hoursauto-away on ATRACT, auto-un-away on keystroke.B. Watson
39 hoursfix start+a bug, add /ctcp command.B. Watson
2 daysNo dup queries, add more start key combos, add /names command.B. Watson
2 daysSend PMs to the correct window, more protocol stuff, add start+esc hotkey.B. Watson
3 days/me and /msg formatting, make edit box 240 bytesB. Watson
4 daysFix /me and /nickB. Watson
4 daysFix /me for real.B. Watson
4 daysFix /me (thanks, The_Doctor__).B. Watson
4 daysLocal commands!B. Watson
8 daysFix "nick already in use" and permutation.B. Watson
8 dayschannel text goes to correct screen.B. Watson
2026-02-18Getting closer to working.B. Watson
2026-02-18More work...B. Watson
2026-02-17Start welding the new UI code to the client. Compiles but doesn't work yet...B. Watson
2026-02-11initial commitB. Watson