aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...Diva Canto2011-06-071-3/+5
* More on the hunt for the slow down on HGFriendsModule. - Don't requests the o...Diva Canto2011-06-061-48/+71
* Moved the Mono Addins declaration of the HGFriendsModule to where the one for...Diva Canto2011-06-062-1/+1
* This should make offline IMs work again. It should work for incoming foreign ...Diva Canto2011-06-061-1/+4
* Narrow down the exception catching to exactly the exception of interest. This...Diva Canto2011-06-051-1/+1
* Fix give inventory tests to use different users rather than (accidentally) th...Justin Clark-Casey (justincc)2011-06-041-4/+15
* insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra...Justin Clark-Casey (justincc)2011-06-042-11/+37
* create TestGetInventoryItem()Justin Clark-Casey (justincc)2011-06-041-13/+7
* Added prefix HG to the name of the landmark item in inventory, as a soft remi...Diva Canto2011-06-032-4/+11
* oopsDiva Canto2011-06-031-1/+1
* HG Landmarks now working.Diva Canto2011-06-033-2/+82
* HG Landmarks being created. WARNING: new config var under [HGInventoryAccessM...Diva Canto2011-06-032-2/+20
* Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for ...Diva Canto2011-06-031-1/+78
* Bug fix on HG IM.Diva Canto2011-06-021-2/+6
* [Profiles] --> [Profile]Diva Canto2011-06-011-2/+2
* Fill in the new OwnerData field in the LLUDP ScriptDialog message.Justin Clark-Casey (justincc)2011-05-311-1/+2
* HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...Diva Canto2011-05-301-4/+24
* Improved reuse on the WorldMap/WorldMapModule.csDiva Canto2011-05-301-15/+5
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2011-05-274-5/+257
|\
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-271-1/+4
| |\
| * | HG lures working! Friends can offer friends HG teleports via the profile. WAR...Diva Canto2011-05-274-5/+257
* | | Make sure culture is en-US when saving archive related xml.Justin Clark-Casey (justincc)2011-05-271-0/+4
| |/ |/|
* | When saving an iar, don't chase down link asset IDs (since these points to ot...Justin Clark-Casey (justincc)2011-05-271-1/+4
|/
* HG inventory transfers over the profile working.Diva Canto2011-05-271-2/+9
* Added a BasicProfilemodule so that the profile-based actions (like give inven...Diva Canto2011-05-271-0/+173
* Commented a few extra debug messages.Diva Canto2011-05-261-2/+2
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-266-57/+290
|\
| * Add --noassets option for "save iar"Justin Clark-Casey (justincc)2011-05-264-19/+146
| * Bump OAR file format version up to 0.7 for this development cycle.Justin Clark-Casey (justincc)2011-05-261-2/+2
| * Add a --noassets option to "save oar".Justin Clark-Casey (justincc)2011-05-263-37/+143
* | HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto2011-05-261-0/+74
* | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto2011-05-251-0/+268
* | Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-243-7/+59
* | HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-233-48/+209
* | More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-222-107/+212
* | Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-213-223/+180
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-05-2110-30/+20
|\ \ | |/
| * Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-2110-10/+0
| * rename UserInventoryTestsUtils -> UserInventoryHelpers for consistencyJustin Clark-Casey (justincc)2011-05-211-4/+4
| * rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...Justin Clark-Casey (justincc)2011-05-214-16/+16
* | HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-194-39/+553
|/
* refactor: remove thisObject argument from ILandObject.Get*MaxPrimCount() inst...Justin Clark-Casey (justincc)2011-05-141-7/+8
* Minor doc change to see if this provokes a good panda buildJustin Clark-Casey (justincc)2011-05-141-2/+5
* When loading an OAR that doesn't have parcels, create a default parcelOren Hurvitz2011-05-143-12/+20
* Swapped the two restart command descriptions each otherMakopoppo2011-05-141-2/+2
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2011-05-133-6/+9
|\
| * Instrument the heck out of offline messages. THIS IS VERY VERBOSE.Diva Canto2011-05-121-0/+3
| * Somewhat reverting the last commit. The viewer ignores 255's on tiles that we...Diva Canto2011-05-101-3/+3
| * Changed the Access flag on HGMap to 255 (does not exist) and clarified the ot...Diva Canto2011-05-092-2/+2
| * Fixes gray tiles around +/-4 when user clicks on an empty tile. Affects regio...Diva Canto2011-05-092-2/+2