1
0
forked from mirrors/0ad
Files
0ad/source/scriptinterface
historic_bruno 481f570a0e CMapGeneratorWorker thread safety issue. Fixes #783.
VFS access moved to main thread, where random map scripts are preloaded
and stored prior to use by the worker thread.
Adds LoadGlobalScript to ScriptInterface, for evaluating script content
in the global scope.

This was SVN commit r9261.
2011-04-15 05:23:51 +00:00
..
2011-03-23 16:32:44 +00:00
2011-03-23 21:15:22 +00:00
2011-04-09 00:05:37 +00:00