aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-7/+4
|\
| * Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-6/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-134-18/+18
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-124-18/+18
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-053-8/+8
|\ \ | |/
| * Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-041-1/+1
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-09-032-7/+7
| * Adjust the "Magic numbers" we use because we can't reference the actualMelanie Thielker2010-08-311-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie Thielker2010-08-312-12/+23
|\ \
| * \ Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...meta72010-08-304-120/+35
| |\ \
| * | | Kick the user from the region in the circumstance that the TP home failed - O...meta72010-08-302-12/+23
* | | | Adjust the "Magic numbers" we use because we can't reference the actualMelanie Thielker2010-08-311-1/+1
| |/ / |/| |
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-303-118/+29
|\ \ \ | | |/ | |/|
| * | Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-302-118/+20
| * | Addresses mantis #4991 -- HG between two regions with the same map coordinate...Diva Canto2010-08-271-0/+9
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-261-2/+4
|\ \ \ | |/ /
| * | Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)2010-08-261-2/+4
* | | Call attachment cleanup when an agent crosses outMelanie Thielker2010-08-241-0/+2
| |/ |/|
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-188-45/+230
|\ \ | |/
| * * Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() t...John Hurliman2010-08-171-1/+1
| * Attempt at sending TeleportProgress, but it doesn't seem to be doing anything...Diva Canto2010-08-161-0/+3
| * Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-161-6/+4
| * Better comment (related to previous commit)Diva Canto2010-08-151-1/+1
| * Addresses mantis #4929. Agent was being logged off the grid too soon -- thing...Diva Canto2010-08-152-6/+23
| * In EventQueueHelper.uintToByteArray, fetch big end-ian bytes directly from li...Justin Clark-Casey (justincc)2010-08-141-6/+4
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-134-24/+24
| * refactor: move binary statistics logging from scene into separate region moduleJustin Clark-Casey (justincc)2010-08-131-0/+169
| * refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)2010-08-131-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-4/+4
|\ \ | |/
| * Merge branch 'iar-merge'Justin Clark-Casey (justincc)2010-08-041-4/+4
| |\
| | * Add --merge switch to load iar.Justin Clark-Casey (justincc)2010-06-301-4/+4
| * | Revamp the permissions propagation. This MAY mess up. Please test.Melanie2010-07-131-18/+36
| * | Add CreateSelected flag onto objects rezzed from inventoryMelanie Thielker2010-07-131-0/+1
| * | Make taken items go back to the folder they came fromMelanie Thielker2010-07-101-0/+14
* | | Since i've narrowed the fault down to one function, add some spammy debug to ...Tom2010-08-061-10/+47
* | | If a user has no home position set, tell them so instead of leaving the requ...Tom2010-08-041-1/+13
* | | Fix showing CreateSelected on all parts of a rezMelanie Thielker2010-07-161-0/+4
* | | Preserve attachment data while a prim is in world. Allows attachmentMelanie Thielker2010-07-141-0/+10
* | | Revamp the permissions propagation. This MAY mess up. Please test.Melanie Thielker2010-07-131-18/+36
* | | Add CreateSelected flag onto objects rezzed from inventoryMelanie Thielker2010-07-131-0/+1
* | | Make taken items go back to the folder they came fromMelanie Thielker2010-07-101-0/+14
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-07-083-5/+78
|\ \ \ | |/ /
| * | Fixes additional bug reported in mantis #4841.Diva Canto2010-07-051-2/+3
| * | Got rid of all hyperassets references. Also fixed accessing textures in user'...Diva Canto2010-07-042-5/+10
| * | Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...Diva Canto2010-07-043-0/+67
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-302-11/+3
|\ \ | |/
| * Remove the override from DeletToInventory in HGInventoryAccessModule. This ma...Diva Canto2010-06-291-1/+2
| * Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor...Diva Canto2010-06-291-1/+1
| * Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ...Diva Canto2010-06-291-11/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-141-17/+57
|\ \ | |/