0ad/binaries/data/mods/public/globalscripts
Gallaecio e05c8263c5 Internationalization of the public mod (JavaScript and GUI XML side)
It includes a marvelous language selection menu developed by Yves.

It also includes the introduction of a sprintf implementation for
JavaScript, as well as
translation helper functions that use JavaScript-side translation
caching.

This patch includes code by Yves, sanderd17, leper and Gallaecio.

Ref #67

This was SVN commit r14954.
2014-04-20 20:51:48 +00:00
..
l10n.js Internationalization of the public mod (JavaScript and GUI XML side) 2014-04-20 20:51:48 +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