aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Melanie2011-06-2029-305/+2790
|\
| * Merge branch 'master' into careminster-presence-refactorMelanie2011-06-205-7/+189
| |\
| | * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-06-162-2/+169
| | |\
| | | * Added an expiring cache for region information to theMic Bowman2011-06-152-2/+169
| | * | Added a couple of guards and warnings to the MapImage/MapImageServiceModule.Diva Canto2011-06-161-2/+12
| | |/
| | * tweak messages. Make verbose inventory item save message give the item name ...Justin Clark-Casey (justincc)2011-06-142-3/+5
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-135-19/+362
| |\ \ | | |/
| | * match water color for warp3d map tiler and adjust lightingMichael Cerquoni aka Nebadon Izumi2011-06-131-5/+7
| | * A few bug fixes on map V2. Zoom level weirdness still there.Diva Canto2011-06-121-6/+12
| | * First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-123-4/+347
| | * A few more cleanups on the way to close http://opensimulator.org/mantis/view....Diva Canto2011-06-111-11/+3
| | * Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto2011-06-111-1/+1
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-118-128/+175
| |\ \ | | |/
| | * Added a Sleep in between each site call, to slow the xml-rpc requests down.Diva Canto2011-06-101-37/+40
| | * More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto2011-06-101-1/+1
| | * 3rd way of reseting the HG Map. This time, don't use the grid service; instea...Diva Canto2011-06-103-79/+71
| | * If the flotsam asset cache console command "fcache clear" is specified on its...Justin Clark-Casey (justincc)2011-06-111-11/+26
| | * Make the internal flotsam asset cache defaults match config-include/FlotsamCa...Justin Clark-Casey (justincc)2011-06-111-29/+35
| | * Save the sun's position in OARsOren Hurvitz2011-06-102-0/+5
| | * New method for resetting the map on HG: do it only once upon changing grids, ...Diva Canto2011-06-102-33/+59
| | * The map breakage is actually at 2048!Diva Canto2011-06-091-3/+3
| | * Change the name of the newest command to "show names" so that it doesn't conf...Diva Canto2011-06-091-2/+2
| * | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-0921-224/+2137
| |\ \ | | |/
| | * Consistency fix on the last commit.Diva Canto2011-06-081-1/+1
| | * Fixed a compilation problem. Also added a lengthy comment on the Map hack, so...Diva Canto2011-06-082-37/+49
| | * Reverting the [HG]MapModule to its buggy behavior above 4096. Ppl seem to pre...Diva Canto2011-06-081-5/+15
| | * Fixed "Unknown User" listed as creator/owner on prims created with the Build ...Diva Canto2011-06-081-8/+66
| | * This hopefully fixes all issues with online/offline notifications across grid...Diva Canto2011-06-072-3/+10
| | * 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
| | | |/ | | |/|