- May 16, 2020
-
-
Arkerthan authored
-
- Apr 25, 2020
-
-
ezsh authored
VSCode and typescript still do not understand assignments to window as introducing of a global name. To make them happy, use assignment to globalThis.
-
- Apr 17, 2020
-
-
svornost authored
-
- Mar 29, 2020
-
-
klorpa authored
-
- Mar 23, 2020
-
-
svornost authored
Build some event utilities to avoid getting tons of boilerplate in the events, and convert RESS lazy evening to JS as a real single-slave event example.
-
- Mar 08, 2020
-
-
svornost authored
Use a dialog to display the event slave description instead of wedging it into the middle of the event text.
-
- Mar 03, 2020
- Feb 18, 2020
-
-
- Feb 17, 2020
-
-
Pregmodder authored
This reverts merge request !6134
-
-
- Feb 15, 2020
-
-
svornost authored
-
- Feb 09, 2020
-
-
svornost authored
Don't emit SugarCube macros from App.UI.link, but pre-parse them into properly annotated HTML anchors that match what the macro would have done (and yes, that really is what it does; I was surprised too).
- Dec 25, 2019
-
-
Arkerthan authored
-