]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail/extern.h
Simplify syncing with upstream
[bsdgames-darwin.git] / sail / extern.h
2011-08-29 joergUse __dead
2011-08-26 dhollandUse __dead and __printflike instead of __attribute__.
2010-08-06 dhollandRework the game startup so it uses curses nicely. There...
2009-08-12 dhollandsprinkle static
2009-03-15 dhollandRework curses handling.
2009-03-14 dhollandTurns out the W_FILE message wasn't ever used.
2009-03-14 dhollandCreate some abstraction for sending messages.
2009-03-14 dhollandSprinkle some "bool". And don't use '\0' to mean 'false'.
2009-03-14 dhollandLines <= 80 chars, remove trailing whitespace, other...
2009-03-14 dhollandString buffer cleanup. sprintf bad.
2006-03-18 absIf none of the boarding parties are set do not fall...
2004-02-08 jsmUse standard C abs function rather than local macro.
2004-01-27 jsmInclude <sys/types.h>.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2001-01-04 jwiseNormalize signature of ship handling functions -- struc...
2001-01-04 jwiseVarious stylistic nits.
2001-01-04 jwiseMore rationalization of include files:
2001-01-04 jwiseSecond half of static-ization of local funcs.
2001-01-04 jwiseG/C undocumented and unimplemented `-D' (debug) option.
2001-01-04 jwiseFirst half of static-ization of local funcs.
2001-01-01 jwiseANSIfy in preparation for further work.
2000-11-30 jwiseUse random() instead of rand(), and seed from time...
2000-11-30 jwiseChange the macro to roll a six-sided die from die(...
2000-11-30 jwiseANSIfy in preparation for changes.
2000-02-09 jsmFix insecure /tmp usage in sail.
1999-12-28 jsmUse separate definitions and extern declarations of...
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-02-10 hubertfThe game sail(6) has a function Write() which is used...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-07-25 hubertfRename internal move() to move_ship(), as per PR 5841 by
1998-03-29 mrgadd missing extern to several variables.
1997-10-13 christos- make sure that the arguments to the printf like funct...
1997-10-13 christosWarns fixes:
1997-04-19 thorpejChange the riggings to ints, so that comparisons agains...
1997-01-07 tlsSync to 4.4BSD-Lite2
1996-12-28 tlsImport from 4.4BSD-Lite2