Hello.

Today is the day where I released dMagnetic 0.19. It is now possible to run the original MS-DOS binaries natively on the Interpreter, including the much better looking graphics.

Additionally, the random number generator was given an overhaul, which allows for a
completely different experience whilst playing. (If desired)


A more detailed description (including new screenshots) can be found on my website,
please go to http://www.dettus.net/dMagnetic/ to check it out.



Attached to this email is the patch that needs to be applied to the games/dmagnetic
directory in the ports tree of OpenBSD.

Thomas Dettbarn

--- Makefile.orig	2019-12-27 21:03:36.953568996 +0100
+++ Makefile	2019-12-27 21:03:36.957569030 +0100
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.5 2019/11/13 06:34:01 rsadowski Exp $
+# $OpenBSD$
 
 V =		0.18
 COMMENT =	interpreter for Magnetic Scrolls games
--- distinfo.orig	2019-12-27 21:03:36.953568996 +0100
+++ distinfo	2019-12-27 21:03:36.957569030 +0100
@@ -1,2 +1,2 @@
-SHA256 (dMagnetic_0.18.tar.gz) = 527cd6dd9140a3ff01c29545f74be140d146b8207bafbccca54a36cb79c3610f
-SIZE (dMagnetic_0.18.tar.gz) = 61210
+SHA256 (dMagnetic_0.19.tar.bz2) = 7a57aa1e0dffa6b433bf5d4f33c4aefc01268a9f2680b2c319c102e2e6275fda
+SIZE (dMagnetic_0.19.tar.bz2) = 61096

Reply via email to