openmw-tes3coop/components
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
..
bsa fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
compiler fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
config Warning fix 2015-03-03 11:24:23 +01:00
contentselector correction from Scrawl. 2015-03-05 20:21:22 +13:00
esm Fix saving land data. 2015-03-13 22:06:55 +11:00
esmterrain fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
files change Jni name method 2015-02-26 18:30:14 +04:00
fontloader Rename variable to not show up in search for "TODO" comments. 2015-03-12 00:21:46 +01:00
interpreter Add messagebox escape characters for spell/weapon cycling hotkeys 2014-12-24 15:45:13 +01:00
loadinglistener Show wallpaper when loading a savegame 2014-06-02 23:26:43 +02:00
misc Rewrite animated collision shape support (Fixes #2123) 2015-01-13 05:37:37 +01:00
nif fixed MSVC 2013 warning C4800 2015-03-06 23:19:57 +13:00
nifbullet fixed warning C4099: 2015-03-06 21:36:42 +13:00
nifcache Moved functions from niffile.cpp to where they belong. 2014-08-24 13:45:36 -04:00
nifogre consolidate random number logic 2015-03-15 14:07:47 +13:00
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 2014-01-05 18:09:50 +01:00
ogreinit Fix Ogre being initialised twice 2014-11-19 13:19:02 +01:00
process OSX build fix 2014-11-20 18:14:49 +01:00
settings Rewrite game settings manager 2015-02-05 04:18:42 +01:00
terrain fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
to_utf8 Remove some outdated todo comments 2015-03-12 00:27:01 +01:00
translation Fix cppcheck issues 2014-09-26 17:48:14 +02:00
version Distinguish between release and development builds 2014-01-23 13:18:05 +01:00
widgets fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
CMakeLists.txt consolidate random number logic 2015-03-15 14:07:47 +13:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00