Files
nethack/win
Pasi Kallinen 61f78318a5 X11: Fix map expose area
The stop_row and stop_col were off-by-one in some cases, leaving
black lines on the map when a window on top was closed.
Simplify the calculation by always going one row/col further,
ensuring previously covered area gets redrawn for sure.
This should not affect speed or resource usage noticeably these days.
2022-01-25 11:26:47 +02:00
..
2021-03-13 18:17:00 -08:00
2022-01-22 21:53:15 +02:00
2022-01-17 14:38:16 -08:00
2022-01-03 20:52:57 -05:00
2022-01-08 10:04:40 -05:00
2022-01-22 14:32:53 +02:00
2021-11-11 17:35:11 -06:00
2022-01-25 11:26:47 +02:00