1
0
forked from 0ad/0ad
0ad/source/tools/atlas
wraitii 0f60bf3a97 Split off Object-related functions from ScriptInterface
Follows 34b1920e7b.

This splits off the object-related functions, such as
[Set/Get/Has]Property, CreateObject, CreateArray, FreezeObject.

It also puts the definitions in the header itself, which might end up
with faster code here & there, though perhaps slower compilation time
(somewhat doubtful since we already included most things anyways).

Differential Revision: https://code.wildfiregames.com/D3956
This was SVN commit r25430.
2021-05-13 17:23:52 +00:00
..
AtlasFrontends Migrate to premake5, fixes #3729. 2017-10-30 13:52:05 +00:00
AtlasObject Properly unset the civilisation when unchecked in Atlas. 2021-03-23 13:16:53 +00:00
AtlasUI Implement quality levels for actors & corresponding setting. 2021-04-08 07:22:24 +00:00
GameInterface Split off Object-related functions from ScriptInterface 2021-05-13 17:23:52 +00:00