OpenBSD CVS

src/games/phantasia/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / games / phantasia

Current tag: OPENBSD_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] COPYRIGHT  1.2   23 years  niklas   $OpenBSD$
[TXT] Makefile  1.17   12 years  schwarze   switch to installing source manuals (base part) discussed with lots of people, t...
[TXT] OWNER  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] README  1.2   23 years  niklas   $OpenBSD$
[TXT] fight.c  1.10   13 years  tedu   as of 1989, fread/fwrite take void *, so there's no need to cast to char *.
[TXT] gamesupport.c  1.7   13 years  tedu   as of 1989, fread/fwrite take void *, so there's no need to cast to char *.
[TXT] interplayer.c  1.5   13 years  tedu   as of 1989, fread/fwrite take void *, so there's no need to cast to char *.
[TXT] io.c  1.5   22 years  millert   Use the volatile specifier to fix warnings about variables being clobbered by lo...
[TXT] macros.h  1.2   25 years  pjanzen   NetBSD merge (mainly -Wall related)
[TXT] main.c  1.14   13 years  tedu   as of 1989, fread/fwrite take void *, so there's no need to cast to char *.
[TXT] map.c  1.2   23 years  niklas   $OpenBSD$
[TXT] misc.c  1.14   13 years  tedu   as of 1989, fread/fwrite take void *, so there's no need to cast to char *.
[TXT] monsters.asc  1.1.1.1   28 years  deraadt   initial import of NetBSD tree
[TXT] pathnames.h  1.3   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] phantdefs.h  1.5   22 years  pjanzen   occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>. One of t...
[TXT] phantglobs.c  1.3   25 years  pjanzen   NetBSD merge (mainly -Wall related)
[TXT] phantglobs.h  1.6   21 years  pjanzen   From NetBSD: remove redundant declaration
[TXT] phantstruct.h  1.3   23 years  pjanzen   Tidy, avoid segfaults on unknown users, and deal with long usernames
[TXT] setup.c  1.11   12 years  deraadt   delete unused stupid code; Daniel Dickman
[TXT] include.h (in the Attic) [Hide]  1.3   23 years  pjanzen   Tidy, avoid segfaults on unknown users, and deal with long usernames
[TXT] phantasia.6tbl (in the Attic) [Hide]  1.8   16 years  jmc   convert to new .Dd format;