paxed's NetHack stuff

patches

Most of my patches are in the NetHack Patch Database now.

vim highlight syntax file for editing .des files

With this nhdes.vim -file editing NetHack's special level description files is much easier. Map characters are highlighted in correct colors inside maps, and keywords are highlighted. Entering illegal characters in maps highlights the characters in red.


emacs major mode for editing .des files

nethack-des-mode.el

With this major mode editing NetHack's special level description files is much easier in emacs. Map characters can be highlighted in correct colors, keywords are highlighted, you can get the coordinates inside maps, and keywords can be autocompleted.


create a html index of NetHack's functions

nh_htmlize.pl

This perl script will create a html page with links to all NetHack's functions in it. Example page for NetHack 3.4.3

You probably want to generate html crossreferences with cxref or something like that so that the links work correctly.


nethack windows binary with menucolors

nh343-menucolors.zip

This zip package contains precompiled NetHack v3.4.3 for Windows, with menucolors patch applied. Includes both TTY and Windows GUI versions. (nethack.exe and nethackW.exe) Menucolors is compiled WITH regexp.


nethack monsters by color and symbol

With links to nethack.wikia.com.


nethack tileset screenshots and comparisons

This script allows you to view some screenshots to compare how different tilesets look like, and this one allows comparison of individual tiles.