]> granicus.if.org Git - nethack/commitdiff
Merge branch 'NetHack-3.7' part 2
authornhmall <nhmall@nethack.org>
Sat, 23 Nov 2019 04:41:21 +0000 (23:41 -0500)
committernhmall <nhmall@nethack.org>
Sat, 23 Nov 2019 04:41:21 +0000 (23:41 -0500)
doc/fixes37.0

index 08e5903a495082a5bc683ea276c2f5078932659d..f35050e1a8c06215c9f4dc83fea3316246dcfec4 100644 (file)
@@ -31,6 +31,9 @@ savefile: add support to deconstruct internal data structures down into their
 savefile: use little-endian format for fields where that makes a difference
 replace build-time level compiler and dungeon compiler with run-time loading of
        the dungeon and level descriptions and interpreting them via LUA
+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
 
 
 Platform- and/or Interface-Specific New Features