From c0dccf2f0a26496305e615cb26717cca59365bb2 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 6 Feb 2000 03:36:03 +0000 Subject: updated xarchon to 0.50. From the ChangeLog: * Version 0.50 (December 3, 1999) - Fixed a small problem that would cause compilation errors for systems without a joystick. - If an imprisoned creature was defeated by another creature, the winning creature would become imprisoned itself. Fixed. - Healing an empty cell no longer crashes the game. - Robert Paige Rendell brought to my attention the fact that the manpage is missing the information regarding how to win the game. It's there now. - He also fixed a bug in the computer's spell selection logic regarding the imprisonment of the very last opposing creature (in order to win the game). - And last but not least, he is responsible for the mouse support, new in this version. * Version 0.45 (October 12, 1999) - Fixed the bug that would occasionally cause a projectile weapon to miss its target player. - Added a new window with tips about getting started with the game. * Version 0.44 (October 6, 1999) - Incorporated some joystick code, which was sent to me by Eric Sharkey . --- games/xarchon/Makefile | 4 ++-- games/xarchon/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index 61b0f5d47be..084e538e479 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 1999/10/29 00:51:00 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2000/02/06 03:36:03 wiz Exp $ # -DISTNAME= xarchon-0.43 +DISTNAME= xarchon-0.50 CATEGORIES= games x11 MASTER_SITES= http://xarchon.seul.org/ \ ftp://xarchon.seul.org/pub/xarchon/ diff --git a/games/xarchon/files/md5 b/games/xarchon/files/md5 index 1fa6a41a12f..b68bf3a502b 100644 --- a/games/xarchon/files/md5 +++ b/games/xarchon/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 1999/10/29 00:51:01 hubertf Exp $ +$NetBSD: md5,v 1.3 2000/02/06 03:36:04 wiz Exp $ -MD5 (xarchon-0.43.tar.gz) = ec0859dc510c9cd6ce1be530208464cb +MD5 (xarchon-0.50.tar.gz) = 491dea5b4e61ed13cd988d1c184a8ef0 -- cgit v1.2.3