home *** CD-ROM | disk | FTP | other *** search
-
- This is a simple C program based on the information from
-
- "Hacking the DOOM.EXE file"
- by Matt Fell (matt.burnett@acebbs.com)
- June 13, 1994
-
- and the DEU source code. (Thanks guys!!)
-
- It reads the file doom.exe in the current directory and prints
- out a table of the items and their attributes.
- The file table.txt contains the output of this program.
-
- You can easily modify the source code to make changes to the
- doom.exe file (e.g. make the Barons float) but I haven't done it.
-
- I compiled these sources with gcc from within Linux.
- (When is DOOM for X coming out??)
-
- "Just another DOOM hack..."
-
- -Sam Lantinga 11/23/94
-
-