]> git.cameronkatri.com Git - bsdgames-darwin.git/history - rogue/rogue.h
Remove extra semicolon.
[bsdgames-darwin.git] / rogue / rogue.h
2013-08-11 dhollandWARNS=5
2013-08-11 dhollandtypo in comment
2011-08-26 dhollandUse __dead and __printflike instead of __attribute__.
2011-05-23 joergKill some pointer indirections. Don't use variables...
2009-08-12 dhollandsprinkle static
2008-01-14 dhollandANSIfy. Remove unnecessary casts. Clean up for -Wsign...
2007-12-27 dhollandComprehensive (or at least extensive) string handling...
2005-02-15 jsmAvoid arrays of incomplete types (required to build...
2004-01-27 jsmRemove uses of __P.
2004-01-01 jsmDon't use -fwritable-strings. Add one more const.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-10-01 mrg- use correctly bounded strings when reloading a saved...
2001-02-05 christosremove duplicate decls
1999-09-13 jsmRemove rogue's old and bit-rotten cut-down version...
1999-09-12 jsmSecurity improvements for games (largely from or inspir...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1998-11-10 hubertfconstify, per PR 6148
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-07-27 mycroftconst poisoning.
1997-10-12 lukemWARNSify (not an insignificant task...)
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-04-22 cgdclean up import, NetBSD RCS Ids
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources