aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-31fix internal support for non square regionsUbitUmarov1-2/+3
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2-7/+5
2015-10-31Remove testing cruft that is blocking the new protocols. Unit tests noMelanie Thielker1-7/+1
2015-10-31let silly tests override version on local connectionsUbitUmarov1-2/+3
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2-15/+8
2015-10-18Fixed merge conflictsDiva Canto1-20/+2
2015-10-18Clean up of simulation version, the number that rules the compatibility of te...Diva Canto1-20/+2
2015-09-26coment out some debug, clean a bitUbitUmarov2-24/+3
2015-09-26 fix object crossings to other scene on same instanceUbitUmarov1-0/+2
2015-09-12 let regionCache really find a varregion by a positionUbitUmarov1-13/+26
2015-09-04Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto1-1/+0
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov1-1/+1
2015-09-02seems to compile ( tests comented out)UbitUmarov3-110/+8
2015-08-31First commit where physics work as region module.Diva Canto1-4/+4
2015-08-26add more of the v03 checks and homeURL. Sending side only for nowUbitUmarov2-5/+25
2015-08-26change teleport version number to v0.3, without actually adding the checksUbitUmarov1-2/+2
2015-08-24 rename ImapTileModule as IMAPImageUploadModule to match coreUbitUmarov1-2/+2
2015-08-23 more fixes on mapUbitUmarov1-2/+3
2015-08-22Warp3D map now seems to workUbitUmarov1-6/+7
2015-08-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker2-6/+7
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto4-9/+9
2015-07-31Fixed bad log messageOren Hurvitz1-1/+1
2015-07-23Removed unused code related to DNS lookupsOren Hurvitz1-2/+0
2015-07-22Added logging in places where regions are searched for by their locationOren Hurvitz2-10/+38
2015-07-21Prevent two maptiles being generated at startup, one for v1 and another for v...AliciaRaven1-1/+3
2015-06-13Guard against scenes without an agent prefs service and a copy and paste fixCinder1-1/+1
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder2-0/+269
2015-05-08Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto3-0/+30
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto4-1/+38
2015-03-29varregion: update MapImageServiceModule to upload multiple map tiles for larg...Robert Adams1-17/+65
2015-03-29varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams4-8/+13
2015-03-05solving HG IM, HGFriends issues based on falsified GridUser dataFreaky Tech1-8/+15
2014-11-25refactor: Move methods to start a monitored thread, start work in its own thr...Justin Clark-Casey (justincc)1-2/+2
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)2-3/+5
2014-11-25Add an IConfigSource constructor to HGAssetBroker so that it can be instantia...Justin Clark-Casey (justincc)1-0/+7
2014-11-25minor: remove warnings from unused fields in LocalGridServicesConnectorJustin Clark-Casey (justincc)1-2/+2
2014-09-26Make "generate map" console command also trigger upload to maptiles as well a...Justin Clark-Casey (justincc)1-40/+47
2014-09-05For monitoring purposes, start non-timeout tasks (which do not currently use ...Justin Clark-Casey (justincc)1-2/+3
2014-08-23Add an admin message to refesh a region's map tile. Will be used to periodicallyMelanie Thielker1-2/+4
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-08-23Change the map tile system to be multi-grid hosting compatibleMelanie Thielker1-1/+1
2014-08-09Move the inventory request lock introduced in git master a58152bd to HGInvent...Justin Clark-Casey (justincc)1-20/+43
2014-08-06OpenSimExtrasBlueWall2-0/+17
2014-07-29Allow the "debug scene set physics false|true" command to work when bulletsim...Justin Clark-Casey (justincc)1-4/+4
2014-07-22Fix recent regression in 3c6becd5 where login or hg login to variable sized r...Justin Clark-Casey (justincc)1-15/+12
2014-07-21On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)1-11/+15
2014-07-21Eliminated common but un-useful log messagesOren Hurvitz1-1/+3
2014-07-18In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca...Justin Clark-Casey (justincc)1-4/+3
2014-06-15Manual change as per patch in mantis #7212. (the patch failed to apply, but t...Diva Canto1-1/+1
2014-06-06Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto2-6/+26