2/18/96

Source code for SLASH-Hack!

First off, you did unzip with the -d option, right? If not, try again....

Secondly, my directory structure is like this:

C:\
  |-------- WC  (watcom c)
  |    \------ BIN
  |    \------ BINB
  |    \------ H
  |-------- NH (the SLASH directory)
       \------ BIN (where the compiled .exe ends up)
       \------ SRC
       ... and so on.

If you've got something different, the batch files won't work.

Also, I use Watcom C, version 10.0 to compile. Version 10.5 doesn't
work.

Watcom C is a commercial C compiler. You can try and compile with GNU-C, but
good luck.

Very little of what I changed has been commented. There are a few [Tom]
markings in there, but I've changed a lot of stuff. If you really want to
see what's different, someone who knows what they're doing will have to
run a 'diff' on it, and see.

I'm mainly uploading this because of the Nethack 3.1.1 license. There are
no makefiles (I never got them to work right with Watcom), and a lot
has to be done by hand, but this is what I've got.

Tom
proudft@ccnet.com

