0ad/source/lobby/scripting
wraitii 61e0aef0b4 Split JS conversions from ScriptInterface.
All ToJSVal/FromJSVal definitions are put in a separate header.
Remove AssignOr[To/From]JSVal duplication.

The functions were already static so this is rather straightforward.

Follows 34b1920e7b and 2bae30c454

Differential Revision: https://code.wildfiregames.com/D3953
This was SVN commit r25428.
2021-05-13 09:43:33 +00:00
..
GlooxScriptConversions.cpp Split JS conversions from ScriptInterface. 2021-05-13 09:43:33 +00:00
JSInterface_Lobby.cpp Don't hardcode the "0ad" resource into lobby XMPP & hosting 2021-05-09 12:51:32 +00:00
JSInterface_Lobby.h Refactor all usage of RegisterFunction to ScriptFunction::Register 2021-03-02 20:01:14 +00:00