magic/commands
Tim Edwards 2914286921 Resolved a tricky issue with the crosshair drawing. The crosshair
routine was erasing and redrawing in one step, which ignored the
possibility of having to erase from one window and redraw in
another if the cursor moved focus from one window to another.
This led to crosshairs being improperly drawn and erased when
multiple windows were present, if the windows had different cells
loaded.
2018-10-17 10:30:55 -04:00
..
CmdAB.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CmdAuto.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CmdCD.c Resolved a tricky issue with the crosshair drawing. The crosshair 2018-10-17 10:30:55 -04:00
CmdE.c Applied another patch by Iain McNally that restores the obscure 2018-08-20 22:43:34 -04:00
CmdFI.c Set of changes updating version 8.2 to the level of 8.1, since 8.2 2017-08-01 22:14:42 -04:00
CmdLQ.c Corrected the "port makeall" command so that it actually works, and 2018-09-13 21:09:38 -04:00
CmdRS.c Re-implemented plow setup for the first time since about 2006, 2018-04-01 14:40:10 -04:00
CmdSubrs.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CmdTZ.c Corrected CIF import for reading CIF area labels correctly when 2018-08-20 22:13:16 -04:00
CmdWizard.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
Depend Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04: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 Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00