This is cron-daily v1-Feb-3-2022. 000files updated: Files
This commit is contained in:
38
Files
38
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
|
||||
|
||||
Reference in New Issue
Block a user