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/components
jvoisin d291b17c68 Merge branch 'refactor/script-cleanup' into 'master'
Use pop_back to shrink the stack

See merge request OpenMW/openmw!1597
3 years ago
..
bsa Use Files::MemBuf for Bsa::MemoryInputStream base classe instead of making a duplicate (MemoryInputStreamBuf) 3 years ago
bullethelpers Merge branch 'physics_heightfield' into 'master' 3 years ago
compiler Don't teleport NPCs to unknown cells 3 years ago
config move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 3 years ago
contentselector move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 3 years ago
crashcatcher Add missing include to unordered_map 3 years ago
debug Merge branch 'log_lock' into 'master' 3 years ago
detournavigator Merge branch 'esmrename' into 'master' 3 years ago
esm Merge branch 'rework_fixed_string' into 'master' 3 years ago
esm3 Merge branch 'rework_fixed_string' into 'master' 3 years ago
esm3terrain rename esmterrain to esm3terrain 3 years ago
esmloader move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 3 years ago
fallback Finish removing old Escape classes 3 years ago
files Add missing initialization 3 years ago
fontloader Make better use of std::clamp 3 years ago
interpreter Use pop_back to shrink the stack 3 years ago
loadinglistener Make sync terrain preloading sleep free 3 years ago
lua Merge branch 'esmrename' into 'master' 3 years ago
lua_ui Lua UI templates 3 years ago
misc Fix warning: maybe-uninitialized 3 years ago
myguiplatform Remove unnecessary myguicompat 3 years ago
nif Support multiple parents for NIF nodes 3 years ago
nifbullet Merge branch 'esmrename' into 'master' 3 years ago
nifosg Fix out of bounds UV set handling 3 years ago
process Support navmesh generation from launcher 3 years ago
queries Add missing include from sol/sol.hpp 4 years ago
resource Restore ripples with soft particles 3 years ago
sceneutil move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 3 years ago
sdlutil Move SDL-MyGUI input mappings to components, map both ways 3 years ago
serialization Serialize arithmetic and enum types in little endian encoding 3 years ago
settings Split navigator settings into subtypes 3 years ago
shader ShaderVisitor improvements 3 years ago
sqlite3 Add a binary to generate navmesh from content files 3 years ago
terrain remove unused includes: part1 3 years ago
to_utf8 Replace a handrolled memcpy with an actual call to memcpy 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 Add missing include 3 years ago
widgets Make better use of std::clamp 3 years ago
CMakeLists.txt Merge branch 'lua_ui_templates' into 'master' 3 years ago
doc.hpp