[net.games.rogue] Hack on System V Rel II

jona@clyde.UUCP (Jon Allingham) (01/13/85)

I tried to implement theses changes and found that the screen
control didn't quite work on our system ( or our termlib maybe ).
What happened was moving up or down caused the cursor to jump to
the leftmost col on the screen and draw things over there. It
turned out that in the nocmov(x,y) routine in hack.termcap.c,
the UP and XD weren't working right. As a quick, but inefficient
fix, just do a cmov(x,y) in nocmov right before 'if (cury > y) {'
( approx line 94 )
-- 
Jon M. Allingham	(201)386-3466	AT&T Bell Laboratories-WH

"Beam me up Scotty, no intelligent life down here!"