aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-12refactor: simplify bRayEndIsIntersection boolean set from RayEndIsIntersectio...Justin Clark-Casey (justincc)1-14/+1
2011-04-12Fix (add) ability to rez objects by dragging them out of another prim's inven...Justin Clark-Casey (justincc)1-0/+4
2011-04-03Implement rezzing coalesced objectsMelanie1-11/+0
2011-04-03Implement rezzing coalesced objectsMelanie1-105/+172
2011-04-03Implement taking of coalesced objects.Melanie1-196/+263
2011-04-01A stab at making CHANGED_OWNER workMelanie1-17/+7
2011-03-09Add log messages on teleport failure to better pin down the cause.Justin Clark-Casey (justincc)1-3/+9
2011-02-27Fix a few little thingsMelanie1-0/+3
2011-02-22Forces the owner of a rezzed object to be the "rezzer" of theMic Bowman1-0/+2
2011-02-22Parameterizes the view distance used to compute and manageMic Bowman2-13/+28
2011-02-16Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie1-5/+5
2011-02-12Improved error message on TP failureDiva Canto1-1/+1
2011-02-04Added a config var to HGInventoryAccessModule called OutboundPermission that ...Diva Canto1-2/+6
2011-02-04minor: Correct misspelling of neighbour in log messages.Justin Clark-Casey (justincc)1-1/+1
2011-01-28Fix up QueryAccess to also check parcelsMelanie1-1/+8
2011-01-28Fix bumping into sim borders and check estate bans for walking crossingsMelanie1-18/+69
2011-01-12Dont' trust the viewer! Fix a permission slam error caused by trustingMelanie1-0/+6
2011-01-12Fix direct item give permissionsMelanie1-10/+16
2011-01-07Minor additional debug message.Diva Canto1-0/+2
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