0ad/source/gui/ObjectBases
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
..
IGUIButtonBehavior.cpp Fix headers for gui/ObjectBases 2025-06-30 19:56:41 +02:00
IGUIButtonBehavior.h Fix headers for gui/ObjectBases 2025-06-30 19:56:41 +02:00
IGUIObject.cpp Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
IGUIObject.h Remove ScriptTypes and ScriptExtraHeaders headers 2025-09-14 13:17:18 +02:00
IGUIPanel.cpp Fix headers for gui/ObjectBases 2025-06-30 19:56:41 +02:00
IGUIPanel.h Fix headers for gui/ObjectBases 2025-06-30 19:56:41 +02:00
IGUIScrollBarOwner.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUIScrollBarOwner.h Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUITextOwner.cpp Fix some headers in gui 2025-07-02 13:20:13 +02:00
IGUITextOwner.h Fix some headers in gui 2025-07-02 13:20:13 +02:00