summaryrefslogtreecommitdiffstats
path: root/sail/pl_3.c
Commit message (Expand)AuthorAgeFilesLines
* Rework curses handling.dholland2009-03-151-5/+2
* Create some abstraction for sending messages.dholland2009-03-141-4/+4
* Lines <= 80 chars, remove trailing whitespace, other formatting adjustments.dholland2009-03-141-3/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* remove redundant decls.christos2001-02-051-6/+2
* Normalize signature of ship handling functions -- struct ship * from andjwise2001-01-041-3/+3
* Break out curses display-related globals into a new header file, so thatjwise2001-01-041-2/+3
* More rationalization of include files:jwise2001-01-041-2/+3
* Rationalize inclusion of header files: cut down on `include everythingjwise2001-01-041-3/+3
* Second half of static-ization of local funcs.jwise2001-01-041-2/+6
* ANSIfy in preparation for further work.jwise2001-01-011-5/+5
* Change the macro to roll a six-sided die from die() to dieroll() (forjwise2000-11-301-6/+6
* Add use of `const' where appropriate to the games.jsm1999-09-081-3/+3
* The game sail(6) has a function Write() which is used both withhubertf1999-02-101-4/+4
* Add braces to make the new egcs happy.veego1998-08-301-6/+10
* - make sure that the arguments to the printf like functions are correctchristos1997-10-131-11/+11
* Warns fixes:christos1997-10-131-29/+28
* clean up import, NetBSD RCS IDscgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+272