Files
nethack/win/win32
nethack.allison 0fef89bfe3 win32 message window (from <Someone>)
three new features for the message window we discussed:
- Graying out lines that are old -- slightly cleaner than <Someone>'s version.
- Message concatenation.
- --More-- prompt if there are more messages this turn than fit in the
  window.
As a by-product of these changes, some other things have changed, too:
- The message lines array is now used in a round-robin way, i.e. the
  messages are no longer copied one line up when adding a new message.
- clear_nhwindow no longer redraws the window, which significantly
  reduces screen flicker.
- A caret bug was fixed.
- The last line is no longer highlighted, as this seems unnecessary
  since the most recent messages are in a different colour
- A bug was fixed that caused two lines too many to be drawn on each
  paint.
2002-08-12 11:19:04 +00:00
..
2002-01-22 22:54:54 +00:00
2002-01-22 22:54:54 +00:00
2002-03-10 22:30:47 +00:00
2002-01-22 22:54:54 +00:00
2002-01-27 15:19:36 +00:00
2002-03-12 23:07:59 +00:00
2002-03-11 03:17:49 +00:00
2002-03-04 22:55:45 +00:00
2002-02-05 13:21:43 +00:00
2002-02-05 13:21:43 +00:00
2002-03-10 17:41:11 +00:00
2002-04-18 22:11:34 +00:00
2002-03-04 22:55:45 +00:00
2002-06-01 23:55:07 +00:00
2002-03-27 12:17:26 +00:00
2002-02-05 13:21:43 +00:00
2002-03-18 21:44:09 +00:00
2002-03-03 16:46:40 +00:00
2002-04-01 21:27:23 +00:00
2002-03-04 22:40:01 +00:00
2002-04-01 21:23:38 +00:00
2002-02-05 13:21:43 +00:00
2002-03-25 00:01:31 +00:00
2002-02-05 13:21:43 +00:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2002-04-07 12:51:28 +00:00
2002-03-10 22:30:47 +00:00
2002-03-03 16:51:46 +00:00
2002-03-04 22:40:01 +00:00
2002-03-14 12:54:06 +00:00
2002-01-22 22:54:54 +00:00
2002-04-21 13:22:57 +00:00
2002-03-10 22:30:47 +00:00
2002-03-28 14:24:29 +00:00