forked from NetHack/NetHack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Files
677 lines (570 loc) · 24.6 KB
/
Files
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
This is a listing of all files in a full NetHack 3.7 distribution, organized
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
from or not transferred to your system if you wish.
(Note: we ignore various dot files related to git.)
.:
(files in top directory)
.clang-format Cross-compiling Files
Porting README azure-pipelines.yml
DEVEL:
(files for people developing changes to NetHack)
Developer.txt code_features.txt code_style.txt git_recipes.txt
gitinfo.pl nhgitset.pl
DEVEL/DOTGIT:
(file for people developing changes to NetHack)
TARGET
DEVEL/hooksdir:
(files for people developing changes to NetHack)
NHadd NHgithook.pm NHsubst
NHtext TARGET applypatch-msg
commit-msg nhsub post-applypatch
post-checkout post-commit post-merge
post-rewrite pre-applypatch pre-auto-gc
pre-commit pre-push pre-rebase
prepare-commit-msg
dat:
(files for all versions)
Arc-fila.lua Arc-filb.lua Arc-goal.lua Arc-loca.lua Arc-strt.lua
Bar-fila.lua Bar-filb.lua Bar-goal.lua Bar-loca.lua Bar-strt.lua
Cav-fila.lua Cav-filb.lua Cav-goal.lua Cav-loca.lua Cav-strt.lua
GENFILES Hea-fila.lua Hea-filb.lua Hea-goal.lua Hea-loca.lua
Hea-strt.lua Kni-fila.lua Kni-filb.lua Kni-goal.lua Kni-loca.lua
Kni-strt.lua Mon-fila.lua Mon-filb.lua Mon-goal.lua Mon-loca.lua
Mon-strt.lua Pri-fila.lua Pri-filb.lua Pri-goal.lua Pri-loca.lua
Pri-strt.lua Ran-fila.lua Ran-filb.lua Ran-goal.lua Ran-loca.lua
Ran-strt.lua Rog-fila.lua Rog-filb.lua Rog-goal.lua Rog-loca.lua
Rog-strt.lua Sam-fila.lua Sam-filb.lua Sam-goal.lua Sam-loca.lua
Sam-strt.lua Tou-fila.lua Tou-filb.lua Tou-goal.lua Tou-loca.lua
Tou-strt.lua Val-fila.lua Val-filb.lua Val-goal.lua Val-loca.lua
Val-strt.lua Wiz-fila.lua Wiz-filb.lua Wiz-goal.lua Wiz-loca.lua
Wiz-strt.lua air.lua asmodeus.lua astral.lua baalz.lua
bigrm-1.lua bigrm-2.lua bigrm-3.lua bigrm-4.lua bigrm-5.lua
bigrm-6.lua bigrm-7.lua bigrm-8.lua bigrm-9.lua bigrm-10.lua
bigrm-11.lua bogusmon.txt castle.lua cmdhelp data.base
dungeon.lua earth.lua engrave.txt epitaph.txt fakewiz1.lua
fakewiz2.lua fire.lua hellfill.lua help hh
history juiblex.lua keyhelp knox.lua license
medusa-1.lua medusa-2.lua medusa-3.lua medusa-4.lua minefill.lua
minend-1.lua minend-2.lua minend-3.lua minetn-1.lua minetn-2.lua
minetn-3.lua minetn-4.lua minetn-5.lua minetn-6.lua minetn-7.lua
nhcore.lua nhlib.lua opthelp optmenu oracle.lua
oracles.txt orcus.lua quest.lua rumors.fal rumors.tru
sanctum.lua soko1-1.lua soko1-2.lua soko2-1.lua soko2-2.lua
soko3-1.lua soko3-2.lua soko4-1.lua soko4-2.lua symbols
themerms.lua tower1.lua tower2.lua tower3.lua tribute
usagehlp valley.lua water.lua wizard1.lua wizard2.lua
wizard3.lua wizhelp
doc:
(files for all versions)
Gbk-1pg-pfx.mn Gbk-1pg-sfx.mn Guidebook.mn Guidebook.tex
Guidebook.txt config.nh dlb.6 dlb.txt
fixes1-0.txt fixes1-4-f.txt fixes2-2.txt fixes2-3-e.txt
fixes3-0.txt fixes3-0-pl01.txt fixes3-0-pl02.txt fixes3-0-pl03.txt
fixes3-0-pl04.txt fixes3-0-pl05.txt fixes3-0-pl06.txt fixes3-0-pl07.txt
fixes3-0-pl08.txt fixes3-0-pl09.txt fixes3-0-pl10.txt fixes3-1-1.txt
fixes3-1-2.txt fixes3-1-3.txt fixes3-2-0.txt fixes3-2-1.txt
fixes3-2-2.txt fixes3-2-3.txt fixes3-3-0.txt fixes3-3-1.txt
fixes3-4-0.txt fixes3-4-1.txt fixes3-4-2.txt fixes3-4-3.txt
fixes3-5-0.txt fixes3-6-0.txt fixes3-6-1.txt fixes3-6-2.txt
fixes3-6-3.txt fixes3-6-4.txt fixes3-6-5.txt fixes3-6-6.txt
fixes3-6-7.txt fixes3-7-0.txt fixesX-X-X.txt lua.adoc
makedefs.6 makedefs.txt mn.7 mn.txt
mnh.7 mnh.txt nethack.6 nethack.txt
options.txt recover.6 recover.txt sound.txt
tmac.n tmac.nh window.txt
include:
(files for X versions)
tile2x11.h winX.h xwindow.h xwindowp.h
(files for all versions)
align.h artifact.h artilist.h attrib.h botl.h
color.h config.h config1.h context.h coord.h
cstd.h decl.h defsym.h dgn_file.h display.h
dlb.h dungeon.h engrave.h extern.h flag.h
fnamesiz.h func_tab.h global.h hack.h integer.h
isaac64.h lint.h mail.h mextra.h mfndpos.h
micro.h mkroom.h monattk.h mondata.h monflag.h
monst.h monsters.h obj.h objclass.h objects.h
optlist.h patchlevel.h pcconf.h permonst.h prop.h
quest.h rect.h region.h rm.h seffects.h
skills.h sndprocs.h sp_lev.h spell.h sym.h
sys.h tcap.h tileset.h timeout.h tradstdc.h
trap.h unixconf.h vision.h vmsconf.h warnings.h
winami.h wincurs.h windconf.h winprocs.h wintype.h
you.h youprop.h
(file for tty versions)
wintty.h
outdated:
(files that are no longer maintained for current game code)
.travis.yml
outdated/dat:
(files that are no longer maintained for current game code)
symbols
outdated/include:
(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 system.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)
Build.ami Install.ami Makefile.agc Makefile.ami NetHack.cnf
amidos.c amidos.p amifont.uu amifont8.uu amigst.c
amii.hlp amimenu.c amirip.c amistack.c amitty.c
amiwind.c amiwind.p clipwin.c colorwin.c grave16.xpm
ifchange mkdmake txt2iff.c winamenu.c winami.c
winami.p winchar.c windefs.h winext.h winfuncs.c
winkey.c winproto.h winreq.c winstr.c xpm2iff.c
outdated/sys/atari:
(files for Atari version - untested for 3.7)
Install.tos atarifnt.uue nethack.mnu setup.g tos.c
unx2atar.sed
outdated/sys/be:
(files for BeOS version - untested for 3.7)
README bemain.c
outdated/sys/mac:
(files for 68K Macintosh versions)
Files.r Install.mw MacHelp NHDeflts NHrsrc.hqx
NHsound.hqx News README carbon.plist dprintf.c
maccurs.c macerrs.c macfile.c machelp.hqx macmain.c
macmenu.c mactopl.c mactty.c macunix.c macwin.c
mgetline.c mmodal.c mrecover.c mrecover.hqx mttymain.c
outdated/sys/msdos:
(files for deprecated real mode msdos version)
Makefile.BC Makefile.MSC SCHEMA35.MSC moveinit.pat ovlinit.c
schema1.BC schema2.BC schema3.MSC
outdated/sys/os2:
(files for OS/2 version - untested for 3.7)
Install.os2 Makefile.os2 nhpmico.uu os2.c
outdated/sys/unix:
(files that are no longer maintained for current game code)
README.linux cross-amiga.sh
outdated/sys/unix/hints:
(files that are no longer maintained for current game code)
cross-amiga linux linux-chroot linux-qt4
linux-qt5 linux-x11 macosx macosx10.5
macosx10.7 macosx10.8 macosx10.10 macosx10.10-qt
macosx10.14
outdated/sys/unix/hints/include:
(files that are no longer maintained for current game code)
cross-amiga-post cross-amiga-pre
outdated/sys/vms:
(files that are no longer maintained for current game code)
lev_lex.h
outdated/sys/wince:
(files for Windows CE and PocketPC - untested for 3.7)
Install.ce bootstrp.mak celib.c cesetup.bat cesound.c
defaults.nh keypad.uu menubar.uu mhaskyn.c mhaskyn.h
mhcmd.c mhcmd.h mhcolor.c mhcolor.h mhdlg.c
mhdlg.h mhfont.c mhfont.h mhinput.c mhinput.h
mhmain.c mhmain.h mhmap.c mhmap.h mhmenu.c
mhmenu.h mhmsg.h mhmsgwnd.c mhmsgwnd.h mhrip.c
mhrip.h mhstatus.c mhstatus.h mhtext.c mhtext.h
mhtxtbuf.c mhtxtbuf.h mswproc.c newres.h nhico.uu
resource.h winMS.h winhack.c winhack.rc winhcksp.rc
winmain.c
outdated/sys/wince/ceinc:
(header files for Windows CE and PocketPC - untested for 3.7)
assert.h errno.h fcntl.h
outdated/sys/wince/ceinc/sys:
(sys/stat.h for Windows CE and PocketPC - untested for 3.6.2)
stat.h
outdated/sys/windows:
(files that are no longer maintained for current game code)
travis-gcc.sh
outdated/sys/windows/vs:
(files that are no longer maintained for current game code)
travisci.sh
outdated/win/Qt3:
(files for the Qt 3 widget library - X11, Windows, Mac OS X, or Qtopia)
Info.plist Install.Qt knethack.lnk
knh-mini.xpm knh.xpm qpe-nethack.control
qt3_clust.cpp qt3_clust.h qt3_kde0.h
qt3_win.cpp qt3_win.h qt3_xpms.h
qt3tableview.cpp qt3tableview.h tileedit.cpp
tileedit.h
outdated/win/gem:
(files for GEM versions - untested for 3.7)
Install.gem bitmfile.c gem_rsc.uu gem_rso.uu gr_rect.c gr_rect.h
load_img.c tile2img.c title.uu wingem.c wingem1.c xpm2img.c
outdated/win/gnome:
(files for GNOME versions - untested for 3.7)
README gn_xpms.h gnaskstr.c gnaskstr.h gnbind.c gnbind.h
gnglyph.c gnglyph.h gnmain.c gnmain.h gnmap.c gnmap.h
gnmenu.c gnmenu.h gnmesg.c gnmesg.h gnomeprv.h gnopts.c
gnopts.h gnplayer.c gnplayer.h gnsignal.c gnsignal.h gnstatus.c
gnstatus.h gntext.c gntext.h gnworn.c gnworn.h gnyesno.c
gnyesno.h mapbg.xpm
sound/fmod:
(file in top directory)
fmod.c
sound/macsound:
(file in top directory)
macsound.m
sound/qtsound:
(file in top directory)
README.md
sound/wav:
(files in top directory)
README attributions.txt
sa2_xpleveldown.uu sa2_xplevelup.uu
se_squeak_A.uu se_squeak_B.uu
se_squeak_B_flat.uu se_squeak_C.uu
se_squeak_D.uu se_squeak_D_flat.uu
se_squeak_E.uu se_squeak_E_flat.uu
se_squeak_F.uu se_squeak_F_sharp.uu
se_squeak_G.uu se_squeak_G_sharp.uu
sound_Bell.uu sound_Bugle_A.uu
sound_Bugle_B.uu sound_Bugle_C.uu
sound_Bugle_D.uu sound_Bugle_E.uu
sound_Bugle_F.uu sound_Bugle_G.uu
sound_Drum_Of_Earthquake.uu sound_Fire_Horn.uu
sound_Frost_Horn.uu sound_Leather_Drum.uu
sound_Magic_Flute_A.uu sound_Magic_Flute_B.uu
sound_Magic_Flute_C.uu sound_Magic_Flute_D.uu
sound_Magic_Flute_E.uu sound_Magic_Flute_F.uu
sound_Magic_Flute_G.uu sound_Magic_Harp_A.uu
sound_Magic_Harp_B.uu sound_Magic_Harp_C.uu
sound_Magic_Harp_D.uu sound_Magic_Harp_E.uu
sound_Magic_Harp_F.uu sound_Magic_Harp_G.uu
sound_Tooled_Horn_A.uu sound_Tooled_Horn_B.uu
sound_Tooled_Horn_C.uu sound_Tooled_Horn_D.uu
sound_Tooled_Horn_E.uu sound_Tooled_Horn_F.uu
sound_Tooled_Horn_G.uu sound_Wooden_Flute_A.uu
sound_Wooden_Flute_B.uu sound_Wooden_Flute_C.uu
sound_Wooden_Flute_D.uu sound_Wooden_Flute_E.uu
sound_Wooden_Flute_F.uu sound_Wooden_Flute_G.uu
sound_Wooden_Harp_A.uu sound_Wooden_Harp_B.uu
sound_Wooden_Harp_C.uu sound_Wooden_Harp_D.uu
sound_Wooden_Harp_E.uu sound_Wooden_Harp_F.uu
sound_Wooden_Harp_G.uu uu2wav.cmd
uu2wav.sh
sound/windsound:
(file in top directory)
windsound.c
src:
(files for all versions)
allmain.c alloc.c apply.c artifact.c attrib.c ball.c
bones.c botl.c cmd.c date.c dbridge.c decl.c
detect.c dig.c display.c dlb.c do.c do_name.c
do_wear.c dog.c dogmove.c dokick.c dothrow.c drawing.c
dungeon.c eat.c end.c engrave.c exper.c explode.c
extralev.c files.c fountain.c hack.c hacklib.c insight.c
invent.c isaac64.c light.c lock.c mail.c makemon.c
mcastu.c mdlib.c mhitm.c mhitu.c minion.c mklev.c
mkmap.c mkmaze.c mkobj.c mkroom.c mon.c mondata.c
monmove.c monst.c mplayer.c mthrowu.c muse.c music.c
nhlobj.c nhlsel.c nhlua.c o_init.c objects.c objnam.c
options.c pager.c pickup.c pline.c polyself.c potion.c
pray.c priest.c quest.c questpgr.c read.c rect.c
region.c restore.c rip.c rnd.c role.c rumors.c
save.c sfstruct.c shk.c shknam.c sit.c sounds.c
sp_lev.c spell.c steal.c steed.c symbols.c sys.c
teleport.c timeout.c topten.c track.c trap.c u_init.c
uhitm.c utf8map.c vault.c version.c vision.c weapon.c
were.c wield.c windows.c wizard.c worm.c worn.c
write.c zap.c
submodules:
(files in top directory)
lua pdcurses pdcursesmod
sys/libnh:
(files in top directory)
README.md libnhmain.c sysconf
sys/libnh/test:
(files in top directory)
README.md libtest.c run.sh
sys/msdos:
(files for MSDOS version)
Install.dos Makefile.GCC exceptn.S.patch
fetch-cross-compiler.sh font.c font.h
msdos.c msdoshlp.txt nhlua.h
pckeys.c pctiles.c pctiles.h
pcvideo.h portio.h setup.bat
sysconf tile2bin.c vesa.h
video.c vidtxt.c vidvesa.c
vidvga.c
(files for running MSDOS binary under Windows)
nhico.uu nhpif.uu
sys/msdos/fonts:
(files for MSDOS version)
README.txt makefont.lua nh-u16b.bdf nh-u16v.bdf nh-u18b.bdf
nh-u20b.bdf nh-u22b.bdf nh-u24b.bdf nh-u28b.bdf nh-u32b.bdf
sys/share:
(Berkeley random number file, which may be included in any version)
random.c
(Berkeley uudecode file, which may be used in build process of any version)
uudecode.c
(file for MSDOS, OS/2, Amiga, and Atari versions - only MSDOS tested for 3.7)
pcmain.c
(file for MSDOS, OS/2, and Atari versions - only MSDOS tested for 3.7)
NetHack.cnf pctty.c
(file for MSDOS, OS/2, and VMS versions)
termcap
(file for VMS version)
tclib.c
(files for MSDOS, OS/2 and Atari versions - only MSDOS tested for 3.7)
pcsys.c pcunix.c
(files for OS/2 version - untested for 3.7)
Makefile.lib termcap.uu
(files for UNIX and Be versions)
ioctl.c unixtty.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
(pmatch regex for other versions)
pmatchregex.c
sys/unix:
(files for UNIX versions)
Install.unx Makefile.check Makefile.dat Makefile.doc
Makefile.src Makefile.top Makefile.utl NewInstall.unx
README.xcode XCode.xcconfig depend.awk gitinfo.sh
mkmkfile.sh nethack.sh setup.sh sysconf
unixmain.c unixres.c unixunix.c
sys/unix/NetHack.xcodeproj:
(file for macOS Xcode)
project.pbxproj
sys/unix/NetHack.xcodeproj/project.xcworkspace:
(file for macOS Xcode)
contents.xcworkspacedata
sys/unix/NetHack.xcodeproj/project.xcworkspace/xcshareddata:
(files for macOS Xcode)
IDEWorkspaceChecks.plist WorkspaceSettings.xcsettings
sys/unix/NetHack.xcodeproj/xcshareddata/xcschemes:
(files for macOS Xcode)
NetHack.xcscheme makedefs.xcscheme recover.xcscheme
sys/unix/hints:
(files for configuring UNIX NetHack versions)
linux-minimal linux.370 macOS.370
macosx.sh solaris solaris-playground
unix
sys/unix/hints/include:
(files for configuring UNIX NetHack versions)
compiler.370 cross-post.370 cross-pre.370 gbdates-post.370
gbdates-pre.370 misc.370 multisnd-post.370 multisnd1-pre.370
multisnd2-pre.370 multiw-1.370 multiw-2.370
sys/vms:
(files for VMS version)
Install.vms Makefile.dat Makefile.doc Makefile.src Makefile.top
Makefile.utl install.com nethack.com oldcrtl.c spec_lev.com
sysconf vmsbuild.com vmsfiles.c vmsmail.c vmsmain.c
vmsmisc.c vmstty.c vmsunix.c
sys/windows:
(files for Windows 7/8.x/10/11 version)
.nethackrc.template Install.windows Makefile.mingw32
Makefile.mingw32.depend Makefile.nmake console.rc
consoletty.c guitty.c nethack.def
nhico.uu nhsetup.bat porthelp
sysconf.template win10.c win10.h
win32api.h windmain.c windsys.c
winos.h
sys/windows/vs:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
NetHack.sln NetHackPackage.appxmanifest
NetHackPackage.wapproj NetHackProperties.props
Package.StoreAssociation.xml ScreenShot.PNG
build.bat common.props
config.props console.props
cpp.hint default.props
default_dll.props default_lib.props
dirs.props dll.props
files.props
sys/windows/vs/Images:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
BadgeLogo.scale-100.png
BadgeLogo.scale-125.png
BadgeLogo.scale-150.png
BadgeLogo.scale-200.png
BadgeLogo.scale-400.png
LargeTile.scale-100.png
LargeTile.scale-125.png
LargeTile.scale-150.png
LargeTile.scale-200.png
LargeTile.scale-400.png
LockScreenLogo.scale-200.png
SmallTile.scale-100.png
SmallTile.scale-125.png
SmallTile.scale-150.png
SmallTile.scale-200.png
SmallTile.scale-400.png
SplashScreen.scale-100.png
SplashScreen.scale-125.png
SplashScreen.scale-150.png
SplashScreen.scale-200.png
SplashScreen.scale-400.png
Square150x150Logo.scale-100.png
Square150x150Logo.scale-125.png
Square150x150Logo.scale-150.png
Square150x150Logo.scale-200.png
Square150x150Logo.scale-400.png
Square44x44Logo.altform-unplated_targetsize-16.png
Square44x44Logo.altform-unplated_targetsize-256.png
Square44x44Logo.altform-unplated_targetsize-32.png
Square44x44Logo.altform-unplated_targetsize-48.png
Square44x44Logo.scale-100.png
Square44x44Logo.scale-125.png
Square44x44Logo.scale-150.png
Square44x44Logo.scale-200.png
Square44x44Logo.scale-400.png
Square44x44Logo.targetsize-16.png
Square44x44Logo.targetsize-24.png
Square44x44Logo.targetsize-24_altform-unplated.png
Square44x44Logo.targetsize-256.png
Square44x44Logo.targetsize-32.png
Square44x44Logo.targetsize-48.png
StoreLogo.backup.png
StoreLogo.scale-100.png
StoreLogo.scale-125.png
StoreLogo.scale-150.png
StoreLogo.scale-200.png
StoreLogo.scale-400.png
Wide310x150Logo.scale-100.png
Wide310x150Logo.scale-125.png
Wide310x150Logo.scale-150.png
Wide310x150Logo.scale-200.png
Wide310x150Logo.scale-400.png
sys/windows/vs/NetHack:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
NetHack.vcxproj afternethack.proj
sys/windows/vs/NetHackW:
(file for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
NetHackW.vcxproj
sys/windows/vs/PDCurses:
(file for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
PDCurses.vcxproj
sys/windows/vs/PDCursesGui:
(file for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
pdcursesgui.vcxproj
sys/windows/vs/dlb:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
afterdlb.proj dlb.vcxproj
sys/windows/vs/makedefs:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
aftermakedefs.proj makedefs.vcxproj
sys/windows/vs/recover:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
afterrecover.proj recover.vcxproj
sys/windows/vs/tile2bmp:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
aftertile2bmp.proj tile2bmp.vcxproj
sys/windows/vs/tilemap:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
aftertilemap.proj tilemap.vcxproj
sys/windows/vs/tiles:
(file for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
tiles.vcxproj
sys/windows/vs/uudecode:
(files for Visual Studio 2017 or 2019 or 2022 Community Edition builds)
afteruudecode.proj uudecode.vcxproj
test:
(files for testing)
test_cnf.lua test_des.lua test_lev.lua test_obj.lua test_sel.lua
test_shk.lua test_src.lua testmove.lua testwish.lua
util:
(files for all versions)
dlb_main.c makedefs.c mdgrep.h mdgrep.pl panic.c recover.c
win/Qt:
(files for the Qt 4 or 5 widget library - X11, Windows, Mac OS X)
Qt-issues.txt qt_bind.cpp qt_bind.h qt_click.cpp qt_click.h
qt_clust.cpp qt_clust.h qt_delay.cpp qt_delay.h qt_glyph.cpp
qt_glyph.h qt_icon.cpp qt_icon.h qt_inv.cpp qt_inv.h
qt_kde0.h qt_key.cpp qt_key.h qt_line.cpp qt_line.h
qt_main.cpp qt_main.h qt_map.cpp qt_map.h qt_menu.cpp
qt_menu.h qt_msg.cpp qt_msg.h qt_plsel.cpp qt_plsel.h
qt_post.h qt_pre.h qt_rip.cpp qt_rip.h qt_set.cpp
qt_set.h qt_stat.cpp qt_stat.h qt_str.cpp qt_str.h
qt_streq.cpp qt_streq.h qt_svsel.cpp qt_svsel.h qt_win.cpp
qt_win.h qt_xcmd.cpp qt_xcmd.h qt_xpms.h qt_yndlg.cpp
qt_yndlg.h
win/X11:
(files for X versions)
Install.X11 NetHack.ad Window.c X11-issues.txt
dialogs.c ibm.bdf nethack.rc nh10.bdf
nh32icon nh56icon nh72icon nh_icon.xpm
pet_mark.xbm pilemark.xbm rip.xpm tile2x11.c
winX.c winmap.c winmenu.c winmesg.c
winmisc.c winstat.c wintext.c winval.c
win/chain:
(files for stacking window systems)
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/macosx:
(files for macosx versions)
NetHackGuidebook.applescript NetHackRecover.applescript
NetHackTerm.applescript recover.pl
win/share:
(files for versions using optional tiles)
bmptiles.c gifread.c giftiles.c monsters.txt nhicns.uu
nhsplash.xpm objects.txt other.txt ppmwrite.c renumtiles.pl
safeproc.c thintile.c tile.doc tile.h tile2bmp.c
tilemap.c tileset.c tiletext.c tiletxt.c
win/shim:
(file in top directory)
winshim.c
win/tty:
(files for tty versions)
getline.c termcap.c topl.c wintty.c
win/win32:
(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
mhinput.c mhinput.h mhmain.c
mhmain.h mhmap.c mhmap.h
mhmenu.c mhmenu.h mhmsg.h
mhmsgwnd.c mhmsgwnd.h mhrip.c
mhrip.h mhsplash.c mhsplash.h
mhstatus.c mhstatus.h mhtext.c
mhtext.h mnsel.uu mnselcnt.uu
mnunsel.uu mswproc.c nethack.rc
nhresource.h petmark.uu pilemark.uu
record.uu resource.h rip.uu
splash.uu tiles-mingw32.mak tiles.mak
winMS.h
This is a list of files produced by auxiliary programs. They can all be
regenerated from the files in the distribution.
dat:
(files generated by makedefs at playground creation time)
data options oracles rumors
(files generated for Qt interface on macOS)
Info.plist nethack.icns
(files generated for windows at compile time)
dlb.lst porthelp
(files generated for windows gui at compile time)
guioptions
(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
src:
(files for win32 that are moved into src at compile time)
Makefile Makefile.mingw32
(files generated by 'moc' for Qt interface at compile time)
qt_kde0.moc qt_main.moc qt_map.moc qt_menu.moc qt_msg.moc
qt_plsel.moc qt_set.moc qt_stat.moc qt_xcmd.moc qt_yndlg.moc
(file generated by makedefs -m but unused in 3.7)
monstr.c
(file optionally generated by tilemap at compile time)
tile.c
sys/windows:
(file generated by uudecode at compile time)
nethack.ico
util:
(file generated for unix at compile time if various tiles utilities are built)
tiletxt.c
(file generated for windows at compile time)
uudecode.exe
NOTE: If your binaries were compiled with the data librarian (DLB) option,
your playground will not contain all of the files listed here. All
of the files listed as being required for the playground must still
have been built by your compiler, but the DLB code will roll them up
into another file (or files).