Commit graph

7 commits

Author SHA1 Message Date
Tobias Nygren
5095532425 This commit brought to you by the automated whitespace police (pkglint) 2008-05-24 15:34:08 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
294562ffe3 Convert to buildlink3. 2004-05-14 00:41:31 +00:00
Thomas Klausner
d6b3d8fe87 Update to 1.1. Author says:
I've fixed some minor problems with the way that it sits in pkgsrc,
 and also fixed some more general problems with it, so it's now on
 version 1.1.  Might as well go with that one instead of 1.0.
Reset maintainer on previous maintainer's request.
2004-01-17 22:44:57 +00:00
Juan Romero Pardines
1852160366 Initial import of map-browse 1.0.
Package provided by Richard Rauch <rkr@olib.org> via PR pkg/22642.

map-browse is a simple, hackish toy that I threw together a few years
ago as a tool to aid me in diagnosing bogus coordinate data in a
(non-graphical) MUD.

The "rooms" in the mud had pathnames, sizes, "zones", and 3D coordinate
data, as well as links to other rooms.  Links could be obvious or non-
obvious.  I collected this subset of data for about 8,000 to 8,500 rooms,
allowing me to analyze bad connections, misplaced rooms, etc., using
a visual exploration.

A 3-button mouse, preferably with scroll-wheel, is strongly recommended.

One small, hand-written sample data file is provided, and an Octave
.m file is also provided which generates 3D data based on the
iteration of a complex function applied at a few points in the complex
plane near 1+0i.

It can be modified, used as a basis perhaps for a game, toyed with
as-is, etc.
2003-09-17 18:12:55 +00:00