Files
nethack/sys/winnt
Bart House 435f1c4626 Fuzzer improvements.
phase_of_moon and friday_13th determined using rn2() instead of local
time if fuzzing.  Don't reseed using init_random() if fuzzing.  Allow
set_random to be called outside of hacklib.  rn2_on_display_rng uses
rn2 if fuzzing so that we have a single source of random that we can
ensure is reproducible.  Implement rul() that returns a random unsigned
long.  Fix bug in fuzzer handling of ntposkey which would cause us to use
unitialized values for x and y.  Added command line arguments to allow
auto starting and stopping of fuzzer.  Add a logging facility for the
fuzzer to use to record activity.  Added some scripts used to automate
fuzzer testing on windows.
2019-07-14 00:20:09 -07:00
..
2018-11-11 10:29:52 -05:00
2018-09-10 21:13:10 +03:00
2018-05-16 23:06:44 -04:00
2019-06-30 22:19:37 -04:00
2018-05-16 23:06:44 -04:00
2002-02-12 23:00:27 +00:00
2019-03-13 19:55:43 -04:00
2019-04-09 00:41:12 -04:00
2019-07-14 00:20:09 -07:00
2015-05-06 22:04:27 -04:00
2018-11-30 16:00:24 -05:00
2018-05-16 23:06:44 -04:00
2019-07-14 00:20:09 -07:00