0ad/source/tools/atlas/AtlasUI/Misc
Ykkrosh 53bcba3368 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.
IGUIObject: Cache the JSObject*, to prevent some frequent allocation
while running GUI scripts.
JSInterface_IGUIObject: Fixed garbage collection issues.
JSInterface_IGUIObject, ScriptGlue: Changed to the JS_THREADSAFE form of
JS_GetClass.
Util: Avoid startup warnings on Linux caused by using unimplemented
cpu_* functions that aren't needed for anything important yet.
sysdep/unix: Changed to native line endings.

This was SVN commit r5154.
2007-06-08 22:56:01 +00:00
..
Graphics This was SVN commit r3208. 2005-12-08 03:33:14 +00:00
actored.h Initial Actor Editor code 2005-03-19 22:29:32 +00:00
atlas.rc # Fixed SxS CRT usage. 2006-04-24 18:01:01 +00:00
DLLInterface.cpp 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
DLLInterface.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
precompiled.cpp Rename stdafx.h to precompiled.h 2007-06-05 18:35:05 +00:00
precompiled.h Rename stdafx.h to precompiled.h 2007-06-05 18:35:05 +00:00
Version.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00