John "Elwin" Edwards
7d459d7d36
Fix an assortment of compiler warnings.
...
A few potential bugs were removed in the process. Much code cleanup
remains to be done.
2019-11-22 21:18:27 -05:00
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
86578e0943
rogue5: Clear encerror so scoreboard writing works.
2011-10-07 06:15:48 +00:00
John "Elwin" Edwards
53a15a3e2e
rogue5: add savedir, logfile, bugfixes
2010-05-24 20:16:15 +00:00
John "Elwin" Edwards
3741c4867d
Import Rogue 5.4 from the Roguelike Restoration Project (r1490)
2010-05-24 20:10:59 +00:00