diff --git a/Files b/Files index 16bcaecf4..e58c876b3 100644 --- a/Files +++ b/Files @@ -12,8 +12,8 @@ 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 +Developer.txt VERSION code_features.txt code_style.txt +git_recipes.txt gitinfo.pl nhgitset.pl DEVEL/DOTGIT: (file for people developing changes to NetHack) @@ -23,11 +23,11 @@ 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 +commit-msg nhhelp 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) @@ -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 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 nhmd4.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 selvar.h skills.h sndprocs.h -sp_lev.h spell.h stairs.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 +monflag.h monst.h monsters.h nhmd4.h nhregex.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 selvar.h skills.h +sndprocs.h sp_lev.h spell.h stairs.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 @@ -532,6 +532,10 @@ sys/windows/vs/hacklib: (file for Visual Studio 2019 or 2022 Community Edition builds) hacklib.vcxproj +sys/windows/vs/lualib: +(file for Visual Studio 2019 or 2022 Community Edition builds) +lualib.vcxproj + sys/windows/vs/makedefs: (files for Visual Studio 2019 or 2022 Community Edition builds) aftermakedefs.proj makedefs.vcxproj