This is cron-daily v1-Feb-3-2022. 000files updated: Files
This commit is contained in:
@@ -108,11 +108,19 @@ outdated:
|
|||||||
.travis.yml
|
.travis.yml
|
||||||
|
|
||||||
outdated/include:
|
outdated/include:
|
||||||
(files that are no longer maintained for current game code)
|
(files for GEM versions)
|
||||||
amiconf.h beconf.h bitmfile.h def_os2.h gem_rsc.h
|
bitmfile.h gem_rsc.h load_img.h wingem.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
|
(file for GNOME versions)
|
||||||
tosconf.h trampoli.h wceconf.h winGnome.h wingem.h
|
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:
|
outdated/sys/amiga:
|
||||||
(files for Amiga versions - untested for 3.7)
|
(files for Amiga versions - untested for 3.7)
|
||||||
@@ -530,7 +538,7 @@ win/tty:
|
|||||||
getline.c termcap.c topl.c wintty.c
|
getline.c termcap.c topl.c wintty.c
|
||||||
|
|
||||||
win/win32:
|
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
|
NetHackW.c NetHackW.exe.manifest NetHackW.rc
|
||||||
mhaskyn.c mhaskyn.h mhdlg.c
|
mhaskyn.c mhaskyn.h mhdlg.c
|
||||||
mhdlg.h mhfont.c mhfont.h
|
mhdlg.h mhfont.c mhfont.h
|
||||||
@@ -554,31 +562,21 @@ dat:
|
|||||||
(files generated by makedefs at playground creation time)
|
(files generated by makedefs at playground creation time)
|
||||||
data options oracles rumors
|
data options oracles rumors
|
||||||
|
|
||||||
(files generated for Qt interface on Mac OS X)
|
(files generated for Qt interface on macOS)
|
||||||
Info.plist nethack.icns
|
Info.plist nethack.icns
|
||||||
|
|
||||||
(files generated for win32 at compile time)
|
(files generated for windows at compile time)
|
||||||
dlb.lst porthelp
|
dlb.lst porthelp
|
||||||
|
|
||||||
(files generated for win32 gui at compile time)
|
(files generated for windows gui at compile time)
|
||||||
guioptions
|
guioptions
|
||||||
|
|
||||||
(files generated for win32 tty at compile time)
|
(files generated for windows tty at compile time)
|
||||||
ttyoptions
|
ttyoptions
|
||||||
|
|
||||||
(tile files optionally generated for X ports at playground creation time)
|
(tile files optionally generated for X ports at playground creation time)
|
||||||
pet_mark.xbm rip.xpm x11tiles
|
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:
|
src:
|
||||||
(files for win32 that are moved into src at compile time)
|
(files for win32 that are moved into src at compile time)
|
||||||
Makefile Makefile.mingw32
|
Makefile Makefile.mingw32
|
||||||
|
|||||||
Reference in New Issue
Block a user