1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/apps/openmw/mwclass
dteviot 3f28634d1f consolidate random number logic
Note, I suspect Rng::rollClosedProbability() is not needed.  The only difference between it and rollProbability() is that one time in 37k (on Windows), it will give an output of 1.0.
On some versions of Linux, the value of 1.0 will occur about 1 time in 4 billion.
2015-03-15 14:07:47 +13:00
..
activator.cpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
activator.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
apparatus.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
apparatus.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
armor.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
armor.hpp Armor tooltip should show the effective armor rating 2015-03-01 19:40:38 +01:00
book.cpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
book.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
classes.cpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
classes.hpp moved concrete record classes to separate sub-system (mwclass) 2010-08-03 13:17:31 +02:00
clothing.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
clothing.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
container.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
container.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
creature.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
creature.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
creaturelevlist.cpp Fix for broken levelled creature spawning (Fixes #2365) 2015-02-11 12:10:46 +01:00
creaturelevlist.hpp Fix for broken levelled creature spawning (Fixes #2365) 2015-02-11 12:10:46 +01:00
door.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:22:56 +13:00
door.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
ingredient.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
ingredient.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
itemlevlist.cpp added missing getId functions to classes derived from MWWorld::Class 2014-07-18 09:56:58 +02:00
itemlevlist.hpp added missing getId functions to classes derived from MWWorld::Class 2014-07-18 09:56:58 +02:00
light.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
light.hpp Revert "Revert "Light charge handling fix"" 2015-01-23 15:33:39 +01:00
lockpick.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
lockpick.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
misc.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
misc.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
npc.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
npc.hpp Combat mechanic fixes 2015-03-12 03:08:58 +01:00
potion.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
potion.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
probe.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
probe.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
repair.cpp fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
repair.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
static.cpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
static.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
weapon.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
weapon.hpp Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00