0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated French translations by Redondepremière. More... about 1 year ago
Move MGE nearRenderDistance property to `mge.camera` and add docs. More... about 1 year ago
Merge pull request #470 from herbertgithubaccount/bug-fix/createTextInput More... about 1 year ago
MCM: Fix DecimalSlider failing to set variables correctly. It was calling its base class which then wrote the unscaled value to the variable. More... about 1 year ago
fixed bug where numeric TextInputFields wouldn't allow negative or decimal numbers. More... about 1 year ago
Update main.lua More... about 1 year ago
Docs: fix spellTick effect type More... about 1 year ago
Remove old comment More... about 1 year ago
tes3uiCycleButton: make error message on invalid property access more useful More... about 1 year ago
MCM: call methods using semicolon in Category:update More... about 1 year ago
MCM: remove duplicated Dropdown:createContentsContainer method. More... about 1 year ago
MCM: refactor DecimalSlider to be a child of mwseMCMSlider to reduce code duplication More... about 1 year ago
MCM: refactor mwseMCMCycleButton to be a child of mwseMCMButton More... about 1 year ago
Docs: fix tes3animationData.positionDeltaMovementRoot More... about 1 year ago
Fix tes3.addJournalEntry realloc logic, which was causing added entries to not be written to the savegame. More... about 1 year ago
Merge pull request #467 from MWSE/jhaakma-patch-1 More... about 1 year ago
Update ExclusionsPage.lua More... about 1 year ago
Improve performance of ExclusionsPage toggleFiltered More... about 1 year ago
tes3animationData bugfixes. More... about 1 year ago
Add tes3animationData.swapAnimationGroups. More... about 1 year ago
`tes3animationGroup` changes. Some properties are renamed. More... about 1 year ago
Merge pull request #364 from MWSE/dialogue-extensions More... about 1 year ago
Merge pull request #427 from MWSE/dialogueEnvironmentTable-documentation More... about 1 year ago
Docs: Config saving related things. More... about 1 year ago
Add object type static const to each class that maps to its ObjectType. Use this to do some type checking on DataHandler::resolveObjectByType. More... about 1 year ago
Merge pull request #384 from MWSE/fix-niPick-root More... about 1 year ago
Merge pull request #381 from MWSE/actorMovementFlag-sliding More... about 1 year ago
Merge pull request #430 from MWSE/Fix-updateOpacity More... about 1 year ago
Merge pull request #431 from MWSE/tes3-transferInventory More... about 1 year ago
Merge pull request #432 from MWSE/tes3.setExpelled More... about 1 year ago