aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-07This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto1-3/+5
2011-06-06More on the hunt for the slow down on HGFriendsModule. - Don't requests the o...Diva Canto1-48/+71
2011-06-06Moved the Mono Addins declaration of the HGFriendsModule to where the one for...Diva Canto2-1/+1
2011-06-06This should make offline IMs work again. It should work for incoming foreign ...Diva Canto1-1/+4
2011-06-05Narrow down the exception catching to exactly the exception of interest. This...Diva Canto1-1/+1
2011-06-04Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)1-4/+15
2011-06-04insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra...Justin Clark-Casey (justincc)2-11/+37
2011-06-04create TestGetInventoryItem()Justin Clark-Casey (justincc)1-13/+7
2011-06-03Added prefix HG to the name of the landmark item in inventory, as a soft remi...Diva Canto2-4/+11
2011-06-03oopsDiva Canto1-1/+1
2011-06-03HG Landmarks now working.Diva Canto3-2/+82
2011-06-03HG Landmarks being created. WARNING: new config var under [HGInventoryAccessM...Diva Canto2-2/+20
2011-06-03Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for ...Diva Canto1-1/+78
2011-06-02Bug fix on HG IM.Diva Canto1-2/+6
2011-06-01[Profiles] --> [Profile]Diva Canto1-2/+2
2011-05-31Fill in the new OwnerData field in the LLUDP ScriptDialog message.Justin Clark-Casey (justincc)1-1/+2
2011-05-30HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...Diva Canto1-4/+24
2011-05-30Improved reuse on the WorldMap/WorldMapModule.csDiva Canto1-15/+5
2011-05-27Make sure culture is en-US when saving archive related xml.Justin Clark-Casey (justincc)1-0/+4
2011-05-27HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto4-5/+257
2011-05-27When saving an iar, don't chase down link asset IDs (since these points to ot...Justin Clark-Casey (justincc)1-1/+4
2011-05-27HG inventory transfers over the profile working.Diva Canto1-2/+9
2011-05-27Added a BasicProfilemodule so that the profile-based actions (like give inven...Diva Canto1-0/+173
2011-05-26Commented a few extra debug messages.Diva Canto1-2/+2
2011-05-26HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto1-0/+74
2011-05-26Add --noassets option for "save iar"Justin Clark-Casey (justincc)4-19/+146
2011-05-26Bump OAR file format version up to 0.7 for this development cycle.Justin Clark-Casey (justincc)1-2/+2
2011-05-26Add a --noassets option to "save oar".Justin Clark-Casey (justincc)3-37/+143
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto1-0/+268
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto3-7/+59
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto3-48/+209
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2-107/+212
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto3-223/+180
2011-05-21Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)10-10/+0
2011-05-21rename UserInventoryTestsUtils -> UserInventoryHelpers for consistencyJustin Clark-Casey (justincc)1-4/+4
2011-05-21rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...Justin Clark-Casey (justincc)4-16/+16
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto4-39/+553
2011-05-14refactor: remove thisObject argument from ILandObject.Get*MaxPrimCount() inst...Justin Clark-Casey (justincc)1-7/+8
2011-05-14Minor doc change to see if this provokes a good panda buildJustin Clark-Casey (justincc)1-2/+5
2011-05-14When loading an OAR that doesn't have parcels, create a default parcelOren Hurvitz3-12/+20
2011-05-14Swapped the two restart command descriptions each otherMakopoppo1-2/+2
2011-05-13Fix the cert validation handler so that it will not block other parts ofMelanie1-2/+10
2011-05-12Instrument the heck out of offline messages. THIS IS VERY VERBOSE.Diva Canto1-0/+3
2011-05-10Somewhat reverting the last commit. The viewer ignores 255's on tiles that we...Diva Canto1-3/+3
2011-05-09Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto2-2/+2
2011-05-09Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto2-2/+2
2011-05-09Fixes gray tiles on map search for viewers 1.Diva Canto2-5/+9
2011-05-08The map is seriously broken. This doesn't fix it, but at least provides one m...Diva Canto1-4/+4
2011-05-08Remove a spammy debug I left in. Disable TP cancel button at the pointMelanie1-1/+2
2011-05-08Enable compressed (gzip) fatpack transfers.Melanie1-0/+1