summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.vault.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This diff is rather large, but it's just simply removing unnecessary headersmestre2016-01-091-16/+16
| | | | | | | | , remove some lint-style comments, add missing void to functions without args, also some function prototypes (extern) were missing their args, so I added them as they were defined in hack.h OK tb@ on separate diffs
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
| | | | | | | unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
* A few more includes discovered in a -fno-builtin compilepjanzen2003-05-191-2/+3
|
* De-register, ANSIfy, clean up.pjanzen2003-05-191-27/+57
|
* hack is freecamield2003-03-161-3/+60
| | | | | | | | | Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for their efforts. http://www.cwi.nl/~aeb/games/hack/hack.html ok deraadt@
* Nothing but comments after #endif and #else; heko@iki.fipjanzen2001-08-061-3/+3
|
* $OpenBSD$niklas2001-01-281-1/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+264