]> git.cameronkatri.com Git - bsdgames-darwin.git/shortlog
bsdgames-darwin.git
2001-01-04 jwiseMore rationalization of include files:
2001-01-04 jwiseRationalize inclusion of header files: cut down on...
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-04 jwiseDe-`register'
2001-01-01 jwiseFix getopt usage (again) in case where user does not...
2001-01-01 jwiseMissed commit -- ANSIfy in preparation for further...
2001-01-01 jwiseFix getopt() usage.
2001-01-01 jwiseANSIfy in preparation for further work.
2000-12-30 sommerfeld${PRINTOBJDIR}ify
2000-12-17 mycroftAnother one that really belongs here...
2000-12-17 mycroftCompress the other entries vertically.
2000-12-17 mycroftReformat one entry for vertical space.
2000-12-17 mycroftYes, it's about damn time fortune(6) got some new material.
2000-12-14 tsarnaCNN, BSD declare Bush winner.
2000-11-30 jwiseFix warning.
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-11-30 jwiseUse getopt(3) for flag processing.
2000-11-30 jwiseFix style nit.
2000-11-30 jwiseANSIfy in preparation for other changes.
2000-11-21 sorenJust print basename in usage string.
2000-11-07 lukemremove unnecessary command name after .Nm
2000-11-07 lukemuse lowercase with .Nm to match actual command name
2000-10-31 mrgfix a bug in the call to srandom(): xor time() with...
2000-10-09 hubertfNetBSD will put hair on a UNIX admin's chest
2000-09-29 mjlRemoved duplicate entry. Fixes FreeBSD PR/21629.
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-25 jsmRemove excess blank lines. From OpenBSD.
2000-09-25 jsmFix loving already loved goddess; avoid fallthrough...
2000-09-25 jsmUse defined constant FINAL instead of hardcoded 275...
2000-09-25 jsmFix logic error in use of n and wordnumber in murder...
2000-09-24 jsmDiscard any part of a line of input that goes beyond...
2000-09-24 jsmGive less cryptic messages than "-1%" when WEIGHT or...
2000-09-24 jsmAdd explicit no-ops to empty loops following the NetBSD...
2000-09-24 jsmMake hash table static in parse.c.
2000-09-24 jsmUse NULL instead of 0 (from OpenBSD). Also add or...
2000-09-24 jsmCorrect spelling "dont" to "don't". From OpenBSD.
2000-09-24 jsmMake functions local to parse.c static.
2000-09-24 jsmGive a better message for trying to eat things it doesn...
2000-09-24 jsmClean up fly.c by making local variables and functions...
2000-09-24 jsmPrevent CUMBER from going negative; avoid division...
2000-09-24 jsmAttempt to disambiguate BODY for kicking. Avoid crashi...
2000-09-23 jsmAllow for bathing goddess in love(); give better messag...
2000-09-23 jsmAllow for the bathing goddess in ravage(). From OpenBSD.
2000-09-23 jsmUse a lookup table to identify whether objects are...
2000-09-23 simonbUse ${COPY} instead of -c for ${INSTALL} commands.
2000-09-23 jhawkCorrect descriptions of "marked" vs. "ignored" -- they...
2000-09-22 jsmDon't say "Kicked." of an object not present; give...
2000-09-22 jsmCheck for an object being taken not being there before...
2000-09-22 jsmGive appropriate messages (rather than saying nothing...
2000-09-22 jsmRemove all adjectives in parse(), since they are nowher...
2000-09-22 jsmGive an appropriate error on "kill all" rather than...
2000-09-21 jsmVarious improvements to parsing in battlestar, mostly...
2000-09-21 jsmDon't try to wear anything that isn't OBJECT or NOUNS...
2000-09-21 jsmIf no hand-to-hand weapons are available, try using...
2000-09-21 jsmdie() on EOF; based on OpenBSD.
2000-09-21 jsmFrom OpenBSD: in kiss(), "take" the bathing goddess...
2000-09-18 jsmAdd missing initialisers (avoid gcc -W warnings) and...
2000-09-17 jsmClean up formatting; partly from OpenBSD.
2000-09-17 jsmPatches from OpenBSD: add verbs "open"/"unlock" (essent...
2000-09-10 jsmBased on OpenBSD: spelling, punctuation, grammar and...
2000-09-10 jsmWording, punctuation and line length improvements....
2000-09-09 jsmMake spacing nicer and add explicit NULL initializers.
2000-09-09 jsmStore copy of username with strdup rather than using...
2000-09-09 jsmPut prototypes in alphabetical order.
2000-09-08 jsmSpelling and punctuation corrections or improvements...
2000-09-08 jsmMake code clearer; add a macro ROOMDESC for the number...
2000-09-08 jsmManpage improvements based on OpenBSD.
2000-08-17 absIf we install limerick-o.dat, we should also install...
2000-08-17 absSplit netbsd fortunes into offensive and non offensive.
2000-08-17 absNetBSD: A pmap for every occasion
2000-08-12 masonCorrected quote. It was totally missing its (well-known...
2000-07-31 simonbUse a local implementation of htonl() called h2nl(...
2000-07-31 adAdd 3 from me.
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-31 simonbUse a local implementation of htonl() called h2nl(...
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-31 simonbDon't use <sys/cdefs.h> __COPYRIGHT/__RCSID macros...
2000-07-23 mycroftRename move() to moveplayer() to avoid clashing with...
2000-07-10 itojunprintf() pedant - do not pass variable alone, use %s.
2000-07-05 msaitohremove extra period in SEE ALL section
2000-07-03 mjlAfter weeding out duplicate, modify entry to be mathema...
2000-07-03 mjlRemove duplicate (and incorrect) entry. From Anton...
2000-07-03 mattMore include additions for exit, abs, strcmp, etc.
2000-06-30 masonOffered horse brutality to a previously incorrect RHPS...
2000-06-20 mattMake this produce local objects with .lo suffix.
2000-06-14 scwNetBSD: Ports to * boards.
2000-06-11 mycroftDon't make /var/games/sail here.
2000-06-07 jwiseRemove one of mine that really wasn't very good, and...
2000-05-24 blymnFix core dump.
2000-05-24 blymnFix coredump on start.
2000-05-22 blymnConverted games to use the new termcap interface.
2000-05-20 blymn* Fix termcap handling to use the new interface to...
2000-05-17 hubertfFix typo, pointed out by seebs@plethora.net in PR bin...
next