diff --git a/docs/changelog.txt b/docs/changelog.txt index 9bdbb5054..de0c03c85 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -56,6 +56,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: - New functions: - ``Units::isDiplomat(unit)`` +## Lua +- ``gui.widgets``: ``List:setChoices`` clones ``choices`` for internal table changes + ## Internals - jsoncpp: updated to version 1.8.4 and switched to using a git submodule @@ -146,7 +149,6 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Lua - Added ``profiler`` module to measure lua performance - Enabled shift+cursor movement in WorkshopOverlay-derived screens -- ``gui.widgets``: ``List:setChoices`` clones ``choices`` for internal table changes ## Structures - ``unit_flags1``: renamed ``dead`` to ``inactive`` to better reflect its use diff --git a/scripts b/scripts index 67e6f439d..f28725d61 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 67e6f439d566259ff91739b1d124cb815c2bdf7b +Subproject commit f28725d61fcd07819442658c76f70825dcbfd519