aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-03Allow cross-scope friendships to work, and also allow other cross scope nameMelanie1-1/+1
2011-01-03Fix scoping for prim region crossingsMelanie1-1/+1
2010-12-09Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto1-1/+1
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto2-6/+6
2010-11-29Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto1-3/+7
2010-11-26Creator information preserved upon HG transfers.Diva Canto2-8/+87
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman1-1/+3
2010-11-25WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...Diva Canto2-0/+25
2010-11-21Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2-24/+38
2010-11-21Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto1-0/+297
2010-11-17minor: add some method commentsJustin Clark-Casey (justincc)1-2/+7
2010-11-16Change the way attachments are persisted. Editing a worn attachment will nowMelanie1-5/+13
2010-11-08Call attachment cleanup when an agent crosses outMelanie Thielker1-0/+2
2010-10-30Change level of some logging messages, turning some info into arguably more a...Justin Clark-Casey (justincc)1-5/+6
2010-10-24* throw debug message when no HomeURI is setJonathan Freedman1-0/+2
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2-19/+43
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-7/+20
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)1-10/+24
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman2-5/+8
2010-10-20* more url / hg cleanupJonathan Freedman1-24/+10
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-20/+7
2010-10-11* more url / hg cleanupJonathan Freedman1-24/+10
2010-10-08Fix an infinite recursionMelanie1-1/+4
2010-10-06Plumb the path for multiple object deletesMelanie1-5/+26
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-5/+17
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-20/+7
2010-09-16Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman1-6/+2
2010-09-12Formatting cleanup.Jeff Ames4-18/+18
2010-09-04Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)1-1/+1
2010-09-03minor: remove mono compiler warningsJustin Clark-Casey (justincc)2-7/+7
2010-08-31Adjust the "Magic numbers" we use because we can't reference the actualMelanie Thielker1-1/+1
2010-08-30Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2-118/+20
2010-08-30local commit with parcel media bitsJonathan Freedman2-118/+20
2010-08-27Addresses mantis #4991 -- HG between two regions with the same map coordinate...Diva Canto1-0/+9
2010-08-26Improve consistency of locking for SOG.m_parts in order to avoid race conditi...Justin Clark-Casey (justincc)1-2/+4
2010-08-17* Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() t...John Hurliman1-1/+1
2010-08-16Attempt at sending TeleportProgress, but it doesn't seem to be doing anything...Diva Canto1-0/+3
2010-08-16Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto1-6/+4
2010-08-15Better comment (related to previous commit)Diva Canto1-1/+1
2010-08-15Addresses mantis #4929. Agent was being logged off the grid too soon -- thing...Diva Canto2-6/+23
2010-08-14In EventQueueHelper.uintToByteArray, fetch big end-ian bytes directly from li...Justin Clark-Casey (justincc)1-6/+4
2010-08-13minor: remove mono compiler warningsJustin Clark-Casey (justincc)4-24/+24
2010-08-13refactor: move binary statistics logging from scene into separate region moduleJustin Clark-Casey (justincc)1-0/+169
2010-08-13refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)1-2/+2
2010-07-13Revamp the permissions propagation. This MAY mess up. Please test.Melanie1-18/+36
2010-07-13Add CreateSelected flag onto objects rezzed from inventoryMelanie Thielker1-0/+1
2010-07-10Make taken items go back to the folder they came fromMelanie Thielker1-0/+14
2010-07-05Fixes additional bug reported in mantis #4841.Diva Canto1-2/+3
2010-07-04Got rid of all hyperassets references. Also fixed accessing textures in user'...Diva Canto2-5/+10
2010-07-04Started to clean up the mess with HyperAssets in LLClientView. Fixed HG acces...Diva Canto3-0/+67