OpenSimMirror/OpenSim/Region/CoreModules/Avatar
Justin Clark-Casey (justincc) c2093ccce1 Move the simulator-side RezAttachments call on login to SP.MakeRootAgent with the other attachments code, using TeleportFlags.ViaLogin check to fire if necessary.
This is to simplify the code (no tricky 'wasChild' signalling required)
and to reduce the risk of a thread clash between simulator-side attaching (necessary for v1 viewers)
and the viewer-side attaching the v3 viewers perform.
2013-03-28 22:07:58 +00:00
..
Attachments Move the simulator-side RezAttachments call on login to SP.MakeRootAgent with the other attachments code, using TeleportFlags.ViaLogin check to fire if necessary. 2013-03-28 22:07:58 +00:00
AvatarFactory Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00
Chat Following on from 476a7d3e (which wasn't enough), make chat across regions on different simulators work. 2013-03-22 01:43:18 +00:00
Combat Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
Commands Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 2012-07-25 23:11:50 +01:00
Dialog Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
Friends Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00
Gestures Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
Gods Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00
Groups Prevent the core Groups module from being enabled when its name doesn't match the "default" ini choice 2012-11-27 14:42:28 -08:00
InstantMessage minor: also comment out the debug log message which reports searching for child agents in simulator scenes for now. 2012-12-04 23:07:26 +00:00
Inventory Separate IAR tests into separate files for load/save/loadpath tests 2013-02-16 01:57:42 +00:00
Lure Instead of going via GodLikeRequestTeleport, auto-teleport the agent directly in a megaregion, in the same manner at the "teleport user" console command. 2013-03-28 02:17:32 +00:00
Profile Cleanup on region modules: gave short node id's to all of them. 2012-11-12 18:08:02 -08:00