This is cron-daily v1-Dec-30-2019. files updated: Files

This commit is contained in:
nhw_cron
2019-01-01 17:19:19 -05:00
parent 55e6a0986c
commit b2b5a7a257

129
Files
View File

@@ -1,3 +1,4 @@
sh: dat/GENFILES: No such file or directory
This is a listing of all files in a full NetHack 3.6 distribution, organized This is a listing of all files in a full NetHack 3.6 distribution, organized
in their standard manner on a UNIX system. It indicates which files are in their standard manner on a UNIX system. It indicates which files are
necessary for which versions, so that you can tell which files may be deleted necessary for which versions, so that you can tell which files may be deleted
@@ -7,7 +8,7 @@ from or not transferred to your system if you wish.
.: .:
(files in top directory) (files in top directory)
.clang-format Files Porting README .clang-format .travis.yml Files Porting README
DEVEL: DEVEL:
(files for people developing changes to NetHack) (files for people developing changes to NetHack)
@@ -81,8 +82,8 @@ qtext.h quest.h rect.h region.h rm.h
skills.h sp_lev.h spell.h sys.h system.h skills.h sp_lev.h spell.h sys.h system.h
tcap.h tileset.h timeout.h tosconf.h tradstdc.h tcap.h tileset.h timeout.h tosconf.h tradstdc.h
trampoli.h trap.h unixconf.h vision.h vmsconf.h trampoli.h trap.h unixconf.h vision.h vmsconf.h
wceconf.h winami.h winprocs.h wintype.h you.h wceconf.h winami.h wincurs.h winprocs.h wintype.h
youprop.h you.h youprop.h
(file for tty versions) (file for tty versions)
wintty.h wintty.h
@@ -163,7 +164,7 @@ random.c
(Berkeley uudecode file, which may be used in build process of any version) (Berkeley uudecode file, which may be used in build process of any version)
uudecode.c uudecode.c
(file for MSDOS, OS/2, NT, Amiga, and Atari versions - untested for 3.6.2) (file for MSDOS, OS/2, Amiga, and Atari versions - untested for 3.6.2)
pcmain.c pcmain.c
(file for MSDOS, OS/2, and Atari versions - untested for 3.6.2) (file for MSDOS, OS/2, and Atari versions - untested for 3.6.2)
@@ -181,7 +182,7 @@ tclib.c
(files for MSDOS and OS/2 versions - untested for 3.6.2) (files for MSDOS and OS/2 versions - untested for 3.6.2)
Makefile.lib termcap.uu Makefile.lib termcap.uu
(files for MSDOS, OS/2, NT, and Atari versions - untested for 3.6.2) (files for MSDOS, OS/2 and Atari versions - untested for 3.6.2)
pcsys.c pcunix.c pcsys.c pcunix.c
(files for UNIX and Be versions) (files for UNIX and Be versions)
@@ -208,9 +209,9 @@ sys/unix:
(files for UNIX versions) (files for UNIX versions)
Install.unx Makefile.dat Makefile.doc Makefile.src Install.unx Makefile.dat Makefile.doc Makefile.src
Makefile.top Makefile.utl NewInstall.unx README.linux Makefile.top Makefile.utl NewInstall.unx README.linux
depend.awk gitinfo.sh mkmkfile.sh nethack.sh README.xcode XCode.xcconfig depend.awk gitinfo.sh
setup.sh sysconf unixmain.c unixres.c mkmkfile.sh nethack.sh setup.sh sysconf
unixunix.c unixmain.c unixres.c unixunix.c
(files for replacement cpp, only needed by some ancient UNIX systems) (files for replacement cpp, only needed by some ancient UNIX systems)
cpp1.shr cpp2.shr cpp3.shr cpp1.shr cpp2.shr cpp3.shr
@@ -218,12 +219,28 @@ cpp1.shr cpp2.shr cpp3.shr
(file for sound driver for 386 UNIX) (file for sound driver for 386 UNIX)
snd86unx.shr snd86unx.shr
sys/unix/NetHack.xcodeproj:
(file for UNIX versions)
project.pbxproj
sys/unix/NetHack.xcodeproj/project.xcworkspace:
(file for UNIX versions)
contents.xcworkspacedata
sys/unix/NetHack.xcodeproj/project.xcworkspace/xcshareddata:
(files for UNIX versions)
IDEWorkspaceChecks.plist WorkspaceSettings.xcsettings
sys/unix/NetHack.xcodeproj/xcshareddata/xcschemes:
(files for UNIX versions)
NetHack.xcscheme makedefs.xcscheme recover.xcscheme
sys/unix/hints: sys/unix/hints:
(files for configuring UNIX NetHack versions) (files for configuring UNIX NetHack versions)
linux linux-chroot linux-qt4 linux-qt5 linux linux-chroot linux-minimal linux-qt4
linux-x11 macosx macosx.sh macosx10.5 linux-qt5 linux-x11 macosx macosx.sh
macosx10.7 macosx10.8 macosx10.10 macosx10.10-qt macosx10.5 macosx10.7 macosx10.8 macosx10.10
unix macosx10.10-qt macosx10.14 unix
sys/vms: sys/vms:
(files for VMS version) (files for VMS version)
@@ -255,10 +272,12 @@ stat.h
sys/winnt: sys/winnt:
(files for Windows 7/8.x/10 version) (files for Windows 7/8.x/10 version)
Install.nt Makefile.gcc Makefile.msc console.rc defaults.nh Install.nt Makefile.gcc Makefile.msc console.rc
nethack.def nh340key.c nhdefkey.c nhico.uu nhraykey.c defaults.nh nethack.def nh340key.c nhdefkey.c
nhsetup.bat ntsound.c nttty.c porthelp stubs.c nhico.uu nhraykey.c nhsetup.bat ntsound.c
sysconf win10.c win10.h win32api.h winnt.c nttty.c porthelp stub-pdcscrn.c stubs.c
sysconf win10.c win10.h win32api.h
windmain.c winnt.c winos.h
util: util:
(files for all versions) (files for all versions)
@@ -301,6 +320,12 @@ win/chain:
(files for stacking window systems) (files for stacking window systems)
wc_chainin.c wc_chainout.c wc_trace.c wc_chainin.c wc_chainout.c wc_trace.c
win/curses:
(files in top directory)
Bugs.txt Readme.txt Todo.txt cursdial.c cursdial.h cursinit.c
cursinit.h cursinvt.c cursinvt.h cursmain.c cursmesg.c cursmesg.h
cursmisc.c cursmisc.h cursstat.c cursstat.h curswins.c curswins.h
win/gem: win/gem:
(files for GEM versions - untested for 3.6.2) (files for GEM versions - untested for 3.6.2)
Install.gem bitmfile.c gem_rsc.uu gem_rso.uu gr_rect.c gr_rect.h Install.gem bitmfile.c gem_rsc.uu gem_rso.uu gr_rect.c gr_rect.h
@@ -323,8 +348,9 @@ NetHackTerm.applescript recover.pl
win/share: win/share:
(files for versions using optional tiles) (files for versions using optional tiles)
bmptiles.c gifread.c giftiles.c monsters.txt objects.txt bmptiles.c gifread.c giftiles.c monsters.txt objects.txt
other.txt ppmwrite.c renumtiles.pl thintile.c tile.doc other.txt ppmwrite.c renumtiles.pl safeproc.c thintile.c
tile.h tile2bmp.c tilemap.c tileset.c tiletext.c tile.doc tile.h tile2bmp.c tilemap.c tileset.c
tiletext.c
win/tty: win/tty:
(files for tty versions) (files for tty versions)
@@ -332,47 +358,38 @@ 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 10)
dgnstuff.mak levstuff.mak mhaskyn.c mhaskyn.h mhdlg.c NetHackW.exe.manifest dgnstuff-mingw32.mak dgnstuff.mak
mhdlg.h mhfont.c mhfont.h mhinput.c mhinput.h levstuff-mingw32.mak levstuff.mak mhaskyn.c
mhmain.c mhmain.h mhmap.c mhmap.h mhmenu.c mhaskyn.h mhdlg.c mhdlg.h
mhmenu.h mhmsg.h mhmsgwnd.c mhmsgwnd.h mhrip.c mhfont.c mhfont.h mhinput.c
mhrip.h mhsplash.c mhsplash.h mhstatus.c mhstatus.h mhinput.h mhmain.c mhmain.h
mhtext.c mhtext.h mnsel.uu mnselcnt.uu mnunsel.uu mhmap.c mhmap.h mhmenu.c
mswproc.c nethack.rc nhresource.h petmark.uu pilemark.uu mhmenu.h mhmsg.h mhmsgwnd.c
record.uu resource.h rip.uu splash.uu tiles.mak mhmsgwnd.h mhrip.c mhrip.h
winMS.h winhack.c winhack.rc mhsplash.c mhsplash.h mhstatus.c
mhstatus.h mhtext.c mhtext.h
win/win32/vs2015: mnsel.uu mnselcnt.uu mnunsel.uu
(files for Windows versions - tested up to Windows 10) mswproc.c nethack.rc nhresource.h
NetHack.sln NetHack.vcxproj NetHackW.vcxproj petmark.uu pilemark.uu record.uu
afterdgncomp.proj afterdlb.proj afterlevcomp.proj resource.h rip.uu splash.uu
aftermakedefs.proj afternethack.proj afterrecover.proj tiles-mingw32.mak tiles.mak winMS.h
aftertile2bmp.proj aftertilemap.proj afteruudecode.proj winhack.c winhack.rc
build.bat common.props config.props
console.props default.props default_dll.props
dgncomp.vcxproj dirs.props dlb.vcxproj
dll.props files.props levcomp.vcxproj
makedefs.vcxproj nh340key.def nh340key.vcxproj
nhdefkey.def nhdefkey.vcxproj nhraykey.def
nhraykey.vcxproj notes.txt recover.vcxproj
tile2bmp.vcxproj tilemap.vcxproj tiles.vcxproj
uudecode.vcxproj
win/win32/vs2017: win/win32/vs2017:
(files for Visual Studio 2017 Community Edition builds) (files for Visual Studio 2017 Community Edition builds)
NetHack.sln NetHack.vcxproj NetHackW.exe.manifest NetHack.sln NetHack.vcxproj NetHackW.vcxproj
NetHackW.vcxproj afterdgncomp.proj afterdlb.proj PDCurses.vcxproj afterdgncomp.proj afterdlb.proj
afterlevcomp.proj aftermakedefs.proj afternethack.proj afterlevcomp.proj aftermakedefs.proj afternethack.proj
afterrecover.proj aftertile2bmp.proj aftertilemap.proj afterrecover.proj aftertile2bmp.proj aftertilemap.proj
afteruudecode.proj build.bat common.props afteruudecode.proj build.bat common.props
config.props console.props default.props config.props console.props default.props
default_dll.props dgncomp.vcxproj dirs.props default_dll.props default_lib.props dgncomp.vcxproj
dlb.vcxproj dll.props files.props dirs.props dlb.vcxproj dll.props
levcomp.vcxproj makedefs.vcxproj nh340key.def files.props levcomp.vcxproj makedefs.vcxproj
nh340key.vcxproj nhdefkey.def nhdefkey.vcxproj nh340key.def nh340key.vcxproj nhdefkey.def
nhraykey.def nhraykey.vcxproj recover.vcxproj nhdefkey.vcxproj nhraykey.def nhraykey.vcxproj
tile2bmp.vcxproj tilemap.vcxproj tiles.vcxproj recover.vcxproj tile2bmp.vcxproj tilemap.vcxproj
uudecode.vcxproj tiles.vcxproj uudecode.vcxproj
This is a list of files produced by auxiliary programs. They can all be This is a list of files produced by auxiliary programs. They can all be
regenerated from the files in the distribution. regenerated from the files in the distribution.