index
:
fujinet-chat
master
IRC client for Atari 8-bit with FujiNET
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd.c
Age
Commit message (
Collapse
)
Author
17 hours
use 16-bit ints for ping times (saves 778 bytes).
B. Watson
21 hours
remove unused variables.
B. Watson
31 hours
Fix warning in read_rtclok().
B. Watson
32 hours
handle CTCP responses, especially PING.
B. Watson
38 hours
auto-away on ATRACT, auto-un-away on keystroke.
B. Watson
39 hours
fix start+a bug, add /ctcp command.
B. Watson
2 days
No dup queries, add more start key combos, add /names command.
B. Watson
2 days
Send PMs to the correct window, more protocol stuff, add start+esc hotkey.
B. Watson
3 days
/me and /msg formatting, make edit box 240 bytes
B. Watson
4 days
Fix /me and /nick
B. Watson
4 days
Fix /me for real.
B. Watson
4 days
Fix /me (thanks, The_Doctor__).
B. Watson
4 days
Local commands!
B. Watson
8 days
Fix "nick already in use" and permutation.
B. Watson
8 days
channel text goes to correct screen.
B. Watson
2026-02-18
Getting closer to working.
B. Watson
2026-02-18
More work...
B. Watson
2026-02-17
Start welding the new UI code to the client. Compiles but doesn't work yet...
B. Watson
2026-02-11
initial commit
B. Watson