log

age author description
2013-09-07 John "Elwin" Edwards arogue5: use configure's checks to find term.h.
2013-09-07 John "Elwin" Edwards Rename daemon() to start_daemon().
2013-09-04 John "Elwin" Edwards Update some of the documentation.
2013-09-03 John "Elwin" Edwards srogue: enable the keypad when restoring.
2013-09-03 John "Elwin" Edwards Add config.h to the list of headers in the Makefiles.
2013-09-03 John "Elwin" Edwards srogue: fix backspace key during prompts.
2013-09-02 John "Elwin" Edwards srogue: add install and uninstall targets to Makefile
2013-09-02 John "Elwin" Edwards srogue: begin porting to autoconf.
2013-08-31 John "Elwin" Edwards srogue: allow wizard mode to be compiled out.
2013-08-31 John "Elwin" Edwards arogue5: port to autoconf.
2013-08-29 John "Elwin" Edwards srogue: fix backspace key.
2013-08-28 John "Elwin" Edwards arogue5: fix backspace key.
2013-08-28 John "Elwin" Edwards Fix some 'test' failures when running 'make install'.
2013-08-28 John "Elwin" Edwards Make sure file_name contains '/' between SAVEDIR and the file name.
2013-08-27 John "Elwin" Edwards rogue[345]: fix backspace key in prompts.
2013-08-27 John "Elwin" Edwards Don't set DESTDIR via configure.
2013-08-26 John "Elwin" Edwards rogue3: set missing Makefile variables.
2013-08-26 John "Elwin" Edwards rogue3: add install and uninstall targets to Makefile.
2013-08-24 John "Elwin" Edwards rogue3: update the installation instructions.
2013-08-24 John "Elwin" Edwards rogue3: short bows should not be called int bows.
2013-08-24 John "Elwin" Edwards rogue3: begin porting to autoconf.
2013-08-13 John "Elwin" Edwards Don't set the player's ISRUN flag.
2013-08-11 John "Elwin" Edwards srogue: add arrow-key support.
2013-08-09 John "Elwin" Edwards Refuse to restore if the character is dead.