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
David Cernat d308897f95 Rename PacketItems, PacketSpells into InventoryChanges, SpellbookChanges 8 years ago
..
bsa Mark thread safe methods in BsaFile 9 years ago
compiler Fix typo in script opcode (Fixes #3583) 8 years ago
config Launcher: ensure to clear previous settings when reloading settings 9 years ago
contentselector Fix shadowing warnings 8 years ago
esm Slight adjustments to disintegration fix 8 years ago
esmterrain Add terrain parallax mapping 9 years ago
fallback Relocate escape-related code to new files escape.hpp and escape.cpp. 9 years ago
files [macOS] Move all configs & resources into app bundles 8 years ago
fontloader Fix shadowing warnings 8 years ago
interpreter Fix shadowing warnings 8 years ago
loadinglistener LoadingScreen: add support for important labels 9 years ago
misc Add virtual destructors 8 years ago
myguiplatform optimize OSGVertexBuffer by double buffering the vertex array instead of recreating it on every modification 8 years ago
nif Fix race conditions caused by Array <-> GLBufferObject interactions (Bug #3580) 8 years ago
nifbullet Fix race conditions caused by Array <-> GLBufferObject interactions (Bug #3580) 8 years ago
nifosg Fix race conditions caused by Array <-> GLBufferObject interactions (Bug #3580) 8 years ago
openmw-mp Rename PacketItems, PacketSpells into InventoryChanges, SpellbookChanges 8 years ago
process OSX build fix 10 years ago
resource Add missing use plugin macro for static build 8 years ago
sceneutil Check if the bounding box changed before calling dirtyBound() 8 years ago
sdlutil Handle SDL event 0x304 by doing nothing (#3670) 8 years ago
settings Fix typo 8 years ago
shader Fix shadowing warnings 8 years ago
terrain Fix shadowing warnings 8 years ago
to_utf8 Fix typo in a comment 9 years ago
translation Fix cppcheck issues 10 years ago
version Move OpenMW version information to a textfile instead of compiling it in 10 years ago
vfs Fix clang analyzer warnings 9 years ago
widgets Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 9 years ago
CMakeLists.txt Create placeholder for ID_GAME_JOURNAL 8 years ago
doc.hpp