summaryrefslogtreecommitdiffstats
path: root/games/trek
AgeCommit message (Expand)AuthorFilesLines
2021-03-08Add some references, most of these were removed when we stopped buildingjsg1-2/+9
2021-01-27satisfy -fno-commonderaadt2-29/+21
2018-08-09The game is playable without the need to access any files therefore we canmestre1-2/+2
2017-05-26forgot to remove mention of deleted dump/restart.tedu4-185/+4
2017-05-26save and restore hasn't worked for some time, not since -fPIE, since ittedu5-191/+8
2016-03-08- ranf() and franf() are prototyped on trek.h but ranf.c doesn't include it somestre1-2/+4
2016-01-08Structural integrity hasn't improved in over twenty years.tb1-62/+0
2016-01-07Some basic code maintenance in games/tb1-2/+2
2016-01-07ANSIfy trek(6)mestre47-209/+133
2016-01-07Remove unnecessary headers and sort the remaining alphabeticallymestre43-84/+121
2015-11-30pledge "stdio rpath wpath cpath" for this one.tb1-1/+4
2015-11-11creat() -> open equiv; from Frederic Nowakderaadt1-2/+2
2014-12-08For now, these games still contain deterministic randomization (forderaadt2-4/+3
2013-08-29Tournament mode uses a deterministic random seed for reproducible games.naddy1-2/+2
2013-06-02Correct obviously exchanged labels in the "computer warpcost" output andschwarze2-4/+4
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt2-6/+2
2011-12-28Add HISTORY section and more information regarding AUTHORS.schwarze1-3/+14
2010-04-30shuffle some things around to deal with incomplete typesjsg2-5/+5
2010-01-10remove references to docs we no longer install;jmc1-5/+2
2010-01-04Stop installing many of the incredibly dated and un-authoritative share/docderaadt1-5/+1
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt48-438/+48
2007-05-31convert to new .Dd format;jmc1-2/+2
2006-11-06signed char fixes need to avoid infinite loops; pr5284 fromderaadt2-4/+6
2006-11-02Don't access buf[strlen(buf) - 1] on empty strings.ray1-3/+3
2006-03-27assorted fixes mostly from coverity via netbsd via jasper adriaanse via techtedu2-7/+8
2005-11-15More typos (especially indicies -> indices), checked with jmc@miod1-2/+2
2004-08-21tweaks to sync w/ trek usd;jmc1-9/+14
2004-08-21- add margin when formatting w/ -Tasciijmc1-16/+20
2004-05-23cats ld showed that there was a common size mismatch...deraadt1-2/+2
2004-02-01add paper.txt target;jmc1-1/+4
2003-11-08typos from Jonathon Gray;jmc1-2/+2
2003-07-10add missing includesdavid5-10/+15
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert52-360/+152
2003-05-30section reorder;jmc1-5/+5
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenderaadt2-9/+11
2003-03-11double words and spelling fixesdavid1-2/+2
2002-12-06Replace things like srandom(time(NULL)) with srandomdev(3). random(3)millert1-5/+3
2002-07-26\a rather than embedded ^Gpjanzen2-7/+7
2002-06-11no more err(3) newlines in games; ok pjanzen@jsyn1-3/+3
2002-05-31de-registerpjanzen40-277/+252
2002-05-31No dm -> no need to revoke setegid.pjanzen1-6/+2
2002-05-23The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/listsderaadt1-2/+1
2002-02-25fix buffer overflow in scanf; found by pjanzenpvalchev1-3/+3
2002-02-25handle EOF gracefully; ok pjanzenpvalchev1-3/+3
2002-02-24getchar fixes; ok pjanzenpvalchev1-7/+7
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert7-86/+86
2001-11-17section consistency: AUTHOR -> AUTHORS, even if only one listed;pjanzen1-2/+2
2001-09-19occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>.pjanzen1-3/+3
2001-08-23recieve -> receiveaaron1-3/+3
2001-08-18Formattingpjanzen1-2/+3