update Files

This commit is contained in:
nhmall
2024-11-30 19:38:44 -05:00
parent c2c2e84485
commit 079da0fcba

36
Files
View File

@@ -12,8 +12,8 @@ Porting README azure-pipelines.yml
DEVEL: DEVEL:
(files for people developing changes to NetHack) (files for people developing changes to NetHack)
Developer.txt code_features.txt code_style.txt git_recipes.txt Developer.txt VERSION code_features.txt code_style.txt
gitinfo.pl nhgitset.pl git_recipes.txt gitinfo.pl nhgitset.pl
DEVEL/DOTGIT: DEVEL/DOTGIT:
(file for people developing changes to NetHack) (file for people developing changes to NetHack)
@@ -23,11 +23,11 @@ DEVEL/hooksdir:
(files for people developing changes to NetHack) (files for people developing changes to NetHack)
NHadd NHgithook.pm NHsubst NHadd NHgithook.pm NHsubst
NHtext TARGET applypatch-msg NHtext TARGET applypatch-msg
commit-msg nhsub post-applypatch commit-msg nhhelp nhsub
post-checkout post-commit post-merge post-applypatch post-checkout post-commit
post-rewrite pre-applypatch pre-auto-gc post-merge post-rewrite pre-applypatch
pre-commit pre-push pre-rebase pre-auto-gc pre-commit pre-push
prepare-commit-msg pre-rebase prepare-commit-msg
dat: dat:
(files for all versions) (files for all versions)
@@ -93,15 +93,15 @@ dlb.h dungeon.h engrave.h extern.h flag.h
fnamesiz.h func_tab.h global.h hack.h hacklib.h fnamesiz.h func_tab.h global.h hack.h hacklib.h
integer.h isaac64.h lint.h mail.h mextra.h integer.h isaac64.h lint.h mail.h mextra.h
mfndpos.h micro.h mkroom.h monattk.h mondata.h mfndpos.h micro.h mkroom.h monattk.h mondata.h
monflag.h monst.h monsters.h nhmd4.h obj.h monflag.h monst.h monsters.h nhmd4.h nhregex.h
objclass.h objects.h optlist.h patchlevel.h pcconf.h obj.h objclass.h objects.h optlist.h patchlevel.h
permonst.h prop.h quest.h rect.h region.h pcconf.h permonst.h prop.h quest.h rect.h
rm.h seffects.h selvar.h skills.h sndprocs.h region.h rm.h seffects.h selvar.h skills.h
sp_lev.h spell.h stairs.h sym.h sys.h sndprocs.h sp_lev.h spell.h stairs.h sym.h
tcap.h tileset.h timeout.h tradstdc.h trap.h sys.h tcap.h tileset.h timeout.h tradstdc.h
unixconf.h vision.h vmsconf.h warnings.h winami.h trap.h unixconf.h vision.h vmsconf.h warnings.h
wincurs.h windconf.h winprocs.h wintype.h you.h winami.h wincurs.h windconf.h winprocs.h wintype.h
youprop.h you.h youprop.h
(file for tty versions) (file for tty versions)
wintty.h wintty.h
@@ -532,6 +532,10 @@ sys/windows/vs/hacklib:
(file for Visual Studio 2019 or 2022 Community Edition builds) (file for Visual Studio 2019 or 2022 Community Edition builds)
hacklib.vcxproj hacklib.vcxproj
sys/windows/vs/lualib:
(file for Visual Studio 2019 or 2022 Community Edition builds)
lualib.vcxproj
sys/windows/vs/makedefs: sys/windows/vs/makedefs:
(files for Visual Studio 2019 or 2022 Community Edition builds) (files for Visual Studio 2019 or 2022 Community Edition builds)
aftermakedefs.proj makedefs.vcxproj aftermakedefs.proj makedefs.vcxproj