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-tes3mp/components
Bret Curtis 88a7ecc18d
Merge pull request #2528 from akortunov/effectstime
Use real time to update spell effects
5 years ago
..
bsa Don't save space in compressed BSA hash generation 5 years ago
bullethelpers Filter recast mesh triangles by global bounding box 5 years ago
compiler less complicated context override 5 years ago
config Replace foreach macro by for-loop 5 years ago
contentselector Implement a refresh button on data files page 5 years ago
crashcatcher Add env variable to enable/disable crash catcher 5 years ago
debug Fix C5204 warnings by adding default virtual destructors 5 years ago
detournavigator Cast float to btScalar 5 years ago
esm Use real time to update spell effects instead of game timestamps (bug #5165) 5 years ago
esmterrain Implement additional stringops to avoid Boost functions 5 years ago
fallback Revert to 0.45.0 comments-in-the-middle settings behavior 5 years ago
files removed path configuration and made screenshots just save in a folder 5 years ago
fontloader Remove redundant includes 6 years ago
interpreter Allow targeting non-unique actors with StartScript (bug #2311) 5 years ago
loadinglistener Fix C5204 warnings by adding default virtual destructors 5 years ago
misc Add detournavigator test for multiple worker threads 5 years ago
myguiplatform Add final modifier to fix warnings 5 years ago
nif Introduce NiGeometry abstraction 5 years ago
nifbullet Try to resolve CI concerns 5 years ago
nifosg Introduce NiGeometry abstraction 5 years ago
process Remove redundant includes 6 years ago
resource Use the new option to treat TGA files as TGA 1.0 5 years ago
sceneutil Remove unnecessary null check 5 years ago
sdlutil Move all OICS handling to the separate file 5 years ago
settings Make sure blank lines at the end of settings.cfg don't disappear 5 years ago
shader Improve color mode handling in shaders 5 years ago
terrain Cleanup 5 years ago
to_utf8 Remove redundant includes 6 years ago
translation Replace all NULLs to nullptr 6 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs make use of std::make_unique to test that MSVC2015 can handle that 6 years ago
widgets Fix C5204 warnings by adding default virtual destructors 5 years ago
CMakeLists.txt Add a flag to use double-precision functions from Bullet 5 years ago
doc.hpp