Michael Cook (mackal) 395be050a3 Switch random function to std::mt19937
Added class EQEmu::Random
Functions:
EQEmu::Random::Int(int low, int high)
EQEmu::Random::Real(double low, double high)
EQEmu::Random::Roll(int required)
EQEmu::Random::Roll(double required)
EQEmu::Random::Reseed()

For zone, you will access the random object through the zone object
ex.
	zone->random.Int(0, 100);

Int returns a random int between low and high
Real returns a random double between low and high
Roll(int) returns true if Int(0, 99) < required is true
Roll(double) returns true if Real(0.0, 1.0) <= required is true
2014-12-01 18:13:12 -05:00
..
2014-05-23 16:10:23 -07:00
2014-08-21 19:36:50 -07:00
2013-05-04 18:06:58 -07:00
2013-05-04 18:06:58 -07:00
2014-08-25 22:31:02 -07:00
2014-08-21 17:26:32 -07:00
2014-08-21 17:26:32 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-11-09 15:12:31 -08:00
2014-11-09 15:12:31 -08:00
2014-08-21 17:26:32 -07:00
2014-08-21 17:26:32 -07:00
2013-05-09 11:37:51 -04:00
2013-02-16 16:14:39 -08:00
2014-08-21 16:44:02 -07:00
2014-08-21 17:26:32 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:13:16 -04:00
2014-11-29 04:30:03 -06:00
2014-11-29 04:30:03 -06:00
2014-11-23 22:57:46 -06:00
2014-11-23 22:57:46 -06:00
2014-08-21 19:33:02 -07:00
2014-08-31 02:53:59 -05:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:36:50 -07:00
2014-08-21 17:26:32 -07:00
2014-08-21 17:26:32 -07:00
2014-08-21 17:26:32 -07:00
2014-08-21 17:26:32 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:36:50 -07:00
2014-08-21 19:33:02 -07:00
2013-05-23 20:22:42 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-09-21 23:48:51 -05:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-11-26 19:12:04 -05:00
2014-11-26 17:23:04 -05:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-09-05 13:26:44 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:13:16 -04:00
2013-05-15 13:22:46 -07:00
2014-09-25 18:48:58 -04:00
2013-05-22 16:17:19 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:36:50 -07:00
2014-08-21 19:36:50 -07:00
2014-08-28 03:47:28 -07:00
2014-08-21 19:33:02 -07:00
2013-02-16 16:14:39 -08:00
2014-08-21 19:36:50 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:13:16 -04:00
2014-08-21 17:26:32 -07:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-23 20:22:42 -04:00
2013-05-09 11:37:51 -04:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2014-10-11 01:14:11 -04:00
2014-11-26 17:23:04 -05:00
2014-08-21 19:33:02 -07:00
add
2014-11-14 00:26:14 -05:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:36:50 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2013-05-09 11:37:51 -04:00
2013-05-09 11:37:51 -04:00
2013-02-16 16:14:39 -08:00
2013-02-16 16:14:39 -08:00
2014-08-21 17:26:32 -07:00
2014-08-21 17:26:32 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00
2014-08-21 19:33:02 -07:00