Files
0ad/source/ps
wraitii cb346e207b Refactor all usage of RegisterFunction to ScriptFunction::Register
- Replace ScriptInterface::RegisterFunction with
ScriptFunction::Register
 - Mostly removing unused cmpPrivate*
 - Some usage introduces specific getters (mapgenerator, AIWorker,
XmppClient,...)
 - Several passthrough functions are simply removed in favour of calling
the original, reducing duplication
 - Make use of ScriptRequest/ScriptInterface capabilities where
relevant.
- Make JSI_* headers only expose necessary functions, lightening them
considerably and reducing duplication
 - Reuse namespaces in JSI_* implementations directly, reducing visual
noise there

Follows f3aedf88a6

Differential Revision: https://code.wildfiregames.com/D3626
This was SVN commit r24983.
2021-03-02 20:01:14 +00:00
..
2021-01-21 15:58:33 +00:00
2021-01-16 15:46:56 +00:00
2020-11-26 21:01:32 +00:00
2020-11-26 21:01:32 +00:00
2021-01-16 15:24:58 +00:00
2021-01-21 15:58:33 +00:00
2021-01-18 10:58:16 +00:00
2020-11-30 15:45:05 +00:00
2020-11-14 10:57:50 +00:00
2021-02-27 08:48:30 +00:00
2020-11-15 18:29:17 +00:00