* Replace two colossal conditionals with calls to isalnum(3).
* Shift from static #defines to a configuration file system
powered by lex/yacc.
+ * Include a little stub program to test dgamelaunch's functionality
+ without actually going through the hassle of setting up Nethack.
+ * Always use -lcurses and #include <curses.h>
+ * Port to FreeBSD 5 and Solaris (as of yet, untested)
1.3.10 (2003/10/22)
* Added a mode flag to the open call for inprogress lock files.