0ad/binaries/data/mods/public/globalscripts
2014-06-04 12:07:35 +00:00
..
l10n.js Some i18n fixed on the JavaScript side 2014-04-26 18:27:53 +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
sprintf.js Improve my previous fix by throwing error objects instead of strings 2014-05-02 07:34:05 +00:00
Technologies.js Fix class checking for technologies 2014-06-04 12:07:35 +00:00
Templates.js Move the extraction of the classes from templates to the global scripts, and let the AI use it to reduce redundancy. 2014-06-04 08:42:48 +00:00
vector.js Refactor some formation code to let it make use of the prototypes 2014-01-27 12:34:59 +00:00