1
0
forked from 0ad/0ad
0ad/source/tools/atlas/wxJS/common
Ykkrosh bd3bd084c0 Support new SpiderMonkey API.
wposix: Define int8_t compatibly with SpiderMonkey.
Remove unused camera, lightenv JS interfaces.
Remove most of vector JS interface.
Remove some of the redundant JS string conversion functions.
Remove unneeded vmem, _lodBias functions.
Clean up some formatting.

This was SVN commit r8629.
2010-11-16 23:00:52 +00:00
..
apiwrap.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
clntdata.h Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
defs.h Updated wxJavaScript to 0.9.71 (plus minor customisations) 2007-09-02 17:17:58 +00:00
evtconn.h Fix compiling with Clang 2010-07-30 21:42:22 +00:00
index.h Atlas: Updated wxJS to latest SVN version. Made the JS runtime have a greater lifetime than all the wx windows, to avoid garbage collection problems. 2007-06-08 22:56:01 +00:00
jsutil.cpp Updated wxJavaScript to 0.9.71 (plus minor customisations) 2007-09-02 17:17:58 +00:00
jsutil.h Updated wxJavaScript to 0.9.71 (plus minor customisations) 2007-09-02 17:17:58 +00:00
main.h Atlas: Updated wxJS to latest SVN version. Made the JS runtime have a greater lifetime than all the wx windows, to avoid garbage collection problems. 2007-06-08 22:56:01 +00:00
script.cpp Updated wxJavaScript to 0.9.71 (plus minor customisations) 2007-09-02 17:17:58 +00:00
script.h Updated wxJavaScript to 0.9.71 (plus minor customisations) 2007-09-02 17:17:58 +00:00
strsptr.h Atlas: Updated wxJS to latest SVN version. Made the JS runtime have a greater lifetime than all the wx windows, to avoid garbage collection problems. 2007-06-08 22:56:01 +00:00
type.cpp Support new SpiderMonkey API. 2010-11-16 23:00:52 +00:00
type.h Updates for OS X and gcc 4.0 compatibility. 2007-09-02 16:50:20 +00:00
wxjs.h Fixed Altas/wxJS for Windows. 2007-09-04 20:04:43 +00:00