OpenSimMirror/OpenSim
Justin Clarke Casey 42ac35ba7d * Provide relief for mantis 1263, 1202, 679
* If a caller attempts to set PrimitiveBaseShape.ProfileCurve with a HollowShape or ProfileShape component which is not a valid enum, a warning is spat out and a default shape 
subtituted
* This does not solve any underlying problem if we're missing some enum values (though it's not obvious what these are), but it should allow save-xml2/load-xml2 to be used 
without causing invalid enum value related exceptions.  The checks will also guard against badly behaved clients.
* This change alters the order of shape values in the xml, since it appears properties are serialized after fields (at least this is the case in mono).  .net native 
deserialization can cope with this it appears, though people manipulating xml manually may need to adapt (if there are any).
* This may be a good argument against relying on .net [de]serialization for our xml format.
2008-05-21 22:17:28 +00:00
..
ApplicationPlugins renaming GETRestRegionPlugin to GETHandler as that's what it really is. 2008-05-21 16:20:21 +00:00
Data implement in memory appearance cache for sqlite. This 2008-05-21 20:36:34 +00:00
Framework * Provide relief for mantis 1263, 1202, 679 2008-05-21 22:17:28 +00:00
Grid i'm extending the RestStreamHandler.Handler(...) signature to actually 2008-05-20 16:51:45 +00:00
Region * Going to the C# syntactic sugar way of handling the backup event delegates. 2008-05-21 22:06:38 +00:00
TestSuite Update svn properties. Minor formatting cleanup. 2008-05-19 13:26:42 +00:00
Tests
Tools Add copyright notices. 2008-05-20 15:38:49 +00:00