1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 16:39:40 +00:00
openmw-tes3mp/apps/openmw
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
..
mwbase Remove more outdated TODO comments. 2015-03-12 00:37:28 +01:00
mwclass consolidate random number logic 2015-03-15 14:07:47 +13:00
mwdialogue WindowManager refactoring 2015-03-11 20:04:25 +01:00
mwgui consolidate random number logic 2015-03-15 14:07:47 +13:00
mwinput Merge remote-tracking branch 'scrawl/master' 2015-03-12 10:29:39 +01:00
mwmechanics consolidate random number logic 2015-03-15 14:07:47 +13:00
mwrender consolidate random number logic 2015-03-15 14:07:47 +13:00
mwscript Merge remote-tracking branch 'scrawl/master' 2015-03-12 10:29:39 +01:00
mwsound consolidate random number logic 2015-03-15 14:07:47 +13:00
mwstate Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
mwworld consolidate random number logic 2015-03-15 14:07:47 +13:00
android_main.c fixe all code v 2 2014-08-06 00:46:21 +04:00
CMakeLists.txt Move oengine to a static library, fixes duplicate compilation of oengine/bullet files by openmw and opencs 2015-03-06 02:36:12 +01:00
crashcatcher.cpp make it C98 compat 2014-12-23 17:13:11 +01:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
engine.hpp Remove unused function 2015-02-05 04:18:43 +01:00
main.cpp Always print the exception to stderr 2015-02-10 22:01:57 +01:00