]> granicus.if.org Git - nethack/commitdiff
This is cron-daily v1-Feb-3-2022. 000files updated: Files
authornhw_cron <nhw+cron@nethack.org>
Fri, 4 Feb 2022 16:24:08 +0000 (11:24 -0500)
committernhmall <nhmall@nethack.org>
Fri, 4 Feb 2022 16:28:41 +0000 (11:28 -0500)
Files

diff --git a/Files b/Files
index 3bd015afe46fac64f779f454611d5d8ce8e792d6..098a8efb77353f6a9826f278efebf8a6620d98ac 100644 (file)
--- a/Files
+++ b/Files
@@ -108,11 +108,19 @@ outdated:
 .travis.yml
 
 outdated/include:
-(files that are no longer maintained for current game code)
-amiconf.h     beconf.h      bitmfile.h    def_os2.h     gem_rsc.h
-load_img.h    mac-carbon.h  mac-qt.h      mac-term.h    macconf.h
-macpopup.h    mactty.h      macwin.h      mttypriv.h    os2conf.h
-tosconf.h     trampoli.h    wceconf.h     winGnome.h    wingem.h
+(files for GEM versions)
+bitmfile.h  gem_rsc.h   load_img.h  wingem.h
+
+(file for GNOME versions)
+winGnome.h
+
+(files for all versions)
+amiconf.h   beconf.h    def_os2.h   os2conf.h   tosconf.h   trampoli.h
+wceconf.h
+
+(files for various Macintosh versions)
+mac-carbon.h  mac-qt.h      mac-term.h    macconf.h     macpopup.h
+mactty.h      macwin.h      mttypriv.h
 
 outdated/sys/amiga:
 (files for Amiga versions - untested for 3.7)
@@ -530,7 +538,7 @@ win/tty:
 getline.c  termcap.c  topl.c     wintty.c
 
 win/win32:
-(files for Windows versions - tested up to Windows 10)
+(files for Windows versions - tested up to Windows 11)
 NetHackW.c             NetHackW.exe.manifest  NetHackW.rc
 mhaskyn.c              mhaskyn.h              mhdlg.c
 mhdlg.h                mhfont.c               mhfont.h
@@ -554,31 +562,21 @@ dat:
 (files generated by makedefs at playground creation time)
 data     options  oracles  rumors
 
-(files generated for Qt interface on Mac OS X)
+(files generated for Qt interface on macOS)
 Info.plist    nethack.icns
 
-(files generated for win32 at compile time)
+(files generated for windows at compile time)
 dlb.lst   porthelp
 
-(files generated for win32 gui at compile time)
+(files generated for windows gui at compile time)
 guioptions
 
-(files generated for win32 tty at compile time)
+(files generated for windows tty at compile time)
 ttyoptions
 
 (tile files optionally generated for X ports at playground creation time)
 pet_mark.xbm  rip.xpm       x11tiles
 
-include:
-(file for tiles support copied from win/share at compile time)
-tile.h
-
-(file for win32 that are moved into include at compile time)
-win32api.h
-
-(file generated by makedefs at compile time)
-date.h
-
 src:
 (files for win32 that are moved into src at compile time)
 Makefile          Makefile.mingw32