NetBSD/games/hack
chuck f90603d08a Update my previous commit to better match the original code, including
the check for 'bs'...   my previous commit should have included the
following text:
  fixes problem introduced in 1.13 where the setting of "BC" (backspace char)
  was left to libterm rather than being done by hack itself.  the problem
  with this was that hack was directly setting BC to \b if there was no
  "bc" in the termcap entry, but libterm does not do this.   this resulted in
  the xputs(BC) calls in nocmov() and backsp() incorrectly doing nothing, thus
  messing up the display.  added new var BC_BS to provide the old behavior
  for nocmov() and backsp().
2007-01-17 02:35:28 +00:00
..
COPYRIGHT
COPYRIGHT-JF
Makefile Change DPADD from LIBTERM (which doesn't exist) and LIBCOMPAT (which it 2006-02-25 11:56:51 +00:00
Makequest
OWNER
Original_READ_ME s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
READ_ME
alloc.c
config.h
data s/venomenous/venomous/ 2004-03-28 22:42:39 +00:00
date.h
def.edog.h
def.eshk.h
def.flag.h
def.func_tab.h
def.gen.h
def.gold.h
def.mkroom.h
def.monst.h
def.obj.h
def.objclass.h
def.objects.h
def.permonst.h
def.rm.h
def.trap.h
def.wseg.h
extern.h
hack.6 Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
hack.Decl.c
hack.apply.c
hack.bones.c
hack.c fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
hack.cmd.c
hack.do.c
hack.do_name.c
hack.do_wear.c
hack.dog.c Bah! Compare, don't assign! 2006-03-30 01:31:13 +00:00
hack.eat.c
hack.end.c Coverity CID 3382: Fix memory leak. 2006-05-13 22:45:11 +00:00
hack.engrave.c
hack.fight.c Fix Coverity issue 2584 -- USE_AFTER_FREE and issue 889 -- FORWARD_NULL. 2006-03-29 01:18:39 +00:00
hack.fix
hack.h
hack.invent.c Fix Coverity issues 2366 and 2365 -- REVERSE_INULL. 2006-03-29 01:19:51 +00:00
hack.ioctl.c
hack.lev.c
hack.main.c
hack.makemon.c
hack.mfndpos.h
hack.mhitu.c
hack.mklev.c
hack.mkmaze.c
hack.mkobj.c
hack.mkshop.c
hack.mon.c Coverity CID 1328: check for error return 2006-03-30 01:28:46 +00:00
hack.monst.c
hack.o_init.c
hack.objnam.c
hack.options.c
hack.pager.c Coverity CID 3032: Prevent double free: Next to the call of page_more() 2006-04-24 20:08:54 +00:00
hack.potion.c
hack.pri.c
hack.read.c
hack.rip.c
hack.rumors.c
hack.save.c
hack.search.c
hack.sh
hack.shk.c Coverity CID 1327: check for error return 2006-03-30 01:32:27 +00:00
hack.shknam.c
hack.steal.c
hack.termcap.c Update my previous commit to better match the original code, including 2007-01-17 02:35:28 +00:00
hack.timeout.c
hack.topl.c
hack.track.c
hack.trap.c
hack.tty.c
hack.u_init.c Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
hack.unix.c
hack.vault.c
hack.version.c
hack.wield.c
hack.wizard.c
hack.worm.c Coverity CID 3383: Fix memory leak. 2006-05-13 22:43:02 +00:00
hack.worn.c
hack.zap.c
help
hh
makedefs.c
pathnames.h
rnd.c
rumors s/feal/feel/ 2004-03-28 22:43:03 +00:00