0ad/binaries/data/mods/public/gui/common
leper df4c07238d Change GUI tag parsing to use a FSM instead of using CParser. Refs #2589.
Parameters now have to be quoted with ".
Supports " in parameters by escaping them with \.
Tag start characters can be included in normal text by escaping them
with \.
Better error handling and a error messages to help with fixing
invalid/malformed strings.

This was SVN commit r15969.
2014-11-16 02:10:28 +00:00
..
colorFades.js SpiderMonkey now supports default parameters! 2014-07-05 13:58:51 +00:00
common_sprites.xml Fix StoneCrossBox sizing. 2014-01-18 20:29:21 +00:00
common_styles.xml Revert a hack that snuck into an earlier commit of mine. 2014-04-30 17:22:38 +00:00
emptyinit.xml # Fix startup warning in scenario editor 2010-04-17 11:29:34 +00:00
functions_civinfo.js Clean up JSON parsing code. Refs #1374. 2014-11-13 01:26:22 +00:00
functions_global_object.js Bits of cleanup 2014-06-20 03:45:19 +00:00
functions_utility_error.js Remove all references to serif fonts in the GUI files (see cde72788a2) 2014-04-24 13:33:15 +00:00
functions_utility_loadsave.js Change GUI tag parsing to use a FSM instead of using CParser. Refs #2589. 2014-11-16 02:10:28 +00:00
functions_utility_music.js Replace or remove uses of Engine.Console_Write. Patch by Adrian Fatol. Fixes #2141. 2014-07-24 21:27:24 +00:00
functions_utility_test.js Removes g_ScriptingHost and implements global to compartment 1 to 1 relation. 2014-01-04 10:14:53 +00:00
functions_utility.js GUI cleanup. 2014-11-13 01:26:36 +00:00
global.xml Fix FPS, real time, and game time overlay hotkeys. Fixes 704d0f9511. 2014-08-15 22:03:12 +00:00
icon_sprites.xml Basic diplomacy. Refs #7. 2012-10-23 16:31:07 +00:00
init.xml Fixes incorrect and inconsistent tests for undefined. 2012-03-04 22:59:14 +00:00
music.js Stop updating some data after the end of a game. 2014-08-27 18:37:20 +00:00
network.js Internationalization of the public mod (JavaScript and GUI XML side) 2014-04-20 20:51:48 +00:00
setup.xml Remove all references to serif fonts in the GUI files (see cde72788a2) 2014-04-24 13:33:15 +00:00
sprite1.xml Replaces info icon with higher quality version. Fixes #1469. 2012-06-02 00:09:57 +00:00
styles.xml * Add support for fallback fonts in the font builder. 2014-03-17 10:13:49 +00:00
timer.js Internationalization of the public mod (JavaScript and GUI XML side) 2014-04-20 20:51:48 +00:00