Commit graph

26 commits

Author SHA1 Message Date
Matthias Krüger
b11d3fdcbe fix a bunch of typos found by codespell in data directory.
https://github.com/lucasdemarchi/codespell
2018-02-06 23:03:06 +11:00
gfgtdf
fb27d61f07 update schema.cfg: on/off are no longer accepted as booleans 2017-02-09 15:44:31 +01:00
Celtic Minstrel
9c2027a8d8 Remove version key from AI configs
This has a lot of cascade effects and may remove support for some old syntaxes, such as [protect_unit].
2016-03-22 07:22:22 -07:00
Bruno Macabeus
74b72bb846 Added attributes of the [ai]
Added the optional parameter "limit-max(number)"
2016-03-22 11:05:58 +01:00
Bruno Macabeus
58e8bc7246 Added almost the attributes of the [side]
Added the optional parameter "limit-lower(number)"
Improved the optional parameter "need-file-in(dir)"
2016-03-22 11:05:58 +01:00
Bruno Macabeus
a0c882b02d Added the optional parameter "need-file-in(dir)", to check if the file exists 2016-03-22 11:05:58 +01:00
Bruno Macabeus
f76a0596d9 Various attributes' [scenario] and derived elements' of it have been implemented. But missing several. 2016-03-22 11:05:58 +01:00
Bruno Macabeus
7009d360ab Ops, I had written twice accidentally 2016-03-22 11:05:58 +01:00
Bruno Macabeus
31794109ad Update schema.cfg: terrain_type finished 2016-03-22 11:05:57 +01:00
Bruno Macabeus
42d4ae9109 Added the optional parameter "limit(\d+,\d+)", to specify the range of the value's attribute
Added, partly, toplevel [terrain_type] tag
2016-03-22 11:05:57 +01:00
Bruno Macabeus
98833e2b5b Added optional parameter "optional-translatable" to some rare cases 2016-03-22 11:05:57 +01:00
Bruno Macabeus
adacf79111 Improved the regexp of symbols in schema.cfg 2016-03-22 11:05:56 +01:00
Bruno Macabeus
67e79f7563 I forgot to translate two comments 2016-03-22 11:05:56 +01:00
Bruno Macabeus
54efe7a8a9 Added datatype symbol 2016-03-22 11:05:56 +01:00
Bruno Macabeus
2eeac0248c Created the optional parameter "list"
Other minor improvements and updates in wmlvalidator
2016-03-22 11:05:56 +01:00
Bruno Macabeus
a79de2c35c wmlvalidator, wmlgrammar and wmldata: now it checks translatable lines.
schema.cfg: it was removed type "tstring" and can now be optional parameters
2016-03-22 11:05:56 +01:00
Bär Halberkamp
ef2bdfbc12 Ran wmlindent 2013-12-31 19:22:28 +01:00
fendrin
a564eda0c1 Remove everything related to [editor_tool_hint].
This tag is obsolete for ages and most likely not used by any UMC
designer.
2013-12-31 12:29:44 +01:00
Eric S. Raymond
e7d337a676 Reindent mainline. 2010-09-23 13:04:56 +00:00
Timotei Dolean
7fbc66beb1 eclipse plugin: add missing regex to schema.cfg and...
...automatically add quotes in generated WML code by the wizard
2010-07-09 11:23:09 +00:00
Timotei Dolean
358612dbb5 eclipse plugin: schema-based wizards - step 7...
...implement constraints checkers and added comboboxes for "enum"
value types
2010-07-09 10:34:41 +00:00
Timotei Dolean
81efbb1ffa eclipse plugin: temporary fix for schema parser 2010-07-08 22:07:03 +00:00
Nils Kneuper
08b6130080 make sure that all textdomains are set correctly...
...(adds the missing markers to some cfg files)
2010-04-06 19:45:24 +00:00
Alexander van Gessel
97cca20ae4 Some use of the new [description] tag in schemas.
category attribute is still unused
2010-03-23 00:34:31 +01:00
Alexander van Gessel
30c33ab654 Fix some issues with wmlvalidator 2010-02-14 23:53:01 +01:00
Alexander van Gessel
5950a82a68 Rewrite wmltest as wmlvalidator, unfinished, but somewhat functional 2010-02-14 23:52:57 +01:00