Lines Matching refs:hack
4 This is export hack, my first semester programming project.
7 1: create a hack uid, to own the top ten list, etc.
8 2: create a hack directory "/usr/lib/game/hack" is the default.
10 3: modify hack.main.c to use the new directory.
11 4: modify hack.main.c so it uses the new hack gid. Gid accounts can
14 5: recompile hack.
15 6: put it in games after making it set-uid hack.
20 If you don't use it, you will have to make extensive changes to hack.pri.c
39 hack.c General random stuff and things I never got around to moving.
40 hack.main.c main() and other random procedures, also the lock file stuff.
41 hack.mon.c Monsters, moving, attacking, etc.
42 hack.do.c drink, eat, read, wield, save, etc.
43 hack.do1.c zap, wear, remove, etc...
44 hack.pri.c stuff having to do with the screen, most of the terminal
46 hack.lev.c temp files and calling of mklev.
49 a level) a separate procedure execd by hack when needed. The source for
50 mklev is (Naturaly) mklev.c. You may want to put mklev back into hack.
53 Most of hack was written by me, with help from