aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-15get rid of all traces of the now used mock service infrastructureJustin Clark-Casey (justincc)1-1/+1
2011-04-14simplify TestRezObject()Justin Clark-Casey (justincc)1-17/+1
2011-04-14Make scene object parts created by the test utils unit sized.Justin Clark-Casey (justincc)1-3/+1
2011-04-14simplify coalesced object tests by using existing scene object set up utilsJustin Clark-Casey (justincc)1-34/+6
2011-04-13Use common coalesced serialization code for both tests and the InventoryAcces...Justin Clark-Casey (justincc)1-54/+13
2011-04-13Adjust the quanterions used in the rez coalsced object tests to get sensible ...Justin Clark-Casey (justincc)1-4/+12
2011-04-13refactor: move code to obtain the coalescence size and object offsets into Co...Justin Clark-Casey (justincc)1-1/+1
2011-04-13Fix bug where rezzing coalesced objects would give all objects the same name ...Justin Clark-Casey (justincc)2-7/+11
2011-04-13Add coalesced scene objects class and serializer. This is currently only use...Justin Clark-Casey (justincc)2-5/+93
2011-04-13factor out some test code into the SetUp()Justin Clark-Casey (justincc)1-14/+15
2011-04-13Add a regression test for rezzing a single object into a scene from user inve...Justin Clark-Casey (justincc)1-0/+133
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