aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim found a new way for archiving to be spammy.onefang2019-07-311-15/+9
* Merge LureModule into HGLureModule.onefang2019-07-252-304/+18
* Gatekeeper -> GatekeeperURIonefang2019-07-251-3/+2
* Combine LureModule and HGLureModule.onefang2019-07-251-69/+101
* Allow sitting on attachments, and attaching tings with people sitting on them.onefang2019-07-241-9/+9
* Warnings--onefang2019-06-041-1/+1
* ProfileServiceURL not ProfileURLonefang2019-05-191-1/+1
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-1940-1697/+3755
* Even OpenSim removed the silly IAR avatar presence check. Purge it with fire.David Walter Seikel2016-11-031-139/+70
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-0334-1184/+5038
* On IAR loading, if loading of a coaleseced item entirely fails, then continue...Justin Clark-Casey (justincc)2013-02-081-0/+18
* minor: Add some doc to the extremely unhelpful 'fudge....' comment as to why ...Justin Clark-Casey (justincc)2013-01-041-1/+4
* Fix problem where object attached from ground often does not get attached pro...Justin Clark-Casey (justincc)2013-01-041-9/+1
* Re-enable code disabled in f605a62 to allow a TaskInventoryAccepted message t...Justin Clark-Casey (justincc)2012-12-081-70/+68
* minor: also comment out the debug log message which reports searching for chi...Justin Clark-Casey (justincc)2012-12-041-2/+2
* minor: Comment out "Delivering IM to..." messages for now.Justin Clark-Casey (justincc)2012-12-041-3/+3
* Bug fix in OfflineMessageModule. Mantis #6446Diva Canto2012-12-041-1/+1
* Bug fix in Offline IM for inventory transfers. The items were being placed tw...Diva Canto2012-11-271-11/+15
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-11-272-2/+2
|\
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-242-2/+2
* | Prevent the core Groups module from being enabled when its name doesn't match...Diva Canto2012-11-271-0/+3
|/
* Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-172-5/+4
* Another 21 modules' directives moved out of .addin.xmlDiva Canto2012-11-1310-0/+19
* Disable code to get server-side to move given items to a destination folder o...Justin Clark-Casey (justincc)2012-11-131-67/+70
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-1210-10/+10
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-123-3/+3
* One more module converted: InventoryArchiverModule.Diva Canto2012-11-111-8/+31
* One more module converted: GroupsModule.Diva Canto2012-11-101-7/+43
* One more module converted: GodsModule.Diva Canto2012-11-101-19/+49
* One more module converted: GesturesModule.Diva Canto2012-11-101-6/+27
* One more module converted: Combat/CombatModule.Diva Canto2012-11-101-4/+25
* One more module converted: AvatarFactoryModule.Diva Canto2012-11-101-6/+31
* formatting DialogModule for 80-character width terminalSignpostMarv2012-11-101-47/+73
* Converting DialogModule to INonSharedRegionModuleSignpostMarv2012-11-101-5/+23
* To keep things consistent allowing an UnregisterModuleInterface... Force the...teravus2012-11-061-5/+13
* Prevent IMs being sent to prims when avies decline inventory offers from them.Diva Canto2012-11-041-9/+12
* Comment out checks not to overwrite existing IAR/OAR files for now on "save i...Justin Clark-Casey (justincc)2012-11-011-2/+2
* Make "show object part" command correctly display script status.Justin Clark-Casey (justincc)2012-10-311-3/+3
* minor: Fix verbose IAR save message to make it a bit clearer that item data i...Justin Clark-Casey (justincc)2012-10-271-1/+1
* Fix "save iar" hanging permanently if the asset request phase times out.Justin Clark-Casey (justincc)2012-10-263-14/+29
* Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations sin...Justin Clark-Casey (justincc)2012-10-261-77/+77
* Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-12/+27
* Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)2012-10-241-0/+4
* Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-201-29/+24
* On receiving TaskInventoryAccepted with a destination folder in the binary bu...Justin Clark-Casey (justincc)2012-10-064-3/+45
* Fix the use of the wrong index when locating the assets associatedMic Bowman2012-10-031-1/+2
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2012-10-021-1/+10
|\
| * implementing osDropAttachment & osDropAttachmentAtSignpostMarv2012-10-021-1/+10
* | Attempt to fix Mantis #6311. Honor a destination folder if one is givenMelanie2012-10-021-0/+39
|/
* Fire EventManager.TriggerOnAttach (and hence LSL attach event) when an object...Justin Clark-Casey (justincc)2012-09-292-14/+18