You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
49
49
## API
50
50
- ``Gui::getDwarfmodeDims``: now only returns map viewport dimensions; menu dimensions are obsolete
51
51
- ``Gui::getDFViewscreen``: returns the topmost underlying DF viewscreen
52
+
- ``EventManager``: revises tick events to work as listeners. Tick events registered with ``registerListener`` will now automatically requeue at their designated frequency.
52
53
53
54
## Lua
54
55
- ``gui.View``: ``visible`` and ``active`` can now be functions that return a boolean
0 commit comments