OpenBSD CVS

src/games/hack/


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 / hack


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] COPYRIGHT  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] COPYRIGHT-JF  1.1   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] Makefile  1.18   3 months  miod   Feed more generated files to the clean target; joint work with naddy@
[TXT] Makequest  1.4   6 years  akfaew   Fix a path in Makequest and remove hack.sh (it never worked). OK tb@
[TXT] OWNER  1.1   28 years  deraadt   branches: 1.1.1; Initial revision
[TXT] Original_READ_ME  1.3   21 years  david   double words and spelling fixes ok pjanzen@
[TXT] READ_ME  1.4   6 years  akfaew   Fix a path in Makequest and remove hack.sh (it never worked). OK tb@
[TXT] alloc.c  1.8   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] config.h  1.14   5 years  bentley   Fix hack(6). - Write savegames and scorefiles to the current directory instead ...
[TXT] data  1.3   14 years  ray   Add a tab to blank line so hack(6) knows to print a blank line rather than endin...
[TXT] date.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.edog.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.eshk.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.flag.h  1.4   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] def.func_tab.h  1.4   21 years  pjanzen   De-register, ANSIfy, clean up.
[TXT] def.gen.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.gold.h  1.4   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] def.mkroom.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.monst.h  1.5   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] def.obj.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.objclass.h  1.4   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.objects.h  1.5   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] def.permonst.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.rm.h  1.4   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] def.trap.h  1.4   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] def.wseg.h  1.4   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] hack.6  1.23   2 years  jsg   Avoid gendered language in man pages when not referring to a specific person. Re...
[TXT] hack.Decl.c  1.7   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.apply.c  1.8   8 years  mestre   Remove several casts to (char *) 0 and replace them by NULL Prompted and OK by ...
[TXT] hack.bones.c  1.12   11 months  op   drop `uptodate()' check from hack(6) hack(6) scrapes $PATH to find its executab...
[TXT] hack.c  1.12   8 months  jsg   remove uneeded function decls ok tb@
[TXT] hack.cmd.c  1.9   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.do.c  1.11   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] hack.do_name.c  1.12   8 months  jsg   remove uneeded function decls ok tb@
[TXT] hack.do_wear.c  1.8   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.dog.c  1.9   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.eat.c  1.11   8 years  mestre   Remove several casts to (char *) 0 and replace them by NULL Prompted and OK by ...
[TXT] hack.end.c  1.17   7 years  gsoares   snprintf() format string should be literal avoid compiler silly warnings sure d...
[TXT] hack.engrave.c  1.9   8 years  mestre   Remove several casts to (char *) 0 and replace them by NULL Prompted and OK by ...
[TXT] hack.fight.c  1.10   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.fix  1.4   22 years  pjanzen   occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>. One of t...
[TXT] hack.h  1.14   11 months  op   drop `uptodate()' check from hack(6) hack(6) scrapes $PATH to find its executab...
[TXT] hack.invent.c  1.14   8 years  mestre   Remove several casts to (char *) 0 and replace them by NULL Prompted and OK by ...
[TXT] hack.ioctl.c  1.10   8 years  mestre   Remove several casts to (char *) 0 and replace them by NULL Prompted and OK by ...
[TXT] hack.lev.c  1.10   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.main.c  1.26   8 months  jsg   remove uneeded function decls ok tb@
[TXT] hack.makemon.c  1.9   8 months  jsg   remove uneeded function decls ok tb@
[TXT] hack.mfndpos.h  1.3   21 years  camield   hack is free Thanks to Andries Brouwer, Jay Fenlason and the folks at CWI for t...
[TXT] hack.mhitu.c  1.8   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.mklev.c  1.9   3 years  millert   Fix build with -fno-common. OK deraadt@
[TXT] hack.mkmaze.c  1.6   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.mkobj.c  1.7   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] hack.mkshop.c  1.9   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.mon.c  1.11   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.monst.c  1.7   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.o_init.c  1.9   5 years  bentley   Fix hack(6). - Write savegames and scorefiles to the current directory instead ...
[TXT] hack.objnam.c  1.12   8 months  jsg   remove uneeded function decls ok tb@
[TXT] hack.options.c  1.12   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.pager.c  1.25   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] hack.potion.c  1.7   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.pri.c  1.13   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.read.c  1.9   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.rip.c  1.9   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.rumors.c  1.10   8 years  mestre   Prefer fseek(3) over rewind(3) since the latter although it also calls fseek the...
[TXT] hack.save.c  1.14   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] hack.search.c  1.6   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.shk.c  1.13   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.shknam.c  1.8   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] hack.steal.c  1.7   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.termcap.c  1.9   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.timeout.c  1.8   5 years  bentley   Fix hack(6). - Write savegames and scorefiles to the current directory instead ...
[TXT] hack.topl.c  1.12   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.track.c  1.6   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.trap.c  1.9   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.tty.c  1.16   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] hack.u_init.c  1.11   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.unix.c  1.23   8 months  jsg   remove uneeded function decls ok tb@
[TXT] hack.vault.c  1.8   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.version.c  1.7   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.wield.c  1.7   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.wizard.c  1.7   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.worm.c  1.8   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] hack.worn.c  1.5   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] hack.zap.c  1.11   8 years  mestre   This diff is rather large, but it's just simply removing unnecessary headers , r...
[TXT] help  1.2   3 years  tb   Fix intercardinal directions in hack help. From Raf Czlonka
[TXT] hh  1.2   8 years  tobias   Disable !-command to escape to a shell. You are supposed to play, press ^Z, or o...
[TXT] makedefs.c  1.12   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] pathnames.h  1.4   13 years  deraadt   Use the help pager code, but repair it in various ways. (I had to fix the $PAGER...
[TXT] rnd.c  1.5   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] rumors  1.1   28 years  deraadt   branches: 1.1.1; Initial revision
[TXT] hack.sh (in the Attic) [Hide]  1.4   6 years  akfaew   Fix a path in Makequest and remove hack.sh (it never worked). OK tb@