0ad/binaries/data/mods/public/globalscripts
Gallaecio 4770e64449 Some i18n fixed on the JavaScript side
Do not try to translate empty strings in translateObjectKeys().
Do not try to translate empty formation tooltips.
Do not translate player names at a point where they are already
translated.

This was SVN commit r15005.
2014-04-26 18:27:53 +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 Internationalization of the public mod (JavaScript and GUI XML side) 2014-04-20 20:51:48 +00:00
Technologies.js Fix 'Carrier Pidgons' technology by checking that rawClasses is not NULL before operating on it. 2013-12-27 04:01:03 +00:00
vector.js Refactor some formation code to let it make use of the prototypes 2014-01-27 12:34:59 +00:00