]> git.cameronkatri.com Git - bsdgames-darwin.git/history - battlestar/extern.h
cgram: allow navigation with KEY_PPAGE and KEY_NPAGE
[bsdgames-darwin.git] / battlestar / extern.h
2014-03-22 dhollandUse random(), not rand().
2014-03-22 dhollandavoid signed left-shift
2014-03-22 dhollandUse CHAR_BIT, not 8.
2011-08-26 dhollandUse __dead and __printflike instead of __attribute__.
2009-08-12 dhollandsprinkle static
2005-07-01 jmcKNF and WARNS=3
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2000-09-25 jsmIn cypher(), don't attempt to make sense of words other...
2000-09-25 jsmAdd new flags OBJ_PERSON and OBJ_NONOBJ to the objflags...
2000-09-25 jsmAdd OBJ_AN flag to objflags so as to use "a" or "an...
2000-09-24 jsmMake hash table static in parse.c.
2000-09-24 jsmMake functions local to parse.c static.
2000-09-24 jsmClean up fly.c by making local variables and functions...
2000-09-23 jsmUse a lookup table to identify whether objects are...
2000-09-21 jsmVarious improvements to parsing in battlestar, mostly...
2000-09-17 jsmPatches from OpenBSD: add verbs "open"/"unlock" (essent...
2000-09-09 jsmStore copy of username with strdup rather than using...
2000-09-09 jsmPut prototypes in alphabetical order.
2000-09-08 jsmMake code clearer; add a macro ROOMDESC for the number...
2000-07-23 mycroftRename move() to moveplayer() to avoid clashing with...
1999-09-14 jsmDeclare variables in extern.h as extern, and add non...
1999-09-14 jsmUse time() instead of gettimeofday().
1999-09-13 jsmFix uses of names of library functions for other purposes.
1999-07-28 hubertfThis patch improves the handling of save files in battl...
1999-07-21 hubertfDrop setgid privileges early. Derived from OpenBSD...
1999-02-10 hubertfConst poisoning, per PR 6660 by Joseph Myers <jsm28...
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-03-29 mrg- really make extern char's extern.
1998-02-03 perrychange includes to fix compiler warning
1997-10-11 lukemKNFify (with indent)
1997-10-10 lukemWARNSify
1997-01-07 tlssigh, fix RCS ID again
1997-01-07 tlsRCS ID Police
1997-01-07 tlsSync to 4.4BSD-Lite2
1996-12-28 tlsImport from 4.4BSD-Lite2