aboutsummaryrefslogtreecommitdiff
path: root/config/config.c
AgeCommit message (Expand)Author
5 daysReplace conf->blah with config.blah (see the definition of "OS" in <atari.h>)...B. Watson
9 days#if out invalid_msg(), save another few bytes, at 4733 free now.B. Watson
9 daysRemoving PING/PONG message, nobody will miss it.B. Watson
10 daysDisable XL OS copy in config (we aren't using the extra RAM yet anyway).B. Watson
10 daysSave some more bytes (strip down nio.c API).B. Watson
10 daysFix config build.B. Watson
11 daysTweak the config, add doc/dynamic-screens.txtB. Watson
12 daysExperimenting with extra scrollback; this is not in its final form yet.B. Watson
2026-03-23Fix *derpage* in config.c.B. Watson
2026-03-22Delay net polling during rapid typing, add ^X (same as ctrl-del).B. Watson
2026-03-21Disable Break key in both config and client.B. Watson
2026-03-19Tweak config prompt.B. Watson
2026-03-19Rearrange config a bit.B. Watson
2026-03-18Brighten up default BG and text color, because we're about to use COLOR2 for ...B. Watson
2026-03-17Add server menu to config, and "clear all channels".B. Watson
2026-03-16Shortcut to connect as Urch600XL in config.B. Watson
2026-03-15Embed git hash and build host in binary.B. Watson
2026-03-15Loading screens for config and client.B. Watson
2026-03-14Fix save in config, add directories.B. Watson
2026-03-12Fix (band-aid) screen memory corruption.B. Watson
2026-03-12Disable XL/XE keyclick in config, /click command in the client.B. Watson
2026-03-12Config asks for "extra" channels for screen 1.B. Watson
2026-03-12Config allows entering autojoin channels.B. Watson
2026-03-12Check for numeric port # in config.B. Watson
2026-03-12Fix and streamline config tool.B. Watson
2026-03-11Fix yn() in config, futz with alignment.B. Watson
2026-03-11Remove server/nick prompts from client, add a separate config tool that loads...B. Watson
2026-03-11Add config/* stuff.B. Watson