1
0
forked from 0ad/0ad
0ad/source/tools/atlas
Ykkrosh ecaf665d5a Separate JS_ShutDown from the normal ScriptingHost shutdown, because it's resetting non-thread-safe per-process state.
DllLoader: Report dlerror when dlopen fails.
AtlasObject: Avoid ICC warnings caused by 'const T' being equivalent to
'T' when 'T' is already const.

This was SVN commit r5133.
2007-06-03 15:37:26 +00:00
..
AtlasFrontends # Fixes for MSVC 2006-12-01 20:34:28 +00:00
AtlasObject Separate JS_ShutDown from the normal ScriptingHost shutdown, because it's resetting non-thread-safe per-process state. 2007-06-03 15:37:26 +00:00
AtlasUI # Slightly improved Linux compatibility for Atlas. 2007-05-31 01:47:17 +00:00
DatafileIO # Slightly improved Linux compatibility for Atlas. 2007-05-31 01:47:17 +00:00
GameInterface Separate JS_ShutDown from the normal ScriptingHost shutdown, because it's resetting non-thread-safe per-process state. 2007-06-03 15:37:26 +00:00