1This is a listing of all files in a full NetHack 3.6 distribution, organized
2in their standard manner on a UNIX system.  It indicates which files are
3necessary for which versions, so that you can tell which files may be deleted
4from or not transferred to your system if you wish.
5
6(Note: we ignore various dot files related to git.)
7
8.:
9(files in top directory)
10.clang-format  .travis.yml    Files          Porting        README
11
12DEVEL:
13(files for people developing changes to NetHack)
14Developer.txt      code_features.txt  code_style.txt     git_recipes.txt
15gitinfo.pl         nhgitset.pl
16
17DEVEL/DOTGIT:
18(file for people developing changes to NetHack)
19TARGET
20
21DEVEL/hooksdir:
22(files for people developing changes to NetHack)
23NHadd               NHgithook.pm        NHsubst
24NHtext              TARGET              applypatch-msg
25commit-msg          nhsub               post-applypatch
26post-checkout       post-commit         post-merge
27post-rewrite        pre-applypatch      pre-auto-gc
28pre-commit          pre-push            pre-rebase
29prepare-commit-msg
30
31dat:
32(files for all versions)
33Arch.des      Barb.des      Caveman.des   GENFILES      Healer.des
34Knight.des    Monk.des      Priest.des    Ranger.des    Rogue.des
35Samurai.des   Tourist.des   Valkyrie.des  Wizard.des    bigroom.des
36bogusmon.txt  castle.des    cmdhelp       data.base     dungeon.def
37endgame.des   engrave.txt   epitaph.txt   gehennom.des  help
38hh            history       keyhelp       knox.des      license
39medusa.des    mines.des     opthelp       oracle.des    oracles.txt
40quest.txt     rumors.fal    rumors.tru    sokoban.des   symbols
41tower.des     tribute       wizhelp       yendor.des
42
43doc:
44(files for all versions)
45Gbk-1pg-pfx.mn  Gbk-1pg-sfx.mn  Guidebook.mn    Guidebook.tex
46Guidebook.txt   config.nh       dgn_comp.6      dgn_comp.txt
47dlb.6           dlb.txt         fixes10.0       fixes14.f
48fixes22.0       fixes23.e       fixes30.0       fixes30.pl01
49fixes30.pl02    fixes30.pl03    fixes30.pl04    fixes30.pl05
50fixes30.pl06    fixes30.pl07    fixes30.pl08    fixes30.pl09
51fixes30.pl10    fixes31.1       fixes31.2       fixes31.3
52fixes32.0       fixes32.1       fixes32.2       fixes32.3
53fixes33.0       fixes33.1       fixes34.0       fixes34.1
54fixes34.2       fixes34.3       fixes35.0       fixes36.0
55fixes36.1       fixes36.2       fixes36.3       fixes36.4
56fixes36.5       fixes36.6       lev_comp.6      lev_comp.txt
57makedefs.6      makedefs.txt    mn.7            mn.txt
58mnh.7           mnh.txt         nethack.6       nethack.txt
59recover.6       recover.txt     tmac.n          tmac.nh
60window.doc
61
62include:
63(files for GEM versions)
64bitmfile.h  gem_rsc.h   load_img.h  wingem.h
65
66(file for GNOME versions)
67winGnome.h
68
69(files for Qt versions)
70qt_clust.h     qt_kde0.h      qt_win.h       qt_xpms.h      qttableview.h
71
72(files for X versions)
73tile2x11.h  winX.h      xwindow.h   xwindowp.h
74
75(files for all versions)
76align.h       amiconf.h     artifact.h    artilist.h    attrib.h
77beconf.h      botl.h        color.h       config.h      config1.h
78context.h     coord.h       decl.h        def_os2.h     dgn_file.h
79display.h     dlb.h         dungeon.h     engrave.h     extern.h
80flag.h        func_tab.h    global.h      hack.h        integer.h
81isaac64.h     lev.h         lint.h        mail.h        mextra.h
82mfndpos.h     micro.h       mkroom.h      monattk.h     mondata.h
83monflag.h     monst.h       monsym.h      ntconf.h      obj.h
84objclass.h    os2conf.h     patchlevel.h  pcconf.h      permonst.h
85prop.h        qtext.h       quest.h       rect.h        region.h
86rm.h          skills.h      sp_lev.h      spell.h       sys.h
87system.h      tcap.h        tileset.h     timeout.h     tosconf.h
88tradstdc.h    trampoli.h    trap.h        unixconf.h    vision.h
89vmsconf.h     wceconf.h     winami.h      wincurs.h     winprocs.h
90wintype.h     you.h         youprop.h
91
92(file for tty versions)
93wintty.h
94
95(files for various Macintosh versions)
96mac-carbon.h  mac-qt.h      mac-term.h    macconf.h     macpopup.h
97mactty.h      macwin.h      mttypriv.h
98
99src:
100(files for all versions)
101allmain.c   alloc.c     apply.c     artifact.c  attrib.c    ball.c
102bones.c     botl.c      cmd.c       dbridge.c   decl.c      detect.c
103dig.c       display.c   dlb.c       do.c        do_name.c   do_wear.c
104dog.c       dogmove.c   dokick.c    dothrow.c   drawing.c   dungeon.c
105eat.c       end.c       engrave.c   exper.c     explode.c   extralev.c
106files.c     fountain.c  hack.c      hacklib.c   invent.c    isaac64.c
107light.c     lock.c      mail.c      makemon.c   mapglyph.c  mcastu.c
108mhitm.c     mhitu.c     minion.c    mklev.c     mkmap.c     mkmaze.c
109mkobj.c     mkroom.c    mon.c       mondata.c   monmove.c   monst.c
110mplayer.c   mthrowu.c   muse.c      music.c     o_init.c    objects.c
111objnam.c    options.c   pager.c     pickup.c    pline.c     polyself.c
112potion.c    pray.c      priest.c    quest.c     questpgr.c  read.c
113rect.c      region.c    restore.c   rip.c       rnd.c       role.c
114rumors.c    save.c      shk.c       shknam.c    sit.c       sounds.c
115sp_lev.c    spell.c     steal.c     steed.c     sys.c       teleport.c
116timeout.c   topten.c    track.c     trap.c      u_init.c    uhitm.c
117vault.c     version.c   vision.c    weapon.c    were.c      wield.c
118windows.c   wizard.c    worm.c      worn.c      write.c     zap.c
119
120sys/amiga:
121(files for Amiga versions - untested for 3.6.6)
122Build.ami     Install.ami   Makefile.agc  Makefile.ami  NetHack.cnf
123amidos.c      amidos.p      amifont.uu    amifont8.uu   amigst.c
124amii.hlp      amimenu.c     amirip.c      amisnd.c      amistack.c
125amitty.c      amiwind.c     amiwind.p     clipwin.c     colorwin.c
126cvtsnd.c      grave16.xpm   ifchange      mkdmake       txt2iff.c
127winami.c      winami.p      winchar.c     windefs.h     winext.h
128winfuncs.c    winkey.c      winmenu.c     winproto.h    winreq.c
129winstr.c      xpm2iff.c
130
131sys/atari:
132(files for Atari version - untested for 3.6.6)
133Install.tos   atarifnt.uue  nethack.mnu   setup.g       tos.c
134unx2atar.sed
135
136sys/be:
137(files for BeOS version - untested for 3.6.6)
138README    bemain.c
139
140sys/mac:
141(files for 68K Macintosh versions)
142Files.r       Install.mw    MacHelp       NHDeflts      NHrsrc.hqx
143NHsound.hqx   News          README        carbon.plist  dprintf.c
144maccurs.c     macerrs.c     macfile.c     machelp.hqx   macmain.c
145macmenu.c     macsnd.c      mactopl.c     mactty.c      macunix.c
146macwin.c      mgetline.c    mmodal.c      mrecover.c    mrecover.hqx
147mttymain.c
148
149sys/msdos:
150(files for MSDOS version)
151Install.dos      Makefile.BC      Makefile.GCC     Makefile.MSC
152Makefile1.cross  Makefile2.cross  SCHEMA35.MSC     moveinit.pat
153msdos.c          msdoshlp.txt     ovlinit.c        pckeys.c
154pctiles.c        pctiles.h        pcvideo.h        portio.h
155schema1.BC       schema2.BC       schema3.MSC      setup.bat
156sound.c          tile2bin.c       vesa.h           video.c
157vidtxt.c         vidvesa.c        vidvga.c
158
159(files for running MSDOS binary under Windows)
160nhico.uu  nhpif.uu
161
162sys/os2:
163(files for OS/2 version - untested for 3.6.6)
164Install.os2   Makefile.os2  nhpmico.uu    os2.c
165
166sys/share:
167(Berkeley random number file, which may be included in any version)
168random.c
169
170(Berkeley uudecode file, which may be used in build process of any version)
171uudecode.c
172
173(file for MSDOS, OS/2, Amiga, and Atari versions - untested for 3.6.6)
174pcmain.c
175
176(file for MSDOS, OS/2, and Atari versions - untested for 3.6.6)
177NetHack.cnf  pctty.c
178
179(file for MSDOS, OS/2, and VMS versions)
180termcap
181
182(file for NT version)
183nhlan.c
184
185(file for VMS version)
186tclib.c
187
188(files for MSDOS and OS/2 versions - untested for 3.6.6)
189Makefile.lib  termcap.uu
190
191(files for MSDOS, OS/2 and Atari versions - tested on MSDOS for 3.6.6 via partial cross-compile only)
192pcsys.c   pcunix.c
193
194(files for UNIX and Be versions)
195ioctl.c    unixtty.c
196
197(lex/yacc output for special level and dungeon compilers)
198dgn_comp.h  dgn_lex.c   dgn_yacc.c  lev_comp.h  lev_lex.c   lev_yacc.c
199
200(posix regex for versions that include regex in their C library)
201posixregex.c
202
203(c++ regex code for versions that can build a C++ module and link it in)
204cppregex.cpp
205
206(pmatch regex for other versions)
207pmatchregex.c
208
209sys/share/sounds:
210(files for Amiga and Macintosh versions)
211README       bell.uu      bugle.uu     erthdrum.uu  firehorn.uu  frsthorn.uu
212lethdrum.uu  mgcflute.uu  mgcharp.uu   toolhorn.uu  wdnflute.uu  wdnharp.uu
213
214sys/unix:
215(files for UNIX versions)
216Install.unx     Makefile.dat    Makefile.doc    Makefile.src
217Makefile.top    Makefile.utl    NewInstall.unx  README.linux
218README.xcode    XCode.xcconfig  depend.awk      gitinfo.sh
219mkmkfile.sh     nethack.sh      setup.sh        sysconf
220unixmain.c      unixres.c       unixunix.c
221
222(files for replacement cpp, only needed by some ancient UNIX systems)
223cpp1.shr  cpp2.shr  cpp3.shr
224
225(file for sound driver for 386 UNIX)
226snd86unx.shr
227
228sys/unix/NetHack.xcodeproj:
229(file for UNIX versions)
230project.pbxproj
231
232sys/unix/NetHack.xcodeproj/project.xcworkspace:
233(file for UNIX versions)
234contents.xcworkspacedata
235
236sys/unix/NetHack.xcodeproj/project.xcworkspace/xcshareddata:
237(files for UNIX versions)
238IDEWorkspaceChecks.plist      WorkspaceSettings.xcsettings
239
240sys/unix/NetHack.xcodeproj/xcshareddata/xcschemes:
241(files for UNIX versions)
242NetHack.xcscheme   makedefs.xcscheme  recover.xcscheme
243
244sys/unix/hints:
245(files for configuring UNIX NetHack versions)
246linux               linux-chroot        linux-minimal
247linux-qt4           linux-qt5           linux-x11
248macosx              macosx.sh           macosx10.5
249macosx10.7          macosx10.8          macosx10.10
250macosx10.10-qt      macosx10.14         solaris
251solaris-playground  unix
252
253sys/vms:
254(files for VMS version)
255Install.vms   Makefile.dat  Makefile.doc  Makefile.src  Makefile.top
256Makefile.utl  install.com   lev_lex.h     nethack.com   oldcrtl.c
257spec_lev.com  sysconf       vmsbuild.com  vmsfiles.c    vmsmail.c
258vmsmain.c     vmsmisc.c     vmstty.c      vmsunix.c
259
260sys/wince:
261(files for Windows CE and PocketPC - untested for 3.6.6)
262Install.ce    bootstrp.mak  celib.c       cesetup.bat   cesound.c
263defaults.nh   keypad.uu     menubar.uu    mhaskyn.c     mhaskyn.h
264mhcmd.c       mhcmd.h       mhcolor.c     mhcolor.h     mhdlg.c
265mhdlg.h       mhfont.c      mhfont.h      mhinput.c     mhinput.h
266mhmain.c      mhmain.h      mhmap.c       mhmap.h       mhmenu.c
267mhmenu.h      mhmsg.h       mhmsgwnd.c    mhmsgwnd.h    mhrip.c
268mhrip.h       mhstatus.c    mhstatus.h    mhtext.c      mhtext.h
269mhtxtbuf.c    mhtxtbuf.h    mswproc.c     newres.h      nhico.uu
270resource.h    winMS.h       winhack.c     winhack.rc    winhcksp.rc
271winmain.c
272
273sys/wince/ceinc:
274(header files for Windows CE and PocketPC - untested for 3.6.6)
275assert.h  errno.h   fcntl.h
276
277sys/wince/ceinc/sys:
278(sys/stat.h for Windows CE and PocketPC - untested for 3.6.2)
279stat.h
280
281sys/winnt:
282(files for Windows 7/8.x/10 version)
283.nethackrc.template  Install.nt           Makefile.gcc
284Makefile.msc         console.rc           nethack.def
285nh340key.c           nhdefkey.c           nhico.uu
286nhraykey.c           nhsetup.bat          ntsound.c
287nttty.c              porthelp             stub-pdcscrn.c
288stubs.c              sysconf.template     win10.c
289win10.h              win32api.h           windmain.c
290winnt.c              winos.h
291
292util:
293(files for all versions)
294dgn_main.c  dlb_main.c  lev_main.c  makedefs.c  mdgrep.h    mdgrep.pl
295panic.c     recover.c
296
297(lex/yacc input for special level and dungeon compilers)
298dgn_comp.l  dgn_comp.y  lev_comp.l  lev_comp.y
299
300win/Qt:
301(files for the Qt 3 widget library - X11, Windows, Mac OS X, or Qtopia)
302Info.plist           Install.Qt           knethack.lnk
303knh-mini.xpm         knh.xpm              nhicns.uu
304nhsplash.xpm         qpe-nethack.control  qt_clust.cpp
305qt_win.cpp           qttableview.cpp      tileedit.cpp
306tileedit.h
307
308win/Qt4:
309(files for the Qt 4 widget library - X11, Windows, Mac OS X)
310qt4bind.cpp   qt4bind.h     qt4click.cpp  qt4click.h    qt4clust.cpp
311qt4clust.h    qt4delay.cpp  qt4delay.h    qt4glyph.cpp  qt4glyph.h
312qt4icon.cpp   qt4icon.h     qt4inv.cpp    qt4inv.h      qt4kde0.h
313qt4key.cpp    qt4key.h      qt4line.cpp   qt4line.h     qt4main.cpp
314qt4main.h     qt4map.cpp    qt4map.h      qt4menu.cpp   qt4menu.h
315qt4msg.cpp    qt4msg.h      qt4plsel.cpp  qt4plsel.h    qt4rip.cpp
316qt4rip.h      qt4set.cpp    qt4set.h      qt4stat.cpp   qt4stat.h
317qt4str.cpp    qt4str.h      qt4streq.cpp  qt4streq.h    qt4svsel.cpp
318qt4svsel.h    qt4win.cpp    qt4win.h      qt4xcmd.cpp   qt4xcmd.h
319qt4yndlg.cpp  qt4yndlg.h
320
321win/X11:
322(files for X versions)
323Install.X11   NetHack.ad    Window.c      dialogs.c     ibm.bdf
324nethack.rc    nh10.bdf      nh32icon      nh56icon      nh72icon
325nh_icon.xpm   pet_mark.xbm  pilemark.xbm  rip.xpm       tile2x11.c
326winX.c        winmap.c      winmenu.c     winmesg.c     winmisc.c
327winstat.c     wintext.c     winval.c
328
329win/chain:
330(files for stacking window systems)
331wc_chainin.c   wc_chainout.c  wc_trace.c
332
333win/curses:
334(files in top directory)
335Bugs.txt    Readme.txt  Todo.txt    cursdial.c  cursdial.h  cursinit.c
336cursinit.h  cursinvt.c  cursinvt.h  cursmain.c  cursmesg.c  cursmesg.h
337cursmisc.c  cursmisc.h  cursstat.c  cursstat.h  curswins.c  curswins.h
338
339win/gem:
340(files for GEM versions - untested for 3.6.6)
341Install.gem  bitmfile.c   gem_rsc.uu   gem_rso.uu   gr_rect.c    gr_rect.h
342load_img.c   tile2img.c   title.uu     wingem.c     wingem1.c    xpm2img.c
343
344win/gnome:
345(files for GNOME versions - untested for 3.6.6)
346README      gn_xpms.h   gnaskstr.c  gnaskstr.h  gnbind.c    gnbind.h
347gnglyph.c   gnglyph.h   gnmain.c    gnmain.h    gnmap.c     gnmap.h
348gnmenu.c    gnmenu.h    gnmesg.c    gnmesg.h    gnomeprv.h  gnopts.c
349gnopts.h    gnplayer.c  gnplayer.h  gnsignal.c  gnsignal.h  gnstatus.c
350gnstatus.h  gntext.c    gntext.h    gnworn.c    gnworn.h    gnyesno.c
351gnyesno.h   mapbg.xpm
352
353win/macosx:
354(files for macosx versions)
355NetHackGuidebook.applescript  NetHackRecover.applescript
356NetHackTerm.applescript       recover.pl
357
358win/share:
359(files for versions using optional tiles)
360bmptiles.c     gifread.c      giftiles.c     monsters.txt   objects.txt
361other.txt      ppmwrite.c     renumtiles.pl  safeproc.c     thintile.c
362tile.doc       tile.h         tile2bmp.c     tilemap.c      tileset.c
363tiletext.c
364
365win/tty:
366(files for tty versions)
367getline.c  termcap.c  topl.c     wintty.c
368
369win/win32:
370(files for Windows versions - tested up to Windows 10)
371NetHackW.c             NetHackW.exe.manifest  NetHackW.rc
372dgnstuff-mingw32.mak   dgnstuff.mak           levstuff-mingw32.mak
373levstuff.mak           mhaskyn.c              mhaskyn.h
374mhdlg.c                mhdlg.h                mhfont.c
375mhfont.h               mhinput.c              mhinput.h
376mhmain.c               mhmain.h               mhmap.c
377mhmap.h                mhmenu.c               mhmenu.h
378mhmsg.h                mhmsgwnd.c             mhmsgwnd.h
379mhrip.c                mhrip.h                mhsplash.c
380mhsplash.h             mhstatus.c             mhstatus.h
381mhtext.c               mhtext.h               mnsel.uu
382mnselcnt.uu            mnunsel.uu             mswproc.c
383nethack.rc             nhresource.h           petmark.uu
384pilemark.uu            record.uu              resource.h
385rip.uu                 splash.uu              tiles-mingw32.mak
386tiles.mak              winMS.h
387
388win/win32/vs2017:
389(files for Visual Studio 2017 Community Edition builds)
390NetHack.sln                   NetHack.vcxproj
391NetHackPackage.appxmanifest   NetHackPackage.wapproj
392NetHackProperties.props       NetHackW.vcxproj
393PDCurses.vcxproj              Package.StoreAssociation.xml
394ScreenShot.PNG                afterdgncomp.proj
395afterdlb.proj                 afterlevcomp.proj
396aftermakedefs.proj            afternethack.proj
397afterrecover.proj             aftertile2bmp.proj
398aftertilemap.proj             afteruudecode.proj
399build.bat                     common.props
400config.props                  console.props
401default.props                 default_dll.props
402default_lib.props             dgncomp.vcxproj
403dirs.props                    dlb.vcxproj
404dll.props                     files.props
405levcomp.vcxproj               makedefs.vcxproj
406nh340key.def                  nh340key.vcxproj
407nhdefkey.def                  nhdefkey.vcxproj
408nhraykey.def                  nhraykey.vcxproj
409recover.vcxproj               tile2bmp.vcxproj
410tilemap.vcxproj               tiles.vcxproj
411travisci.sh                   uudecode.vcxproj
412
413win/win32/vs2017/Images:
414(files for Visual Studio 2017 Community Edition builds)
415BadgeLogo.scale-100.png
416BadgeLogo.scale-125.png
417BadgeLogo.scale-150.png
418BadgeLogo.scale-200.png
419BadgeLogo.scale-400.png
420LargeTile.scale-100.png
421LargeTile.scale-125.png
422LargeTile.scale-150.png
423LargeTile.scale-200.png
424LargeTile.scale-400.png
425LockScreenLogo.scale-200.png
426SmallTile.scale-100.png
427SmallTile.scale-125.png
428SmallTile.scale-150.png
429SmallTile.scale-200.png
430SmallTile.scale-400.png
431SplashScreen.scale-100.png
432SplashScreen.scale-125.png
433SplashScreen.scale-150.png
434SplashScreen.scale-200.png
435SplashScreen.scale-400.png
436Square150x150Logo.scale-100.png
437Square150x150Logo.scale-125.png
438Square150x150Logo.scale-150.png
439Square150x150Logo.scale-200.png
440Square150x150Logo.scale-400.png
441Square44x44Logo.altform-unplated_targetsize-16.png
442Square44x44Logo.altform-unplated_targetsize-256.png
443Square44x44Logo.altform-unplated_targetsize-32.png
444Square44x44Logo.altform-unplated_targetsize-48.png
445Square44x44Logo.scale-100.png
446Square44x44Logo.scale-125.png
447Square44x44Logo.scale-150.png
448Square44x44Logo.scale-200.png
449Square44x44Logo.scale-400.png
450Square44x44Logo.targetsize-16.png
451Square44x44Logo.targetsize-24.png
452Square44x44Logo.targetsize-24_altform-unplated.png
453Square44x44Logo.targetsize-256.png
454Square44x44Logo.targetsize-32.png
455Square44x44Logo.targetsize-48.png
456StoreLogo.backup.png
457StoreLogo.scale-100.png
458StoreLogo.scale-125.png
459StoreLogo.scale-150.png
460StoreLogo.scale-200.png
461StoreLogo.scale-400.png
462Wide310x150Logo.scale-100.png
463Wide310x150Logo.scale-125.png
464Wide310x150Logo.scale-150.png
465Wide310x150Logo.scale-200.png
466Wide310x150Logo.scale-400.png
467
468This is a list of files produced by auxiliary programs.  They can all be
469regenerated from the files in the distribution.
470
471dat:
472(file generated by dgn_comp at playground creation time)
473dungeon
474
475(files generated by lev_comp at playground creation time)
476Arc-fila.lev  Arc-filb.lev  Arc-goal.lev  Arc-loca.lev  Arc-strt.lev
477Bar-fila.lev  Bar-filb.lev  Bar-goal.lev  Bar-loca.lev  Bar-strt.lev
478Cav-fila.lev  Cav-filb.lev  Cav-goal.lev  Cav-loca.lev  Cav-strt.lev
479Hea-fila.lev  Hea-filb.lev  Hea-goal.lev  Hea-loca.lev  Hea-strt.lev
480Kni-fila.lev  Kni-filb.lev  Kni-goal.lev  Kni-loca.lev  Kni-strt.lev
481Mon-fila.lev  Mon-filb.lev  Mon-goal.lev  Mon-loca.lev  Mon-strt.lev
482Pri-fila.lev  Pri-filb.lev  Pri-goal.lev  Pri-loca.lev  Pri-strt.lev
483Ran-fila.lev  Ran-filb.lev  Ran-goal.lev  Ran-loca.lev  Ran-strt.lev
484Rog-fila.lev  Rog-filb.lev  Rog-goal.lev  Rog-loca.lev  Rog-strt.lev
485Sam-fila.lev  Sam-filb.lev  Sam-goal.lev  Sam-loca.lev  Sam-strt.lev
486Tou-fila.lev  Tou-filb.lev  Tou-goal.lev  Tou-loca.lev  Tou-strt.lev
487Val-fila.lev  Val-filb.lev  Val-goal.lev  Val-loca.lev  Val-strt.lev
488Wiz-fila.lev  Wiz-filb.lev  Wiz-goal.lev  Wiz-loca.lev  Wiz-strt.lev
489air.lev       asmodeus.lev  astral.lev    baalz.lev     bigrm-1.lev
490bigrm-2.lev   bigrm-3.lev   bigrm-4.lev   bigrm-5.lev   bigrm-6.lev
491bigrm-7.lev   bigrm-8.lev   bigrm-9.lev   bigrm-10.lev  castle.lev
492earth.lev     fakewiz1.lev  fakewiz2.lev  fire.lev      juiblex.lev
493knox.lev      medusa-1.lev  medusa-2.lev  medusa-3.lev  medusa-4.lev
494minefill.lev  minend-1.lev  minend-2.lev  minend-3.lev  minetn-1.lev
495minetn-2.lev  minetn-3.lev  minetn-4.lev  minetn-5.lev  minetn-6.lev
496minetn-7.lev  oracle.lev    orcus.lev     sanctum.lev   soko1-1.lev
497soko1-2.lev   soko2-1.lev   soko2-2.lev   soko3-1.lev   soko3-2.lev
498soko4-1.lev   soko4-2.lev   tower1.lev    tower2.lev    tower3.lev
499valley.lev    water.lev     wizard1.lev   wizard2.lev   wizard3.lev
500
501(files generated by makedefs at playground creation time)
502data         dungeon.pdf  options      oracles      quest.dat    rumors
503
504(files generated for Qt interface on Mac OS X)
505Info.plist    nethack.icns
506
507(files generated for win32 at compile time)
508dlb.lst   porthelp
509
510(files generated for win32 gui at compile time)
511guioptions
512
513(files generated for win32 tty at compile time)
514ttyoptions
515
516(tile files optionally generated for X ports at playground creation time)
517pet_mark.xbm  rip.xpm       x11tiles
518
519include:
520(file for tiles support copied from win/share at compile time)
521tile.h
522
523(file for win32 that are moved into include at compile time)
524win32api.h
525
526(files generated by makedefs at compile time)
527date.h     onames.h   pm.h       vis_tab.h
528
529(files generated by yacc (or copied from sys/share) at compile time)
530dgn_comp.h  lev_comp.h
531
532src:
533(files for win32 that are moved into src at compile time)
534Makefile      Makefile.bcc  Makefile.gcc
535
536(files generated by 'moc' for Qt interface at compile time)
537qt_kde0.moc      qt_win.moc       qttableview.moc
538
539(file generated by makedefs at compile time by some ports)
540monstr.c
541
542(file generated by makedefs at compile time)
543vis_tab.c
544
545(file optionally generated by tilemap at compile time)
546tile.c
547
548sys/winnt:
549(file generated by uudecode at compile time)
550nethack.ico
551
552util:
553(files generated by lex and yacc (or copied from sys/share) at compile time)
554dgn_lex.c   dgn_yacc.c  lev_lex.c   lev_yacc.c
555
556(file generated for unix at compile time if various tiles utilities are built)
557tiletxt.c
558
559(file generated for win32 at compile time)
560uudecode.exe
561
562NOTE: If your binaries were compiled with the data librarian (DLB) option,
563      your playground will not contain all of the files listed here.  All
564      of the files listed as being required for the playground must still
565      have been built by your compiler, but the DLB code will roll them up
566      into another file (or files).
567
568