تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Justin Clark-Casey (justincc) af7c6c5f39 stop passing FromUserInventoryItemID right down into the deserializer. 13 سال پیش
  Justin Clark-Casey (justincc) cf3ffe5bb4 Fix llAttachToAvatar() 13 سال پیش
  Justin Clark-Casey (justincc) 86f45f6fe7 remove undo state storage in a few places where it's pointless 13 سال پیش
  Justin Clark-Casey (justincc) 5e8900dfd0 minor: code tidy and inserted log lines for future use. 13 سال پیش
  Justin Clark-Casey (justincc) fc7e17baf7 When serializing objects, stop accidentally using the green text colour value for alpha 13 سال پیش
  Justin Clark-Casey (justincc) e9988a3728 Make sure culture is en-US when saving archive related xml. 13 سال پیش
  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. 13 سال پیش
  Melanie e398c33648 Add PayPrice to serialization format Xml2 13 سال پیش
  Justin Clark-Casey (justincc) 58efd761d1 Add coalesced scene objects class and serializer. This is currently only used by the TestRezCoalescedObject() regression test. 13 سال پیش
  Diva Canto 5c870fce54 Bug fix in object serialization -- sculpt data was wrong. 13 سال پیش
  Diva Canto eab0951a59 Fixes the issue of hung archives. Problem was with SceneObjectSerializer. 14 سال پیش
  Justin Clark-Casey (justincc) 3d32f05cde remove mono compiler warning: if (sop.Color != null) always returns true as sop.Color is a value type. 14 سال پیش
  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. 14 سال پیش
  Diva Canto ca8d015733 Changed the parser for InventoryItem deserialization. Moved some utility functions around. 14 سال پیش
  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. 14 سال پیش
  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. 14 سال پیش
  Melanie 98ba079e95 Diva needs a spanking! Serializing OldItemID breaks script state persistence in agent inventory. 14 سال پیش
  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. 14 سال پیش
  Jeff Ames a331fd4e24 Formatting cleanup. 14 سال پیش
  Diva Canto 627d1a42fe Added inner exception handling in Shape deserialization processing, so that the whole Shape processing returns a valid Shape object. 14 سال پیش
  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. 14 سال پیش
  Diva Canto 8acac3d07f Another take related to the previous commit. 14 سال پیش
  Diva Canto 3b2d9a9939 Added code to quaternion deserialization to try to cope with an exception seen in Wright Plaza related to SitTargetOrientation. 14 سال پیش
  Diva Canto 684449f783 Added TextureAnimation and ParticleSystem to serialization. 14 سال پیش
  Melanie 43a4b7b735 COmmented the wrong line instead, now I commented them all to be on the safe side 14 سال پیش
  Melanie 5b29b975ee Comment a spammy debug message in the serializer 14 سال پیش
  Diva Canto 7038f2b406 Deleted all [XmlIgnore] from SOP, since those are meaningless now. 14 سال پیش
  Diva Canto 22eff055d4 .NET automagical serialization of SOPs replaced by manual serialization across the board. 14 سال پیش
  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>. 14 سال پیش
  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. 14 سال پیش