summaryrefslogtreecommitdiff
path: root/games/moria/files/patch-source::io.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Include <time.h> instead of doing a bogus declaration of time(3). ThisGreg Lewis2003-08-151-6/+17
| | | | | | | | | should get the alpha closer to compiling. Submitted by: bento Notes: svn path=/head/; revision=86984
* . Add a port of moria. For those too young to have played moria:Greg Lewis2003-08-071-0/+42
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 Notes: svn path=/head/; revision=86419