You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/libs/openengine/ogre
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.
10 years ago
..
.gitignore Merged openengine into openmw 13 years ago
lights.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
lights.hpp Better fix for unshield, comments on changes, no more commented out code. 11 years ago
renderer.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
renderer.hpp add #include <stdint.h> 10 years ago
selectionbuffer.cpp consolidate random number logic 10 years ago
selectionbuffer.hpp Add ManualResourceLoader for character previews (Fixes #1752) 11 years ago