John "Elwin" Edwards
62047972cc
Use more portable random seed generation.
...
The new function md_random_seed() has replaced time() + getpid() and
similar methods. Putting everything in mdport.c slightly reduces the
warnings and workarounds.
2017-01-28 15:49:41 -05:00
John "Elwin" Edwards
2d117230ed
Refuse to restore if the character is dead.
...
This prevents recovering from death by killing the game between death
and exit, producing an automatic save.
2013-08-09 09:34:07 -07:00
John "Elwin" Edwards
8d570c89a5
Fix the playback bug which was caused by CR/LF confusion
2010-02-16 00:03:06 +00:00
John "Elwin" Edwards
b24bc2e606
Slightly modify savefile location and prompt
2010-01-01 15:04:30 +00:00
John "Elwin" Edwards
5cc5f36a58
Prevent changing name or save file when using system savedir
2009-10-14 11:21:33 +00:00
John "Elwin" Edwards
265ac56d38
Add -n option and system savedir functionality
2009-10-14 01:32:13 +00:00
John "Elwin" Edwards
4662bbf65b
Import Rogue 3.6 from the Roguelike Restoration Project (r1490)
2009-10-13 13:33:34 +00:00