new upstream

git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@10080 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
joey
2004-02-14 21:35:37 +00:00
parent 26fb70d304
commit a02c126403
224 changed files with 5624 additions and 2217 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.32 2003/11/16 14:14:18 lukem Exp $
# $NetBSD: Makefile,v 1.33 2004/02/08 22:14:27 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk>
@@ -26,13 +26,16 @@ FILES+=${file}
.endif
.endfor
CLEANFILES+=map setup setup.lo host_phantglobs.lo ${ALLFILES}
CLEANFILES+=map setup setup.lo host_phantglobs.lo ${ALLFILES} files.stamp
realall: ${FILES}
${FILES}: setup monsters.asc
${FILES}: files.stamp
files.stamp: setup monsters.asc
${_MKMSG_CREATE} ${FILES}
rm -f ${.TARGET}
./setup -m ${.CURDIR}/monsters.asc
touch ${.TARGET}
setup: host_phantglobs.lo setup.lo ${LIBM}
${_MKTARGET_LINK}

View File

@@ -1,4 +1,4 @@
/* $NetBSD: fight.c,v 1.7 2000/04/27 00:30:53 jdc Exp $ */
/* $NetBSD: fight.c,v 1.8 2004/02/08 00:32:07 jsm Exp $ */
/*
* fight.c Phantasia monster fighting routines

View File

@@ -1,4 +1,4 @@
/* $NetBSD: io.c,v 1.5 1999/09/08 21:45:29 jsm Exp $ */
/* $NetBSD: io.c,v 1.6 2004/02/08 00:32:07 jsm Exp $ */
/*
* io.c - input/output routines for Phantasia

View File

@@ -1,4 +1,4 @@
/* $NetBSD: main.c,v 1.11 2003/05/08 13:03:49 wiz Exp $ */
/* $NetBSD: main.c,v 1.12 2004/01/01 16:03:46 jsm Exp $ */
/*
* Phantasia 3.3.2 -- Interterminal fantasy game

View File

@@ -1,4 +1,4 @@
/* $NetBSD: misc.c,v 1.9 2003/05/08 13:03:49 wiz Exp $ */
/* $NetBSD: misc.c,v 1.10 2004/01/01 16:03:46 jsm Exp $ */
/*
* misc.c Phantasia miscellaneous support routines

View File

@@ -1,4 +1,4 @@
.\" $NetBSD: phantasia.6,v 1.10 2003/05/18 09:30:08 wiz Exp $
.\" $NetBSD: phantasia.6,v 1.11 2004/01/03 13:32:23 wiz Exp $
.\"
.Dd April 1, 2001
.Dt PHANTASIA 6
@@ -54,9 +54,6 @@ Only characters above
zero are saved.
Characters unused for awhile will be purged.
Characters are only placed on the scoreboard when they die.
.Sh AUTHORS
.An Edward Estes ,
AT\*[Am]T Information Systems, Skokie, IL
.Sh PARTICULARS
.Ss Normal Play
A number of the player's more important statistics are almost always
@@ -1191,6 +1188,9 @@ Upon slaying a player in battle the winner gets the other's
and treasures.
.Em Rings
do not work for inter-terminal battle.
.Sh AUTHORS
.An Edward Estes ,
AT\*[Am]T Information Systems, Skokie, IL
.Sh BUGS
All screen formats assume at least 24 lines by at least 80 columns.
No provisions are made for when any of the data items get too big