OpenSimMirror/OpenSim/Region/CoreModules/Avatar
Justin Clark-Casey (justincc) 967d42d393 Correctly override and call base OpenSimTestCase.SetUp() method in GridConnectorsTests and ArchiverTests.
Remove unrelated compile warning from AttachmentsModuleTests.
2012-09-19 01:06:42 +01:00
..
Attachments Correctly override and call base OpenSimTestCase.SetUp() method in GridConnectorsTests and ArchiverTests. 2012-09-19 01:06:42 +01:00
AvatarFactory Fix build break. 2012-08-03 23:13:19 +01:00
Chat Mantis 5977 Corrections to llRegionSayTo 2012-04-23 07:16:33 -04:00
Combat Mantis 60004 problems with damage and llSetDamage. In damage enabled areas this patch - Deletes any objects that have damage set > 0 that deliver that damage to an avatar Stops Gods receiving damage, Stops volume detect objects causing damage Deletes NPCS when their helth reduces to zero Gradually "heals" damage to an avatar Resets health on going to a non damage area 2012-05-04 21:01:09 +01:00
Commands Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. 2012-07-25 23:11:50 +01:00
Dialog Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-03-08 01:51:37 +00:00
Friends minor: Comment out friends notification log spam for now. 2012-09-12 01:58:01 +01:00
Gestures Fix build break 2011-01-18 01:48:37 +00:00
Gods Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to 2011-11-03 17:06:08 -07:00
Groups Comment out OnIncomingInstantMessage and OnInstantMessage handlers in GroupsModule, since these led to a private blank method 2012-07-19 23:13:08 +01:00
InstantMessage Fix regression where llGiveInventory() had stopped asking non-owner receivers to accept/decline. 2012-07-17 23:31:38 +01:00
Inventory Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folders with asset type of 'Folder' and 'Unknown' were accidentally treated as system folders. 2012-08-29 02:01:43 +01:00
Lure refactor: Split most of EntityTransferModule.Teleport() into its same region and different region teleport components. 2012-05-01 17:52:30 +01:00
Profile Remove the "Profile" config as it's covered by the replaceable interface 2012-06-04 18:22:09 +01:00