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
scrawl 6b65502557 Add properties for new widget classes to MyGUI plugin 10 years ago
..
bsa fix opening BSA on Unicode path 11 years ago
compiler Fix for MSVC warnings 10 years ago
contentselector Fix incompatible encoding names in ContentModel (bug uncovered by 41c17bccb6) 11 years ago
esm Store levitation/teleport enabled state in savegames (Fixes #1923) 10 years ago
esmterrain Merge branch 'master' of https://github.com/OpenMW/openmw 11 years ago
files the global config path is not always $prefix/etc, so just define the whole path in the build system 10 years ago
fontloader Add FontLoader and transparent BG texture to the MyGUI plugin 10 years ago
interpreter inherit target ID when starting a script from another script 11 years ago
loadinglistener Show wallpaper when loading a savegame 11 years ago
misc Remove extra semicolons at the end of some lines. 10 years ago
nif Store NIF keys mapped by time and use lower_bound for searches 10 years ago
nifbullet Silence some scan-build warnings. 10 years ago
nifcache Moved functions from niffile.cpp to where they belong. 10 years ago
nifogre Allow KeyFrameControllers on the RootCollisionNode and its children (Bug #1934) 10 years ago
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 11 years ago
ogreinit Throw an exception if a required Ogre plugin is not found 10 years ago
settings Remove -Wno-ignored-qualifiers and fix caused warnings 11 years ago
terrain Move terrain grid implementation to a component so the editor can use it (Feature #1597) 11 years ago
to_utf8 Exit if an unknown encoding option is specified 11 years ago
translation Fix exception (getline will trigger failbit on the last line) 11 years ago
version Distinguish between release and development builds 11 years ago
widgets Add properties for new widget classes to MyGUI plugin 10 years ago
CMakeLists.txt Add properties for new widget classes to MyGUI plugin 10 years ago
doc.hpp second set of additional doxygen comments 14 years ago