aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set culture also in object crossings.Diva Canto2016-06-221-0/+2
* Mantis #7802: set culture to US English on the thread that does the agent cro...Diva Canto2016-06-221-5/+3
* Mantis #7935: regression on transferring attachments over the HGDiva Canto2016-06-221-5/+6
* Also make the HGUserManagementModule more amenable to subclassing.Melanie Thielker2016-06-161-2/+2
* Make the UserManagementModule inheritableMelanie Thielker2016-06-151-35/+35
* Fixed a merge issueDiva Canto2016-06-061-3/+3
* Don't copy assets to foreign asset servers when the objects are being deletedDiva Canto2016-06-062-2/+9
* Minor improvement over the previous commit -- make sure the code exists in th...Diva Canto2016-05-161-1/+1
* Mantis #7878 -- Landmarks were not being created in HGSuitcaseInventoryDiva Canto2016-05-161-0/+7
* Apply user specified default perms across the board, to items uploaded as wel...Melanie Thielker2016-04-291-3/+6
* Allow default permissions from the viewer to be applied to uploaded objects.Melanie Thielker2016-04-291-8/+26
* add option MaxRegionsViewDistance to control the maximum range to tell viewe...UbitUmarov2016-01-261-4/+4
* remove failed CreateAgent from agent child regions listUbitUmarov2015-12-021-6/+8
* stop some requests processing when module as no scenes (there must be a bette...UbitUmarov2015-11-271-0/+17
* suspend the use of DisableSimulator, that is causing teleport and crossing i...UbitUmarov2015-11-251-11/+10
* at end of teleport disable the sending simulator, not destinyUbitUmarov2015-11-241-2/+6
* add a missing overrideUbitUmarov2015-11-211-1/+1
* change a log message from error to just DebugUbitUmarov2015-11-201-1/+1
* clean code a bitUbitUmarov2015-11-191-13/+5
* ClearPartAttachmentData before adding object to scene, not afterUbitUmarov2015-11-191-3/+3
* work around some 'tests' errors: Coalesced objects handling has changedUbitUmarov2015-11-171-0/+2
* More plumbing of the EntityTransferContext (not yet complete)Melanie Thielker2015-11-012-17/+18
* fix merge issuesUbitUmarov2015-11-011-8/+9
* Merge branch 'master' into avinationmergeUbitUmarov2015-11-011-36/+32
|\
| * Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker2015-10-311-19/+24
| * fix mantis 7734, Thanks Garmin for the reportUbitUmarov2015-10-311-2/+2
| * Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker2015-10-311-31/+16
| * Clean up of simulation version, the number that rules the compatibility of te...Diva Canto2015-10-181-41/+8
* | Fixed merge conflictsDiva Canto2015-10-181-40/+7
* | do not send DisableSimulator on teleport if agent is already returningUbitUmarov2015-10-021-2/+2
* | send DisableSimulator messages on closing childagents. Possible still not on...UbitUmarov2015-10-011-3/+9
* | revert previus wrong commitUbitUmarov2015-09-251-8/+1
* | patch objects crossings for var regions, until region location is fully fixedUbitUmarov2015-09-251-1/+7
* | remove messages on agents cross fails that got mergedUbitUmarov2015-09-171-64/+40
* | change point of evocation of AgentHasMovedAway for HGUbitUmarov2015-09-161-19/+9
* | restore some avn code, fixing for var regionsUbitUmarov2015-09-161-23/+8
* | try to improve vehicles crossing with Xengine. Lag seems main issue now, but...UbitUmarov2015-09-141-5/+5
* | try to be more friendly to HGUbitUmarov2015-09-122-21/+30
* | Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-085-186/+3
|\ \ | |/
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-042-2/+0
| * First commit where physics work as region module.Diva Canto2015-08-311-1/+1
| * All physics plugins are now region modules. Compiles but doesn't run.Diva Canto2015-08-311-181/+0
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-302-2/+2
| * Renamed the namespaces tooDiva Canto2015-08-302-2/+2
* | still a missing stat IDUbitUmarov2015-09-061-1/+1
* | let extra stats travel side by side with viewers ones... try to fix damm arra...UbitUmarov2015-09-061-1/+1
* | a few changes to stats. Array order coerent on users. give up on moses stats ...UbitUmarov2015-09-041-1/+1
* | seems to compile ( tests comented out)UbitUmarov2015-09-024-483/+13
* | bad merge?UbitUmarov2015-09-016-344/+1172
|\ \ | |/ |/|
| * more on tps and crossingsUbitUmarov2015-08-302-128/+117