pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
doomlegacy-devel: Update to SVN revision 1683.
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Fri Mar 22 13:42:05 2024 +0100
Changeset: dde907ba740c86bb1435379e114a234b647eaec6
Modified Files:
doomlegacy-devel/Makefile
Log Message:
doomlegacy-devel: Update to SVN revision 1683.
- commit revision 1683
Hexen defs, from doomlegacy2 and DSDA.
Hexen code encountered while implementing MBF21.
Not complete, do not enable.
- commit revision 1682
Prevent fighting when player has both dogs and bots.
The bots would attack the dogs.
Make bots friend aware.
- commit revision 1681
Add a missing MBF21 info entry that supports Heretic.
Fix indentation, style, and player var in heretic functions.
- commit revision 1680
Fix some things added by MBF21 patches, such as blood color in mobj.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dde907ba740c86bb1435379e114a234b647eaec6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
doomlegacy-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/doomlegacy-devel/Makefile b/doomlegacy-devel/Makefile
index 0fc80370d3..83ad742366 100644
--- a/doomlegacy-devel/Makefile
+++ b/doomlegacy-devel/Makefile
@@ -2,7 +2,7 @@
VERS= 1.48.14
#PKGNAME= doomlegacy-${VERS}
-SVNVERS= 1667
+SVNVERS= 1683
DISTNAME= doomlegacy-devel-0r${SVNVERS}
CATEGORIES= games
Home |
Main Index |
Thread Index |
Old Index