Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also convert it to strong typed enum.
|
|
|
|
|
|
|
|
|
|
Quest attributes: {@@var1}, {@@var2}, {@@var3}, {@@time}
|
|
But for now not using this fields.
|
|
|
|
|
|
This allow not show errors for some not main xml files.
|
|
|
|
Example:
<text text1="line">test {@@1}</text>
Parameters cant be translated.
|
|
|
|
Also improver existing tag reward.
|
|
|
|
|
|
|
|
Text like [old book] will be showed as link to item old book.
|
|
|
|
|
|
|
|
Add some defines for xml nodes manipulation.
With pugixml backend no xml writing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|