Files
opensim/OpenSim/Region/CoreModules/Avatar
Justin Clark-Casey (justincc) c1a34cd8da Don't try to save changed attachment states when an NPC with attachments is removed from the scene.
This is done by introducing a PresenceType enum into ScenePresence which currently has two values, User and Npc.
This seems better than a SaveAttachments flag in terms of code comprehension, though I'm still slightly uneasy about introducing these semantics to core objects
2011-08-18 00:53:05 +01:00
..
2010-10-27 00:01:03 -04:00
2011-01-18 01:48:37 +00:00
2010-09-12 13:43:49 -04:00
2011-07-16 02:56:54 +01:00