Mercurial > hg > early-roguelike
log srogue/main.c @ 116:97f8fdf9595c
age | author | description |
---|---|---|
2014-03-24 | John "Elwin" Edwards | Don't truncate player name in savefile name or log message. |
2013-09-07 | John "Elwin" Edwards | Rename daemon() to start_daemon(). |
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-28 | John "Elwin" Edwards | Make sure file_name contains '/' between SAVEDIR and the file name. |
2013-08-11 | John "Elwin" Edwards | srogue: add arrow-key support. |
2012-01-27 | elwin | srogue: include missing headers. |
2012-01-24 | elwin | srogue: move default locations to /var. |
2010-12-06 | elwin | srogue: Fix CR/LF playback bug. |
2010-11-27 | elwin | srogue: fix bug causing healing on invalid commands. |
2010-11-25 | elwin | srogue: add support for SAVEDIR |
2010-11-25 | elwin | Import Super-Rogue 9.0 from the Roguelike Restoration Project (r1490) |