0ad/binaries/data/mods/public/globalscripts
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
..
Math.js Improve the Vector prototype with static functions. Replace the usage of the Math vector functions with functions from the Vector class. 2014-01-24 19:51:00 +00:00
Technologies.js Allow for unification in identity class matching + add the opportunity to combine with AND and OR. Fixes #2612 2014-06-05 09:39:36 +00:00
Templates.js Allow for unification in identity class matching + add the opportunity to combine with AND and OR. Fixes #2612 2014-06-05 09:39:36 +00:00
utility.js Forgot to remove some debug info 2014-06-23 13:52:52 +00:00
vector.js Refactor some formation code to let it make use of the prototypes 2014-01-27 12:34:59 +00:00