Alex Parlett d0a4a0ce87 Adds the ability to patch together two XMLFiles using the [RFC 5261](http://tools.ietf.org/search/rfc5261) with handling of Add, Replace and Remove for nodes and attributes. No handling has been added for namespace::prefix modifications at the moment. Use pass by value on sub-functions of add since gcc thinks there is no suitable conversion, where msbuild optimizes it out. 12 years ago
..
Image.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Resource.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
ResourceCache.pkg 2e01ca5e67 Sanitate resource dir similarly when adding and removing it to ensure removing works properly. 12 years ago
XMLElement.pkg cb45be26ef Added AngelScript & Lua property accessors for the XMLElement's value. 12 years ago
XMLFile.pkg d0a4a0ce87 Adds the ability to patch together two XMLFiles using the [RFC 5261](http://tools.ietf.org/search/rfc5261) with handling of Add, Replace and Remove for nodes and attributes. No handling has been added for namespace::prefix modifications at the moment. Use pass by value on sub-functions of add since gcc thinks there is no suitable conversion, where msbuild optimizes it out. 12 years ago