mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 04:05:32 +00:00
4b1a4ef4cf
This lets it support the JSClass syntax, introduced for components in 5fb88172a2/D2492, which required a workaround before. As cleanup, remove the prefix logic which was too specific to be in ScriptInterface, and use an upstream-compatible API that also does more of what we want. Based on a patch by: elexis Differential Revision: https://code.wildfiregames.com/D2644 This was SVN commit r23771.