1
0
forked from 0ad/0ad
0ad/source/tools/atlas
wraitii aa15066c69 Rename ScriptRuntime to ScriptContext
SM52 essentially replaces JSRuntime with JSContext (though JSContext
itself was replaced with JSCompartment).
To prepare for this migration, rename all Runtime-related things to
Context.

Part of the SM52 migration, stage: SM45 compatible.

Patch by: Itms
Refs #4893

Differential Revision: https://code.wildfiregames.com/D3091
This was SVN commit r24181.
2020-11-14 10:57:50 +00:00
..
AtlasFrontends Migrate to premake5, fixes #3729. 2017-10-30 13:52:05 +00:00
AtlasObject Fix some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times. 2019-07-09 00:18:48 +00:00
AtlasUI Removes FFP option from Atlas and adds ARB/GLSL selection. 2020-11-04 12:21:55 +00:00
GameInterface Rename ScriptRuntime to ScriptContext 2020-11-14 10:57:50 +00:00