Add some new files to top level Files
This commit is contained in:
@@ -86,7 +86,7 @@ windows.c wizard.c worm.c worn.c write.c
|
|||||||
zap.c
|
zap.c
|
||||||
|
|
||||||
sys/amiga:
|
sys/amiga:
|
||||||
(files for Amiga versions)
|
(files for Amiga versions - untested for 3.6.0)
|
||||||
Build.ami Install.ami Makefile.agc Makefile.ami NetHack.cnf
|
Build.ami Install.ami Makefile.agc Makefile.ami NetHack.cnf
|
||||||
amidos.c amidos.p amifont.uu amifont8.uu amigst.c
|
amidos.c amidos.p amifont.uu amifont8.uu amigst.c
|
||||||
amii.hlp amimenu.c amirip.c amisnd.c amistack.c
|
amii.hlp amimenu.c amirip.c amisnd.c amistack.c
|
||||||
@@ -97,12 +97,12 @@ winfuncs.c winkey.c winmenu.c winproto.h winreq.c
|
|||||||
winstr.c xpm2iff.c
|
winstr.c xpm2iff.c
|
||||||
|
|
||||||
sys/atari:
|
sys/atari:
|
||||||
(files for Atari version)
|
(files for Atari version - untested for 3.6.0)
|
||||||
Install.tos atarifnt.uue nethack.mnu setup.g tos.c
|
Install.tos atarifnt.uue nethack.mnu setup.g tos.c
|
||||||
unx2atar.sed
|
unx2atar.sed
|
||||||
|
|
||||||
sys/be:
|
sys/be:
|
||||||
(files for BeOS version)
|
(files for BeOS version - untested for 3.6.0)
|
||||||
README bemain.c
|
README bemain.c
|
||||||
|
|
||||||
sys/mac:
|
sys/mac:
|
||||||
@@ -115,7 +115,7 @@ macwin.c mgetline.c mmodal.c mrecover.c mrecover.hqx
|
|||||||
mttymain.c
|
mttymain.c
|
||||||
|
|
||||||
sys/msdos:
|
sys/msdos:
|
||||||
(files for MSDOS version)
|
(files for MSDOS version - untested for 3.6.0)
|
||||||
Install.dos Makefile.BC Makefile.GCC Makefile.MSC moveinit.pat
|
Install.dos Makefile.BC Makefile.GCC Makefile.MSC moveinit.pat
|
||||||
msdos.c msdoshlp.txt ovlinit.c pckeys.c pctiles.c
|
msdos.c msdoshlp.txt ovlinit.c pckeys.c pctiles.c
|
||||||
pctiles.h pcvideo.h portio.h schema1.BC schema2.BC
|
pctiles.h pcvideo.h portio.h schema1.BC schema2.BC
|
||||||
@@ -125,7 +125,7 @@ vidtxt.c vidvga.c
|
|||||||
nhico.uu nhpif.uu
|
nhico.uu nhpif.uu
|
||||||
|
|
||||||
sys/os2:
|
sys/os2:
|
||||||
(files for OS/2 version)
|
(files for OS/2 version - untested for 3.6.0)
|
||||||
Install.os2 Makefile.os2 nhpmico.uu os2.c
|
Install.os2 Makefile.os2 nhpmico.uu os2.c
|
||||||
|
|
||||||
sys/share:
|
sys/share:
|
||||||
@@ -152,6 +152,10 @@ termcap
|
|||||||
(lex/yacc output for special level and dungeon compilers)
|
(lex/yacc output for special level and dungeon compilers)
|
||||||
dgn_comp.h dgn_lex.c dgn_yacc.c lev_comp.h lev_lex.c
|
dgn_comp.h dgn_lex.c dgn_yacc.c lev_comp.h lev_lex.c
|
||||||
lev_yacc.c
|
lev_yacc.c
|
||||||
|
(posix regex for versions that include regex in their C library)
|
||||||
|
posixregex.c
|
||||||
|
(c++ regex code for versions that can build a C++ module and link it in)
|
||||||
|
cppregex.cpp
|
||||||
|
|
||||||
sys/share/sounds:
|
sys/share/sounds:
|
||||||
(files for Amiga and Macintosh versions)
|
(files for Amiga and Macintosh versions)
|
||||||
@@ -174,14 +178,14 @@ sys/unix/hints:
|
|||||||
linux linux-x11 macosx macos-x11 unix
|
linux linux-x11 macosx macos-x11 unix
|
||||||
|
|
||||||
sys/vms:
|
sys/vms:
|
||||||
(files for VMS version)
|
(files for VMS version - untested for 3.6.0)
|
||||||
Install.vms Makefile.dat Makefile.doc Makefile.src Makefile.top
|
Install.vms Makefile.dat Makefile.doc Makefile.src Makefile.top
|
||||||
Makefile.utl install.com lev_lex.h nethack.com oldcrtl.c
|
Makefile.utl install.com lev_lex.h nethack.com oldcrtl.c
|
||||||
spec_lev.com vmsbuild.com vmsfiles.c vmsmail.c vmsmain.c
|
spec_lev.com vmsbuild.com vmsfiles.c vmsmail.c vmsmain.c
|
||||||
vmsmisc.c vmstty.c vmsunix.c
|
vmsmisc.c vmstty.c vmsunix.c
|
||||||
|
|
||||||
sys/wince:
|
sys/wince:
|
||||||
(files for Windows CE and PocketPC)
|
(files for Windows CE and PocketPC - untested for 3.6.0)
|
||||||
Install.ce bootstrp.mak celib.c cesetup.bat cesound.c
|
Install.ce bootstrp.mak celib.c cesetup.bat cesound.c
|
||||||
defaults.nh keypad.uu menubar.uu mhaskyn.c mhaskyn.h
|
defaults.nh keypad.uu menubar.uu mhaskyn.c mhaskyn.h
|
||||||
mhcmd.c mhcmd.h mhcolor.c mhcolor.h mhdlg.c
|
mhcmd.c mhcmd.h mhcolor.c mhcolor.h mhdlg.c
|
||||||
|
|||||||
Reference in New Issue
Block a user