magic/commands
Tim Edwards 144c22f579 Added the ability to translate pointer-based "wire" commands from
interactive wiring into coordinate-based commands.  Added new
command extensions for "wire leg", "wire vertical", "wire type",
and "wire horizontal".  Modified the command logging such that
"wire show" (which does not modify layout) does not get logged,
which avoids unnecessary logging of mouse movement.
2025-02-22 17:06:06 -05:00
..
CmdAB.c gcc11 -Wall -Wpedantic cleanup (post __attribute__ DLONG_PREFIX) 2025-01-06 16:27:10 +00:00
CmdAuto.c K&R commands/*.c: bulk function implementation conversion 2024-12-26 13:13:13 -05:00
CmdCD.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CmdE.c gcc11 -Wall -Wpedantic cleanup 2025-01-06 16:12:11 +00:00
CmdFI.c feat: flush [-noprompt], option support 2025-01-07 13:58:45 -05:00
CmdLQ.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdRS.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CmdSubrs.c command: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CmdTZ.c Added the ability to translate pointer-based "wire" commands from 2025-02-22 17:06:06 -05:00
CmdWizard.c command: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
commands.h commands.h: add #include "textio/txcommands.h" 2024-12-26 13:13:13 -05:00