]> git.cameronkatri.com Git - bsdgames-darwin.git/history - sail/extern.h
Make "rogue" build with "WARNS=2". The necessary patches were supplied
[bsdgames-darwin.git] / sail / extern.h
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