From 33964801c8155421615ed5650644e76e5c5baa1e Mon Sep 17 00:00:00 2001 From: PatR Date: Tue, 15 Sep 2020 03:51:20 -0700 Subject: [PATCH] history formatting Qt's text window for 'history' was unexpectedly wide and it turned out that that was to fit in one excessively wide line. tty has been formatting it by splitting it into one normal sized line followed by an excessively short line. --- dat/history | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dat/history b/dat/history index 547103dd5..1651f7d3b 100644 --- a/dat/history +++ b/dat/history @@ -190,11 +190,11 @@ resurrected it for 3.3.1. The release of NetHack 3.4.3 in December 2003 marked the beginning of a long release hiatus. 3.4.3 proved to be a remarkably stable version that provided continued enjoyment by the community for more than a decade. The -NetHack Development Team slowly and quietly continued to work on the game behind the scenes -during the tenure of 3.4.3. It was during that same period that several -new variants emerged within the NetHack community. Notably sporkhack by -Derek S. Ray, unnethack by Patric Mueller, nitrohack and its successors -originally by Daniel Thaler and then by Alex Smith, and +NetHack Development Team slowly and quietly continued to work on the game +behind the scenes during the tenure of 3.4.3. It was during that same +period that several new variants emerged within the NetHack community. +Notably sporkhack by Derek S. Ray, unnethack by Patric Mueller, nitrohack +and its successors originally by Daniel Thaler and then by Alex Smith, and Dynahack by Tung Nguyen. Some of those variants continue to be developed, maintained, and enjoyed by the community to this day.