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-tes3coop/components
scrawl 819234cdfe Use rbegin() instead of --end() 10 years ago
..
bsa fix opening BSA on Unicode path 11 years ago
compiler Implement ResetActors script instruction (Fixes #1859) 10 years ago
contentselector Fix incompatible encoding names in ContentModel (bug uncovered by 41c17bccb6) 11 years ago
esm Move the workaround to loadscpt.cpp as per feedback comments. 10 years ago
esmterrain Merge branch 'master' of https://github.com/OpenMW/openmw 11 years ago
files fixes building on systems with kFreeBSD kernel 11 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 Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 11 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 Use rbegin() instead of --end() 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 fix v7 11 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
CMakeLists.txt Moved functions from niffile.cpp to where they belong. 10 years ago
doc.hpp second set of additional doxygen comments 14 years ago