0ad/source
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
..
collada Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
graphics save/restore camera position and orientation in saved games, fixes #2354 2014-04-06 16:27:57 +00:00
gui Internationalization of the public mod (JavaScript and GUI XML side) 2014-04-20 20:51:48 +00:00
i18n Internationalization of the C++ side 2014-04-20 20:03:57 +00:00
lib Added third-party libraries for internationalization and localization: ICU and tinygettext 2014-04-20 19:17:32 +00:00
lobby Fix #2404. Rating auto-configure TODO (eg 2v2 games do not automatically show as being unrated). See #2276. 2014-04-16 06:03:49 +00:00
maths Fix VS2013 build errors, warnings 2013-11-03 12:46:07 +00:00
mocks More FreeBSD build fixes. 2012-01-30 06:21:11 +00:00
network Fix more then one observer by allowing a game to have multiple players with the -1 ID. 2014-03-29 15:09:42 +00:00
pch Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
ps Internationalization of the C++ side 2014-04-20 20:03:57 +00:00
renderer Move the skybox up per Mythos' ruler recommendation. This should probably be a map setting. 2014-03-15 21:07:02 +00:00
scriptinterface Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +00:00
simulation2 Add an 'explore map' option to the game setup. 2014-04-14 19:52:49 +00:00
soundmanager Slightly better options menu. 2014-02-20 22:45:43 +00:00
third_party Added third-party libraries for internationalization and localization: ICU and tinygettext 2014-04-20 19:17:32 +00:00
tools * Add support for fallback fonts in the font builder. 2014-03-17 10:13:49 +00:00
contributors.txt Ticket #2127 - Performance and style improvements in scriptinterface. 2013-09-16 19:10:06 +00:00
main.cpp Second (main) commit for the SpiderMonkey upgrade. 2014-03-28 20:26:32 +00:00
test_setup.cpp Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00