0ad/source/simulation2
leper be2f0e69fc Make the modmod standalone.
Mount public in case we are starting Atlas and no mods are specified in
the config.
If users remove all mods and save this to the config and try to start
Atlas it will
crash, as it cannot find some needed files.

This was SVN commit r15678.
2014-08-25 16:38:54 +00:00
..
components Make the modmod standalone. 2014-08-25 16:38:54 +00:00
docs Small code style fix, related to a typo in the documentation. Also updates the Example component's copyright to match the current year. 2014-07-30 17:34:40 +00:00
helpers Revert RedFox's changes to Spatial subdivisions in the simplest possible way (hopefully won't cause OOS, but at least we'll get reports). Fixes #2573, Refs #2430 . There probably are opportunities to remove more things. 2014-08-06 09:21:00 +00:00
scripting Exact stack rooting for simulation message type conversions. 2014-08-09 20:02:49 +00:00
serialization Exact stack rooting for WriteStructuredClone and functions that use it. 2014-08-03 19:32:39 +00:00
system Delete dynamic message subscriptions on simulation reset. 2014-08-16 01:23:50 +00:00
tests Fix some disabled tests. 2014-08-24 15:29:53 +00:00
MessageTypes.h Exact stack rooting for simulation message type conversions. 2014-08-09 20:02:49 +00:00
Simulation2.cpp Exact stack rooting for JSON related ScriptInterface functions. 2014-08-02 22:21:50 +00:00
Simulation2.h Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
TypeList.h Hide changes to buildings in the fog-of-war. 2014-08-04 22:49:19 +00:00