summaryrefslogtreecommitdiffstats
path: root/games/battlestar/extern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rm lists of hereditary wizards and bad users to ensure level playing fieldtedu2019-05-091-2/+1
* Include only needed header files per each source filemestre2015-12-311-12/+2
* Set as __dead a few more functions, that don't return, on games/mestre2015-12-261-3/+3
* cleanup: remove pwd.h, delete a stray comment and a const qualifiertb2015-12-041-2/+1
* Remove a bogotified commentguenther2014-11-161-2/+1
* Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>,guenther2014-11-161-2/+1
* replace srandomdev()+random() with the arc4random*() familynaddy2013-08-291-2/+2
* this doesn't need to be time_t ok deraadttedu2013-04-051-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-60/+60
* Improve handling of multiple commands on one line. Tidy fight parser.pjanzen2000-09-261-4/+17
* numerous changes from jsm@netbsd.org:pjanzen2000-09-241-19/+2
* drop adjectives in parse(), since they're never used.pjanzen2000-09-231-5/+11
* Fewer segfaults ("take all and all", "wear wear"), better parsingpjanzen2000-09-171-4/+7
* Rename move() to moveplayer() to avoid clashing with curses;pjanzen2000-07-241-2/+2
* Finding bugs in battlestar is like shooting fish in a barrel.pjanzen2000-07-031-5/+13
* Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling ofpjanzen1999-09-251-59/+61
* NetBSD merge, numerous patches from jsm28@cam.ac.uk, spelling fixes, andpjanzen1998-09-131-85/+96
* Fix annoying warnings.angelos1997-12-161-2/+2
* Remove trailing spaces on lines, use sane pathname sizes, andmillert1997-09-011-1/+3
* various linux-based patches; from linux people; sent by jsm@octomino.demon.co.ukderaadt1997-08-241-0/+364