Fix changelog section for #1318, update scripts

develop
lethosor 2018-07-03 00:28:29 -04:00
parent c449041c11
commit dc444add10
2 changed files with 4 additions and 2 deletions

@ -56,6 +56,9 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
- New functions: - New functions:
- ``Units::isDiplomat(unit)`` - ``Units::isDiplomat(unit)``
## Lua
- ``gui.widgets``: ``List:setChoices`` clones ``choices`` for internal table changes
## Internals ## Internals
- jsoncpp: updated to version 1.8.4 and switched to using a git submodule - 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 ## Lua
- Added ``profiler`` module to measure lua performance - Added ``profiler`` module to measure lua performance
- Enabled shift+cursor movement in WorkshopOverlay-derived screens - Enabled shift+cursor movement in WorkshopOverlay-derived screens
- ``gui.widgets``: ``List:setChoices`` clones ``choices`` for internal table changes
## Structures ## Structures
- ``unit_flags1``: renamed ``dead`` to ``inactive`` to better reflect its use - ``unit_flags1``: renamed ``dead`` to ``inactive`` to better reflect its use

@ -1 +1 @@
Subproject commit 67e6f439d566259ff91739b1d124cb815c2bdf7b Subproject commit f28725d61fcd07819442658c76f70825dcbfd519