Welcome to the hyperlinked source code tree for dungeon. This is an attempt at a WWW document that allows you to find functions, structs etc. in the dungeon source code by name.
If you are interested in a particular type of symbols (e.g functions), use the type links below. If you are interested in a particular directory in dungeon, choose the directory link below.
Follow the links until you reach the source code you are interested in.
The final code should have hyperlinks that allow you to follow references to other symbols in the tree (e.g calls to bread() etc). This is difficult given FORTRAN's scoping rules, and I don't want to write a FORTRAN grammar parser. Until I can think of a clean way, I'll omit the desired hyperlinks.