John "Elwin" Edwards
e3c596c443
UltraRogue: begin autoconfiscation.
...
Build options can now be set with configure.
2017-09-04 21:08:09 -04:00
John "Elwin" Edwards
6c46840eab
UltraRogue: add the autosave feature.
...
UltraRogue now automatically saves the game when SIGHUP or SIGTERM is
received.
2017-09-03 19:58:22 -04:00
John "Elwin" Edwards
9a9c016bae
UltraRogue: check the return value from getpwuid().
...
It is possible for getpwuid() to return NULL. Such a failure will no
longer cause a segfault. However, the call to getpwuid() may normally
not be reachable.
2017-03-01 20:40:18 -05:00
John "Elwin" Edwards
11c74c273d
Import UltraRogue from the Roguelike Restoration Project (r1490)
2017-01-31 19:56:04 -05:00