pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

doomlegacy-devel: Update to SVN revision 1713



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Fri Jan 17 17:50:07 2025 +0100
Changeset:	34c83794fbfaa4ce13266978863fb81725141b20

Modified Files:
	doomlegacy-devel/Makefile
	doomlegacy-devel/TODO

Log Message:
doomlegacy-devel: Update to SVN revision 1713

- Melee attack works again.
- Fix for SDL2 keyboard input.
- Fix for ESD sound library.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=34c83794fbfaa4ce13266978863fb81725141b20

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 doomlegacy-devel/Makefile |  2 +-
 doomlegacy-devel/TODO     | 13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

diffs:
diff --git a/doomlegacy-devel/Makefile b/doomlegacy-devel/Makefile
index c98277cc46..c0a3a809ad 100644
--- a/doomlegacy-devel/Makefile
+++ b/doomlegacy-devel/Makefile
@@ -2,7 +2,7 @@
 
 VERS=		1.48.16
 #PKGNAME=	doomlegacy-${VERS}
-SVNVERS=	1710
+SVNVERS=	1713
 DISTNAME=	doomlegacy-devel-0r${SVNVERS}
 CATEGORIES=	games
 
diff --git a/doomlegacy-devel/TODO b/doomlegacy-devel/TODO
index cd4582acfa..ec2915998c 100644
--- a/doomlegacy-devel/TODO
+++ b/doomlegacy-devel/TODO
@@ -39,4 +39,17 @@ Part 30: Savegame sync problem with format 1.49
     =>�Fixed�with�SVN�revision�1710
 
 
+Part 31: Problem with melee attack
+==================================
+[X] No damage to the player
+    => Reported in bug ticket #697
+    =>�Fixed�with�SVN�revision�1710
+
+
+Part 32: Most MBF21 maps crash the engine
+=========================================
+[ ] Segmentation fault
+    => Reported in bug ticket #698
+
+
 EOF


Home | Main Index | Thread Index | Old Index