summaryrefslogtreecommitdiffstats
path: root/battlestar/cypher.c
Commit message (Collapse)AuthorAgeFilesLines
* Add FALLTHROUGH comment.jsm1999-09-181-2/+3
|
* This patch improves the handling of save files in battlestar(6), byhubertf1999-07-281-3/+19
| | | | | | | | | | allowing the user to choose the name of the save file and specify it on the command line when restoring. It also eliminates a buffer overrun in determining the path to the save file, and any particular arbitrary limit on the name length. In the name of a tidier home directory, the default name is changed from "Bstar" to ".Bstar". Patch supplied in PR 8085 by Joseph Myers <jsm28@cam.ac.uk> Minor modification (s/startup/filename/ in initialize()) by me.
* Fix object recognition, per PR 6048 by Joseph S. Myers <jsm28@cam.ac.uk>.hubertf1999-03-251-2/+32
|
* Untakable objects are marked with NULL pointers, not empty strings,hubertf1998-08-241-6/+6
| | | | resulting in core dumps. Fixed as per PR 6006 by Joseph Myers <jsm28@cam.ac.uk>.
* KNFify (with indent)lukem1997-10-111-355/+344
|
* WARNSifylukem1997-10-101-10/+14
|
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+4
|
* clean up importcgd1995-03-211-4/+9
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+430