aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-02Allow reading the BulletSim detail log while the sim is runningOren Hurvitz1-2/+2
2014-08-02XBakes: store the assets only in the sim's local assets cache; not in the mai...Oren Hurvitz1-1/+2
2014-08-02Added locking in AccessModule to prevent possible errors when shutting down a...Oren Hurvitz1-3/+7
2014-08-02Minor: changed "existant" to "existent"Oren Hurvitz1-2/+2
2014-08-02Close streams immediately when we finish using themOren Hurvitz8-59/+44
2014-08-02fix all instances of "non-existant" to "non-existent" (spelling mistakes) tha...Michael Cerquoni2-2/+2
2014-08-02Small change to my previous commit: not so aggressive on the trigger, please.Diva Canto1-2/+0
2014-08-02Instrument the UDP path of creating assets so that it triggers an asset post ...Diva Canto2-5/+11
2014-08-02Still log (but this time with warning rather than an exception) if we regener...Justin Clark-Casey (justincc)1-2/+8
2014-08-02It turns out that child agent management has had a bug for a while: there was...Diva Canto1-0/+19
2014-08-02Avoid an exception in creating child agents some times.Diva Canto1-0/+2
2014-08-02Actually call Close() for shared region modules when the simulator is being s...Justin Clark-Casey (justincc)1-3/+6
2014-08-02Bug fix in map teleports in varregions. The cherry was missing from the ice-c...Diva Canto1-26/+0
2014-06-16Behavior change: only local users can set home in any parcel of a grid. Setti...Diva Canto1-9/+11
2014-06-16Manual change as per patch in mantis #7212. (the patch failed to apply, but t...Diva Canto1-1/+1
2014-06-10Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto3-10/+32
2014-06-10Amend to previous commit -- write down the problematic Profile server URL.Diva Canto1-0/+3
2014-06-10May fix mantis #7133Diva Canto1-7/+12
2014-06-10Fix bug where setting a parcel in a varregion for sale would make sale bitmap...Justin Clark-Casey (justincc)1-10/+21
2014-05-27Fixes a bug where map search results pertaining to varregions would only sen...Diva Canto2-20/+28
2014-05-26Don't report NPC presences.Diva Canto1-1/+2
2014-05-26When saving an OAR in "Publish" mode, also discard Group informationOren Hurvitz1-1/+2
2014-05-25When taking an object into inventory, set the inventory item's "Next Owner" p...Oren Hurvitz1-0/+10
2014-05-23Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto1-3/+5
2014-05-23Fix possible infinite recursion in MessageTransferModule.SendGridInstantMessa...Justin Clark-Casey (justincc)1-108/+56
2014-05-22Add regression test for north-south chat across neighbour regions.Justin Clark-Casey (justincc)1-52/+133
2014-05-22Extend regression TestInterRegionChatDistanceEastWest() to test out of range ...Justin Clark-Casey (justincc)1-11/+38
2014-05-22Extend regression TestInterRegionChatDistanceEastWest() to test in range chat...Justin Clark-Casey (justincc)1-17/+38
2014-05-22Simplify regression TestInterRegionChatDistanceEastWest() by making the child...Justin Clark-Casey (justincc)1-7/+6
2014-05-22Add regression test for in-range chat between neighbouring regions from east ...Justin Clark-Casey (justincc)1-0/+158
2014-05-22Fixed a problem with detaching attachments in situations where the user's ass...Diva Canto3-8/+41
2014-05-21Allow map searches for regions that contain the characters "!+|"Oren Hurvitz1-20/+24
2014-05-19Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...Oren Hurvitz3-7/+7
2014-05-19Return more specific error messages if an attempt to enter a region fails due...Oren Hurvitz2-14/+22
2014-05-19Better error-handling and logging in case User Profile requests failOren Hurvitz1-0/+9
2014-05-19When can't rez, show only one error message; not two. And show more specific ...Oren Hurvitz2-3/+2
2014-05-18Don't fetch assets from the server when doing simple inventory operations lik...Diva Canto1-1/+1
2014-05-14minor: Clean up and make consistent some log file messages in EstateManagemen...Justin Clark-Casey (justincc)1-6/+11
2014-05-12Make offline IM delivery to URL (pre recent Addons code) have a 10 second rat...Justin Clark-Casey (justincc)1-1/+1
2014-05-12For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle...Justin Clark-Casey (justincc)2-7/+7
2014-05-12Eliminate subsequently unused scene finding in UndeliveredMessage() method of...Justin Clark-Casey (justincc)1-4/+0
2014-05-06Revert "fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync()"Justin Clark-Casey (justincc)1-79/+99
2014-05-06Console commands for Estate MgmtDev Random1-0/+63
2014-05-06new version of patch to add default-user switch new version :qw :wq updated v...Matt Lehmann1-0/+2
2014-05-06updated version of default user switch for load oar :q :qMatt Lehmann2-6/+42
2014-05-06fix infinite recursion loop in SendGridInstantMessageViaXMLRPCAsync()Kunta Kinte1-99/+79
2014-05-06Show more meaningful error messages when failed to give an item to another userOren Hurvitz1-6/+5
2014-05-04Makes it possible to support grids in which all the simulators share all cent...Diva Canto1-18/+82
2014-05-01Fix issue where only one of multiple attachments on the same attachpoint for ...Justin Clark-Casey (justincc)1-0/+7
2014-04-30minor: Correct mistake in terrain flip error message from previous commit 5d0...Justin Clark-Casey (justincc)1-1/+1