Files
itgmania212121/stepmania
Glenn Maynard b0430161b9 Merge text values into attributes; use TEXT_ATTRIBUTE_NAME for
the text value.

This means that FOREACH_Attr will iterate over the text value.
Compare with TEXT_ATTRIBUTE_NAME if you explicitly don't want
that.

This is simpler; an XNode branches out in two places--attributes
and children--instead of three.

It also means that nodes without any text data actually don't
have any text data--the attribute simply doesn't exist.  The
*TextValue functions are also no longer needed, though some
are left in now for compatibility (and maybe convenience).
2007-02-11 07:27:29 +00:00
..
2007-01-27 02:13:45 +00:00
2006-12-19 02:53:42 +00:00
2007-02-02 17:23:38 +00:00
2006-10-17 08:58:26 +00:00
2007-02-07 05:59:34 +00:00
2007-02-11 01:30:51 +00:00
2007-02-01 20:59:19 +00:00
2007-01-24 04:41:18 +00:00
2007-02-11 00:50:42 +00:00