0ad/source/lobby
Itms 9150c20818
Remove ScriptTypes and ScriptExtraHeaders headers
The first header was used to include the SpiderMonkey JS API at once,
with safeguards and preprocessor defines. Nowadays, SpiderMonkey
provides modular headers allowing us to include what we use, refs #8086.

Some defines have to be moved to compiler options but it is apparently
a mistake from the SM developers:
https://bugzilla.mozilla.org/show_bug.cgi?id=1987876
2025-09-14 13:17:18 +02:00
..
scripting Fix some includes all over the place 2025-08-13 19:38:21 +02:00
Globals.cpp Update headers in lobby 2025-06-25 14:00:44 +02:00
IXmppClient.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
StanzaExtensions.cpp Update headers in lobby 2025-06-25 14:00:44 +02:00
StanzaExtensions.h Update headers in lobby 2025-06-25 14:00:44 +02:00
XmppClient.cpp Fix some includes all over the place 2025-08-13 19:38:21 +02:00
XmppClient.h Update headers in lobby 2025-06-25 14:00:44 +02:00