| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: trevor (except diablo-jre13)
|
|
|
|
| |
Submitted by: "David J. Grabiner" <grabiner@alumni.princeton.edu>
|
|
|
|
|
|
| |
should get the alpha closer to compiling.
Submitted by: bento
|
|
|
|
|
|
|
| |
the width of standard types (e.g. "long" is 32 bits). Should help
things work on 64-bit platforms and fix problems with prices in shops.
Obtained from: NetBSD
|
|
|
|
| |
installing all the documentation.
|
|
|
|
| |
Obtained from: NetBSD
|
|
|
|
|
|
|
| |
. Install with the ports infrastructure defined versions of tools, don't
hardcode them.
Obtained from: NetBSD (mostly)
|
|
|
|
| |
. Don't install man pages if NO_INSTALL_MANPAGES is set.
|
|
|
|
|
|
| |
experience.
Obtained from: NetBSD
|
|
|
|
| |
for times.
|
|
|
|
|
|
| |
for time(), not long.
Pointed out by: Pav Lucistnik <pav@oook.cz>
|
|
The game of moria is a single player dungeon simulation. A player
may choose from a number of races and classes when creating a
character, and then `run' that character over a period of days,
weeks, even months, attempting to win the game by defeating the
Balrog which lurks in the deeper levels.
The player will begin his adventure on the town level where he may
acquire supplies, weapons, armor, and magical devices by bartering
with various shop owners. After preparing for his adventure, the
player can descend into the dungeons of moria where fantastic
adventures await his coming!
WWW: http://www-math.bgsu.edu/~grabine/moria.html
|