1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/games/hack
2024-08-19 01:04:10 +00:00
..
alloc.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
config.h Fix hack(6). 2019-04-05 09:02:27 +00:00
COPYRIGHT
COPYRIGHT-JF
data
date.h
def.edog.h
def.eshk.h
def.flag.h This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
def.func_tab.h
def.gen.h
def.gold.h This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
def.mkroom.h
def.monst.h This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
def.obj.h
def.objclass.h
def.objects.h This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
def.permonst.h
def.rm.h
def.trap.h This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
def.wseg.h
hack.6 Avoid gendered language in man pages when not referring to a specific 2022-02-18 23:17:13 +00:00
hack.apply.c Remove several casts to (char *) 0 and replace them by NULL 2016-01-09 21:54:11 +00:00
hack.bones.c drop `uptodate()' check from hack(6) 2023-06-03 15:19:38 +00:00
hack.c remove uneeded function decls 2023-09-06 11:53:56 +00:00
hack.cmd.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.Decl.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.do_name.c remove uneeded function decls 2023-09-06 11:53:56 +00:00
hack.do_wear.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.do.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
hack.dog.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.eat.c Remove several casts to (char *) 0 and replace them by NULL 2016-01-09 21:54:11 +00:00
hack.end.c snprintf() format string should be literal 2017-04-08 22:59:09 +00:00
hack.engrave.c Remove several casts to (char *) 0 and replace them by NULL 2016-01-09 21:54:11 +00:00
hack.fight.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.fix
hack.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
hack.invent.c Remove several casts to (char *) 0 and replace them by NULL 2016-01-09 21:54:11 +00:00
hack.ioctl.c Remove several casts to (char *) 0 and replace them by NULL 2016-01-09 21:54:11 +00:00
hack.lev.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.main.c remove uneeded function decls 2023-09-06 11:53:56 +00:00
hack.makemon.c remove uneeded function decls 2023-09-06 11:53:56 +00:00
hack.mfndpos.h
hack.mhitu.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.mklev.c Fix build with -fno-common. OK deraadt@ 2021-01-26 20:42:49 +00:00
hack.mkmaze.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.mkobj.c
hack.mkshop.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.mon.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.monst.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.o_init.c Fix hack(6). 2019-04-05 09:02:27 +00:00
hack.objnam.c remove uneeded function decls 2023-09-06 11:53:56 +00:00
hack.options.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.pager.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
hack.potion.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.pri.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.read.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.rip.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.rumors.c Prefer fseek(3) over rewind(3) since the latter although it also calls fseek 2016-03-16 15:00:35 +00:00
hack.save.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
hack.search.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.shk.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.shknam.c
hack.steal.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.termcap.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.timeout.c Fix hack(6). 2019-04-05 09:02:27 +00:00
hack.topl.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.track.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.trap.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.tty.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
hack.u_init.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.unix.c remove uneeded function decls 2023-09-06 11:53:56 +00:00
hack.vault.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.version.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.wield.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.wizard.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.worm.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
hack.worn.c
hack.zap.c This diff is rather large, but it's just simply removing unnecessary headers 2016-01-09 18:33:15 +00:00
help Fix intercardinal directions in hack help. 2021-03-07 17:08:49 +00:00
hh Disable !-command to escape to a shell. You are supposed to play, press 2015-10-16 07:37:46 +00:00
makedefs.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
Makefile Feed more generated files to the clean target; joint work with naddy@ 2024-02-08 20:28:53 +00:00
Makequest Fix a path in Makequest and remove hack.sh (it never worked). 2017-06-20 20:40:54 +00:00
Original_READ_ME
pathnames.h
READ_ME Fix a path in Makequest and remove hack.sh (it never worked). 2017-06-20 20:40:54 +00:00
rnd.c
rumors spelling error, fixed by "snj", 21 years ago in some other repository 2024-08-19 01:03:12 +00:00