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.
master
Michael Baeuerle 2024-03-22 13:42:05 +01:00
parent f7a6d13565
commit dde907ba74
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
VERS= 1.48.14
#PKGNAME= doomlegacy-${VERS}
SVNVERS= 1667
SVNVERS= 1683
DISTNAME= doomlegacy-devel-0r${SVNVERS}
CATEGORIES= games