aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix yet another cause of "Ghost attachments"Melanie Thielker2010-09-061-3/+12
* Merge branch 'master' into careminster-presence-refactorMelanie2010-09-053-6/+5
|\
| * Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-2/+1
| * Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item)Justin Clark-Casey (justincc)2010-09-041-3/+3
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-09-031-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-031-16/+79
|\ \ | |/
| * refactor: move SOG.AttachToAgent() into AttachmentsModuleJustin Clark-Casey (justincc)2010-09-011-7/+74
| * refactor: change AttachmentsModule.AttachObject to use sp.GetAttachments rath...Justin Clark-Casey (justincc)2010-08-311-9/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-305-53/+178
|\ \ | |/
| * very minor log message and var name tweaking for iar savingJustin Clark-Casey (justincc)2010-08-282-5/+8
| * Improve liveness by operating on list copies of SOG.Children where appropriateJustin Clark-Casey (justincc)2010-08-281-1/+1
| * minor: reduce log chattiness of "load iar" for IARs with lots of foldersJustin Clark-Casey (justincc)2010-08-271-1/+1
| * allow inventory path specified in "load iar" to start with a / (e.g. /Objects...Justin Clark-Casey (justincc)2010-08-272-1/+33
| * refactor: Make IAR tests set up standard iar for loadingJustin Clark-Casey (justincc)2010-08-271-44/+60
| * refactor: Move Scene.Inventory.UpdateKnownItem() into Attachments module sinc...Justin Clark-Casey (justincc)2010-08-261-2/+58
| * refactor: break out attachment position change code in Scene.UpdatePrimPositi...Justin Clark-Casey (justincc)2010-08-261-1/+20
| * minor: change log message from info to debugJustin Clark-Casey (justincc)2010-08-261-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-261-1/+1
|\ \ | |/
| * Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-233-11/+5
|\ \ | |/
| * Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-233-18/+17
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-211-223/+242
|\ \ | |/
| * Some code cleanup for console command alert.Marck2010-08-201-9/+43
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-182-10/+11
|\ \ | |/
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-08-131-3/+3
| * refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...Justin Clark-Casey (justincc)2010-08-131-7/+8
* | Fix the general alert message so it doesn't get sent to child agentsmeta72010-08-071-220/+223
* | and another one...sacha2010-08-071-1/+1
* | Clean the loo after use please !!!!!sacha2010-08-071-4/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-071-1/+1
|\ \ | |/
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-08-071-1/+1
| |\
| | * Remove old test classes that don't actually test anything not done elsewhereJustin Clark-Casey (justincc)2010-08-071-1/+1
| * | Change the (hackish) constant to match the changed enum for attachsMelanie Thielker2010-08-071-2/+2
| |/
* | Change the (hackish) constant to match the changed enum for attachsMelanie Thielker2010-08-071-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-063-80/+134
|\ \ | |/
| * Merge branch 'iar-merge'Justin Clark-Casey (justincc)2010-08-043-80/+134
| |\
| | * Add --merge switch to load iar.Justin Clark-Casey (justincc)2010-06-303-83/+137
| * | Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2010-08-042-6/+10
* | | Cost Reduction : Removing verbose message....sacha2010-08-041-1/+1
* | | Clean up some messiness in IM sending. Having offline IM enabled now no longerMelanie Thielker2010-08-042-6/+10
* | | A god is a god is a god is a god. Right? Right. You're a god from 200, let'sMelanie Thielker2010-08-041-1/+1
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-312-16/+56
|\ \ \ | |/ /
| * | remove gods event subscription to gods module from sceneJustin Clark-Casey (justincc)2010-07-301-0/+13
| * | move attachment subscription events into AttachmentsModule from scene.Justin Clark-Casey (justincc)2010-07-301-1/+22
| * | convert attachments module from old region module style to newJustin Clark-Casey (justincc)2010-07-301-19/+25
* | | Bannination fixes. Objects in nonpublic parcels were muted by default. GodsMelanie Thielker2010-07-301-1/+5
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-204-157/+213
|\ \ \ | |/ /
| * | adjust DialogModule to only send broadcast alerts to root agentsJustin Clark-Casey (justincc)2010-07-201-2/+3
| * | Allow communicating with blue box dialogs across a region border via aMelanie Thielker2010-07-171-8/+7
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-07-144-157/+213
| |\ \