1
0
forked from 0ad/0ad
0ad/source/scriptinterface
Ykkrosh c0a7a36f7a Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions.
Remove some unnecessary script-exposed functions, and move some more
into the Engine namespace.

This was SVN commit r8428.
2010-10-21 19:54:59 +00:00
..
tests Load map descriptions from their XML file. 2010-08-04 21:15:41 +00:00
AutoRooters.cpp Avoid unnecessary dynamic allocation when calling script functions. 2010-07-19 23:03:33 +00:00
AutoRooters.h Avoid unnecessary dynamic allocation when calling script functions. 2010-07-19 23:03:33 +00:00
NativeWrapperDecls.h Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions. 2010-10-21 19:54:59 +00:00
NativeWrapperDefns.h Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions. 2010-10-21 19:54:59 +00:00
ScriptConversions.cpp # Initial support for formation movement. 2010-09-03 09:55:14 +00:00
ScriptInterface.cpp Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions. 2010-10-21 19:54:59 +00:00
ScriptInterface.h Use JSFastNative API in more places, for improved compatibility with future SpiderMonkey versions. 2010-10-21 19:54:59 +00:00
ScriptStats.cpp Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
ScriptStats.h Add JS memory usage to profiler. 2010-08-02 19:23:58 +00:00
ScriptTypes.h # Basic experimental multiplayer integration with new simulation system. 2010-05-20 00:59:01 +00:00
ScriptVal.cpp Cache message JS conversions, to make broadcasts faster 2010-09-17 17:49:39 +00:00
ScriptVal.h Cache message JS conversions, to make broadcasts faster 2010-09-17 17:49:39 +00:00