summaryrefslogtreecommitdiff
path: root/games/mille
AgeCommit message (Collapse)Author
2000-04-07Remove unused ifdef missed previouslyPaul Janzen
1999-11-25Fix an obscure bug involving misidentified coup fourres.Paul Janzen
1999-09-30better use of cursesPaul Janzen
1999-09-30Disallow "Go" after "Right of Way" and change Battle Pile status to "Go" whenPaul Janzen
appropriate when playing "Right of Way".
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
Linux bsd-games package and NetBSD. Mainly using 'const'.
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-11-29Don't capitalize game names at the beginning of sentences.Paul Janzen
1998-09-22NetBSD changes and further fixes (reformatted man page, better handling ofPaul Janzen
user input).
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-03-26Quit rather than crashing if screen is too smallPaul Janzen
1998-03-19Minor tweaks, mainly setgid-relatedPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-04-01Changes from NetBSD to compile games without warnings due to short beingDale S. Rahn
unsigned on some archs, PowerPC, ROMP.
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-06-02Update for modern curses implementationThorsten Lockert
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Depend on LIBTERMCAP and LIBTERMLIB as appropriate
1995-10-18initial import of NetBSD treeTheo de Raadt