Jan 28 cron daily updates

This commit is contained in:
nhmall
2022-01-28 10:57:08 -05:00
parent af6f9b4594
commit b9228bd284
9 changed files with 44 additions and 57 deletions
+8 -7
View File
@@ -339,13 +339,14 @@ vmsmain.c vmsmisc.c vmstty.c vmsunix.c
sys/windows: sys/windows:
(files for Windows 7/8.x/10 version) (files for Windows 7/8.x/10 version)
.nethackrc.template Install.windows Makefile.gcc .nethackrc.template Install.windows Makefile.mingw32
Makefile.msc console.rc consoletty.c Makefile.mingw32.depend Makefile.msc console.rc
nethack.def nhico.uu nhsetup.bat consoletty.c nethack.def nhico.uu
ntsound.c porthelp stub-pdcscrn.c nhsetup.bat ntsound.c porthelp
stubs.c sysconf.template travis-gcc.sh stub-pdcscrn.c stubs.c sysconf.template
win10.c win10.h win32api.h travis-gcc.sh win10.c win10.h
windmain.c windsys.c winos.h win32api.h windmain.c windsys.c
winos.h
sys/windows/vs: sys/windows/vs:
(files for Visual Studio 2017 or 2019 Community Edition builds) (files for Visual Studio 2017 or 2019 Community Edition builds)
+5 -7
View File
@@ -1,14 +1,13 @@
.TH DLB 6 "25 May 2015" NETHACK .\"DO NOT REMOVE NH_DATESUB .TH DLB 6 "DATE(%d %B %Y)" NETHACK
.de ND .TH DLB 6 "22 January 2022" NETHACK
.ds Nd \\$3 .\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y)
.. .ds Nd 2022
.de NB .de NB
.ds Nb \\$2 .ds Nb \\$2
.. ..
.de NR .de NR
.ds Nr \\$2 .ds Nr \\$2
.. ..
.ND $NHDT-Date: 1524689548 2018/04/25 20:52:28 $
.NB $NHDT-Branch: NetHack-3.6.0 $ .NB $NHDT-Branch: NetHack-3.6.0 $
.NR $NHDT-Revision: 1.7 $ .NR $NHDT-Revision: 1.7 $
.ds Na Kenneth Lorber .ds Na Kenneth Lorber
@@ -104,6 +103,5 @@ Should include an optional compression facility.
Not all read-only files for NetHack can be read out of an archive; Not all read-only files for NetHack can be read out of an archive;
examining the source is the only way to know which files can be. examining the source is the only way to know which files can be.
.SH COPYRIGHT .SH COPYRIGHT
This file is Copyright (C) \*(Na and was last modified \*(Nd (version This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr.
\*(Nb:\*(Nr).
NetHack may be freely redistributed. See license for details. NetHack may be freely redistributed. See license for details.
+4 -4
View File
@@ -63,10 +63,10 @@ BUGS
way to know which files can be. way to know which files can be.
COPYRIGHT COPYRIGHT
This file is Copyright (C) Kenneth Lorber and was last modified This file is Copyright (C) Kenneth Lorber, 2022 for version
2018/04/25 (version NetHack-3.6.0:1.7). NetHack may be freely redis- NetHack-3.6.0:1.7. NetHack may be freely redistributed. See license
tributed. See license for details. for details.
NETHACK 25 May 2015 DLB(6) NETHACK 22 January 2022 DLB(6)
+5 -10
View File
@@ -1,14 +1,13 @@
.TH MAKEDEFS 6 "1 Jan 2020" NETHACK .\"DO NOT REMOVE NH_DATESUB .TH MAKEDEFS 6 "DATE(%d %B %Y)" NETHACK
.de ND .TH MAKEDEFS 6 "22 January 2022" NETHACK
.ds Nd \\$3 .\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y)
.. .ds Nd 2022
.de NB .de NB
.ds Nb \\$2 .ds Nb \\$2
.. ..
.de NR .de NR
.ds Nr \\$2 .ds Nr \\$2
.. ..
.ND $NHDT-Date: 1524689549 2018/04/25 20:52:29 $
.NB $NHDT-Branch: NetHack-3.6.0 $ .NB $NHDT-Branch: NetHack-3.6.0 $
.NR $NHDT-Revision: 1.10 $ .NR $NHDT-Revision: 1.10 $
.ds Na Kenneth Lorber .ds Na Kenneth Lorber
@@ -248,10 +247,6 @@ end the most recent conditional
.\".SH EXAMPLES .\".SH EXAMPLES
.SH AUTHOR .SH AUTHOR
The NetHack Development Team The NetHack Development Team
.SH "SEE ALSO"
.PP
.BR dgn_comp (6)
.SH COPYRIGHT .SH COPYRIGHT
This file is Copyright (C) \*(Na and was last modified \*(Nd (version This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr.
\*(Nb:\*(Nr).
NetHack may be freely redistributed. See license for details. NetHack may be freely redistributed. See license for details.
+4 -7
View File
@@ -132,14 +132,11 @@ MDGREP FUNCTIONS
AUTHOR AUTHOR
The NetHack Development Team The NetHack Development Team
SEE ALSO
dgn_comp(6)
COPYRIGHT COPYRIGHT
This file is Copyright (C) Kenneth Lorber and was last modified This file is Copyright (C) Kenneth Lorber, 2022 for version
2018/04/25 (version NetHack-3.6.0:1.10). NetHack may be freely redis- NetHack-3.6.0:1.10. NetHack may be freely redistributed. See license
tributed. See license for details. for details.
NETHACK 1 Jan 2020 MAKEDEFS(6) NETHACK 22 January 2022 MAKEDEFS(6)
+5 -7
View File
@@ -1,14 +1,13 @@
.TH NETHACK 6 "2 February 2018" NETHACK .\"DO NOT REMOVE NH_DATESUB .TH NETHACK 6 "DATE(%d %B %Y)" NETHACK
.de ND .TH NETHACK 6 "22 January 2022" NETHACK
.ds Nd \\$3 .\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y)
.. .ds Nd 2022
.de NB .de NB
.ds Nb \\$2 .ds Nb \\$2
.. ..
.de NR .de NR
.ds Nr \\$2 .ds Nr \\$2
.. ..
.ND $NHDT-Date: 1568509458 2019/09/15 01:04:18 $
.NB $NHDT-Branch: NetHack-3.6 $ .NB $NHDT-Branch: NetHack-3.6 $
.NR $NHDT-Revision: 1.16 $ .NR $NHDT-Revision: 1.16 $
.ds Na Robert Patrick Rankin .ds Na Robert Patrick Rankin
@@ -397,8 +396,7 @@ recover(6)
.PP .PP
Probably infinite. Probably infinite.
.SH COPYRIGHT .SH COPYRIGHT
This file is Copyright (C) \*(Na and was last modified \*(Nd (version This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr.
\*(Nb:\*(Nr).
NetHack may be freely redistributed. See license for details. NetHack may be freely redistributed. See license for details.
.PP .PP
Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc. Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc.
+4 -4
View File
@@ -224,12 +224,12 @@ BUGS
Probably infinite. Probably infinite.
COPYRIGHT COPYRIGHT
This file is Copyright (C) Robert Patrick Rankin and was last modified This file is Copyright (C) Robert Patrick Rankin, 2022 for version
2019/09/15 (version NetHack-3.6:1.16). NetHack may be freely redis- NetHack-3.6:1.16. NetHack may be freely redistributed. See license
tributed. See license for details. for details.
Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc. Dungeons & Dragons is a Trademark of Wizards of the Coast, Inc.
NETHACK 2 February 2018 NETHACK(6) NETHACK 22 January 2022 NETHACK(6)
+5 -7
View File
@@ -1,14 +1,13 @@
.TH RECOVER 6 "14 December 2015" NETHACK .\"DO NOT REMOVE NH_DATESUB .TH RECOVER 6 "DATE(%d %B %Y)" NETHACK
.de ND .TH RECOVER 6 "22 January 2022" NETHACK
.ds Nd \\$3 .\"DO NOT REMOVE NH_DATESUB .ds Nd DATE(%Y)
.. .ds Nd 2022
.de NB .de NB
.ds Nb \\$2 .ds Nb \\$2
.. ..
.de NR .de NR
.ds Nr \\$2 .ds Nr \\$2
.. ..
.ND $NHDT-Date: 1524689550 2018/04/25 20:52:30 $
.NB $NHDT-Branch: NetHack-3.6.0 $ .NB $NHDT-Branch: NetHack-3.6.0 $
.NR $NHDT-Revision: 1.9 $ .NR $NHDT-Revision: 1.9 $
.ds Na Kenneth Lorber .ds Na Kenneth Lorber
@@ -142,6 +141,5 @@ determine.
should be taught to use the nethack playground locking mechanism to should be taught to use the nethack playground locking mechanism to
avoid conflicts. avoid conflicts.
.SH COPYRIGHT .SH COPYRIGHT
This file is Copyright (C) \*(Na and was last modified \*(Nd (version This file is Copyright (C) \*(Na, \*(Nd for version \*(Nb:\*(Nr.
\*(Nb:\*(Nr).
NetHack may be freely redistributed. See license for details. NetHack may be freely redistributed. See license for details.
+4 -4
View File
@@ -80,10 +80,10 @@ BUGS
nism to avoid conflicts. nism to avoid conflicts.
COPYRIGHT COPYRIGHT
This file is Copyright (C) Kenneth Lorber and was last modified This file is Copyright (C) Kenneth Lorber, 2022 for version
2018/04/25 (version NetHack-3.6.0:1.9). NetHack may be freely redis- NetHack-3.6.0:1.9. NetHack may be freely redistributed. See license
tributed. See license for details. for details.
NETHACK 14 December 2015 RECOVER(6) NETHACK 22 January 2022 RECOVER(6)