]> granicus.if.org Git - nethack/commitdiff
Qt code rearranging fixes entry
authornhmall <nhmall@nethack.org>
Sat, 7 Dec 2019 16:50:24 +0000 (11:50 -0500)
committernhmall <nhmall@nethack.org>
Sat, 7 Dec 2019 16:50:24 +0000 (11:50 -0500)
doc/fixes37.0

index f9f60be6158588c2764b414b4048498d3fe01e4d..a96f261e53474bf973eb4ecaacfb3245c816f574 100644 (file)
@@ -39,7 +39,7 @@ split off some of the functionality that was in makedefs (compiled-in options
        build date/time, etc) so that it can be built by a cross-compiler
        and accessed on the target platform
 replace quest.txt and associated conversion to quest.dat via makedefs with
-       lua quest texts loaded at runtime
+       lua quest texts loaded at runtime
 
 
 Platform- and/or Interface-Specific New Features
@@ -55,4 +55,7 @@ Code Cleanup and Reorganization
 move majority of global variables into instance_globals struct g
 move zeroobj, zeromonst, zeroany into const_globals struct cg
 remove STATIC_DCL, STATIC_OVL, STATIC_VAR, STATIC_PTR
+old Qt moved from win/Qt to win/Qt3
+more current Qt for Qt version 4 and 5 moved from win/Qt4 to win/Qt; qt4
+       moniker changed to qt_