|
|
@ -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
|
|
|
|