summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-23clang-format againreplace_boostBret Curtis
2023-04-23clang-formatBret Curtis
2023-04-23replace boost where not neededBret Curtis
2023-04-23Merge branch 'settings_default' into 'master'7344-support-launching-the-example-suitepsi29a
2023-04-22Merge branch 'fix-glsl-editorconfig' into 'master'psi29a
2023-04-22Avoid using Settings::Manager::mDefaultSettings directlyelsid
2023-04-22Store default settings valueselsid
2023-04-22Merge branch 'fix_esm4' into 'master'Tetramir
2023-04-22Merge branch 'reduce_code_size' into 'master'AnyOldName3
2023-04-22Fix regressions in ESM4 reader caused by !2902Petr Mikheev
2023-04-22Fix preprocess code size scriptelsid
2023-04-22Define single UpdateGuard type in a separate fileelsid
2023-04-22Cleanup detournavigator includeselsid
2023-04-21Fix GLSL .editorconfig fix-glsl-editorconfigAnyOldName3
2023-04-21Add missing files to components/detournavigator listelsid
2023-04-21Merge branch 'simplify_world' into 'master'psi29a
2023-04-21Merge branch 'preprocessed_code_size' into 'master'psi29a
2023-04-21Merge branch 'shaders_formatting' into 'master'psi29a
2023-04-21Merge branch 'localize_testcells' into 'master'psi29a
2023-04-21Localize testcells/testinteriorcells progress textAndrei Kortunov
2023-04-21Improve shaders formattingAndrei Kortunov
2023-04-21Add CI job to measure preprocessed code sizeelsid
2023-04-20Merge branch 'ci_clang_tidy' into 'master'AnyOldName3
2023-04-20Put ESMStore to EnvironmentPetr Mikheev
2023-04-20Remove `createRecord` functions from World because the only forward the argum...Petr Mikheev
2023-04-20Merge branch 'lua_magic' into 'master'psi29a
2023-04-20Lua bindings for magic. Based on the work made by @bharbich in !2765.Petr Mikheev
2023-04-20Merge branch 'getcell-ref' into 'master'psi29a
2023-04-20Merge branch 'load_esm4' into 'master'psi29a
2023-04-20CellPreloader::preload(CellStore&florent.teppe
2023-04-20More MWWorld::CellStore* -> MWWorld::CellStore&florent.teppe
2023-04-20functions return reference instead of ptrflorent.teppe
2023-04-20Activation handler for ESM4 DoorPetr Mikheev
2023-04-20Merge branch 'activation' into 'master'psi29a
2023-04-20Merge branch 'fix_teleporting' into 'master'psi29a
2023-04-20Merge branch 'fix-#7335' into 'master'psi29a
2023-04-20Split Ubuntu_Clang_Tidy jobelsid
2023-04-20fix testsflorent.teppe
2023-04-20fixes reference saving stageflorent.teppe
2023-04-20Displays references in exterior cells. A bit hackish.florent.teppe
2023-04-20Keep things coherent between references and and cell tableflorent.teppe
2023-04-20fix issue #7335florent.teppe
2023-04-20Merge branch 'ref_id_print_tests' into 'master'psi29a
2023-04-20Merge branch 'lua_esm4' into 'master'psi29a
2023-04-20Add more tests for printing RefId and clarify some constantselsid
2023-04-20Check FormIdRefId value in constructorelsid
2023-04-20Make Store<ESM4::Reference> to use FormId instead of RefIdPetr Mikheev
2023-04-20Support ESM4 types in cell:getAllPetr Mikheev
2023-04-20Initial Lua bindings for ESM4 types; bindings for ESM4Door.Petr Mikheev
2023-04-20Reorganize ESM4 MWClasses; Add tooltips that are needed for activation.Petr Mikheev