Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) af7c6c5f39 stop passing FromUserInventoryItemID right down into the deserializer. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) cf3ffe5bb4 Fix llAttachToAvatar() %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 86f45f6fe7 remove undo state storage in a few places where it's pointless %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 5e8900dfd0 minor: code tidy and inserted log lines for future use. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) fc7e17baf7 When serializing objects, stop accidentally using the green text colour value for alpha %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) e9988a3728 Make sure culture is en-US when saving archive related xml. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 4e4db749eb If parsing fails in the primitive base shape (which prints out a debug log message), also print out the name and uuid of the part containing this shape. %!s(int64=13) %!d(string=hai) anos
  Melanie e398c33648 Add PayPrice to serialization format Xml2 %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 58efd761d1 Add coalesced scene objects class and serializer. This is currently only used by the TestRezCoalescedObject() regression test. %!s(int64=13) %!d(string=hai) anos
  Diva Canto 5c870fce54 Bug fix in object serialization -- sculpt data was wrong. %!s(int64=13) %!d(string=hai) anos
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. %!s(int64=13) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 3d32f05cde remove mono compiler warning: if (sop.Color != null) always returns true as sop.Color is a value type. %!s(int64=13) %!d(string=hai) anos
  Diva Canto f86c438653 Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. %!s(int64=14) %!d(string=hai) anos
  Diva Canto ca8d015733 Changed the parser for InventoryItem deserialization. Moved some utility functions around. %!s(int64=14) %!d(string=hai) anos
  Diva Canto c617d658dd Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 6a9ae9e7cb Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority. %!s(int64=14) %!d(string=hai) anos
  Melanie 98ba079e95 Diva needs a spanking! Serializing OldItemID breaks script state persistence in agent inventory. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 9f5ab3b965 Old deserialization can't deal with commas in flag fields. Making use of -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical. %!s(int64=14) %!d(string=hai) anos
  Jeff Ames a331fd4e24 Formatting cleanup. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 627d1a42fe Added inner exception handling in Shape deserialization processing, so that the whole Shape processing returns a valid Shape object. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 8731c2be11 It looks like Vector3s also got written down in lower case at some point in time. Added code to account for that. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 8acac3d07f Another take related to the previous commit. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 3b2d9a9939 Added code to quaternion deserialization to try to cope with an exception seen in Wright Plaza related to SitTargetOrientation. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 684449f783 Added TextureAnimation and ParticleSystem to serialization. %!s(int64=14) %!d(string=hai) anos
  Melanie 43a4b7b735 COmmented the wrong line instead, now I commented them all to be on the safe side %!s(int64=14) %!d(string=hai) anos
  Melanie 5b29b975ee Comment a spammy debug message in the serializer %!s(int64=14) %!d(string=hai) anos
  Diva Canto 7038f2b406 Deleted all [XmlIgnore] from SOP, since those are meaningless now. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 22eff055d4 .NET automagical serialization of SOPs replaced by manual serialization across the board. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 1499607215 Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>. %!s(int64=14) %!d(string=hai) anos
  Diva Canto 41ce392d9b Added manual xml2 serialization. Rewired only save xml2, not oars yet. Seems to be generating xml's that are successfully parsed. Needs more testing. %!s(int64=14) %!d(string=hai) anos