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
psi29a db39b4e7d4 Merge branch 'fix-iterator-badness' into 'master'
Actually increment iterators to be erased.

Closes #6163

See merge request OpenMW/openmw!1027

(cherry picked from commit 7c246b28e7cb8c514b22214309fc9fed7fc40edc)

5ec2ddb4 Actually increment iterators to be erased.
3 years ago
..
bsa Check if the archive is opened before adding a file to it and clear state on close 4 years ago
bullethelpers Detect and ignore updates for oscillating objects 4 years ago
compiler Fix MSVC's C4244 warnings 4 years ago
config Implement instanced groundcover 4 years ago
contentselector Replace zeroes and nulls by nullptrs 4 years ago
crashcatcher Fix MSVC's C4267 warnings 4 years ago
debug Fixing performance-faster-string-find issues 4 years ago
detournavigator Merge branch 'fix_new_game_guard_3' into 'master' 4 years ago
esm Fixed data subrecord name for Armour record used in error 4 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback Fixing performance-faster-string-find issues 4 years ago
files Fix MSVC's C4267 warnings 4 years ago
fontloader Validate GUI scaling and place it to the launcher 4 years ago
interpreter Fix MSVC's C4267 warnings 4 years ago
loadinglistener Always center loading screen progress bar by height when there is active message box 4 years ago
misc Don't assign a variable passed by value 4 years ago
myguiplatform Fix MSVC's C4244 warnings 4 years ago
nif Improve null root handling 4 years ago
nifbullet Improve null root handling 4 years ago
nifosg Merge branch 'even-fixier-alpha' into 'master' 4 years ago
process Remove redundant includes 6 years ago
resource Share state 4 years ago
sceneutil Merge branch 'even-fixier-alpha' into 'master' 4 years ago
sdlutil Discard button press events during save loading (bug #5619) 4 years ago
settings Merge branch 'object_paging_min_size_combo_box' into 'master' 4 years ago
shader Merge branch 'fix-iterator-badness' into 'master' 3 years ago
terrain Recreate a special case for IntersectionVisitor on QuadTreeWorld 4 years ago
to_utf8 Minor cleanup: Remove `using namespace std` 4 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 Use O(log(n)) search instead of O(n) 4 years ago
widgets Fix MSVC's C4267 warnings 4 years ago
CMakeLists.txt Merge branch 'optimize_off_mesh_connections' into 'master' 4 years ago
doc.hpp