summaryrefslogtreecommitdiff
path: root/games/moria/files (unfollow)
Commit message (Expand)AuthorFilesLines
2003-08-15. Include <time.h> instead of doing a bogus declaration of time(3). ThisGreg Lewis1-6/+17
2003-08-14. Use our own fixed width types (from <sys/types.h>) instead of assumingGreg Lewis1-0/+23
2003-08-13. Don't declare getlogin(), pull in the prototype from unistd.h.Greg Lewis1-0/+25
2003-08-12. Don't override the CFLAGS and CC settings.Greg Lewis1-11/+45
2003-08-12. Install extra docs.Greg Lewis1-0/+17
2003-08-07. Fix alignment of the experience display when you have > 1,000,000Greg Lewis1-0/+40
2003-08-07. Some missed instances where we should be using time_t rather than longGreg Lewis1-0/+40
2003-08-07. Make this compile cleanly on current. Mainly we want to use time_tGreg Lewis3-0/+103
2003-08-07. Add a port of moria. For those too young to have played moria:Greg Lewis4-0/+135