aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ...Diva Canto2016-02-211-1/+1
* add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created w...UbitUmarov2016-01-011-2/+6
* establish a minimun for ReprioritizationDistanceUbitUmarov2015-12-191-1/+1
* reduce xmlrpcgroups error messages if its debug option is off. Disable keepal...UbitUmarov2015-12-191-14/+15
* change vivox url from https:// to http:// still anotherUbitUmarov2015-12-111-1/+1
* change vivox url from https:// to http:// missed severalUbitUmarov2015-12-111-8/+8
* change vivox url from https:// to http:// (merge issue)UbitUmarov2015-12-111-2/+1
* don't keep a reference to config, if not in useUbitUmarov2015-12-091-1/+3
* remove unused parameterUbitUmarov2015-11-171-1/+1
* work around some 'tests' errors: AgentGroupDataUpdate is udpUbitUmarov2015-11-171-1/+3
* work around some 'tests' errors: a new event queue has a few null eventsUbitUmarov2015-11-171-0/+7
* apply OtakuMegane code changes to irc channel chat so some characters are not...UbitUmarov2015-11-021-1/+4
* add basic SendFindAgent() to lludp. Future use may require a list of pairs (...UbitUmarov2015-10-262-3/+13
* try fix IRC connector issue on mantis 7731 but with code a bit diferent from...UbitUmarov2015-10-261-12/+14
* On to 0.8.3!Diva Canto2015-10-181-1/+1
* Added warning in RegionCombinerModule about it being considered obsolete and ...Diva Canto2015-10-181-0/+2
* change NPC restriction options default from restricted to all allowed, as ma...UbitUmarov2015-10-081-10/+4
* in llAttachToAvatarTemp() (TempAttachmentsModule) dont add to inventory, lik...UbitUmarov2015-10-041-1/+1
* add several options for NPC creation so abusive use can be reduced (restrict...UbitUmarov2015-09-301-0/+26
* try fix some whitespaces VS decided to changeUbitUmarov2015-09-291-26/+28
* add processing of AvatarGroupsRequest message that should be used to get oth...UbitUmarov2015-09-291-7/+34
* remove groups handlers onClientClosedUbitUmarov2015-09-281-29/+32
* change copyright to opensimUbitUmarov2015-09-281-5/+26
* let SendAvatarGroupsReply fall back to UDP if no caps and make use of itUbitUmarov2015-09-271-67/+1
* add missing SendAgentGroupDataUpdate to llClientViewUbitUmarov2015-09-272-1/+10
* several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are pr...UbitUmarov2015-09-271-83/+67
* in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings e...UbitUmarov2015-09-261-2/+2
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-0837-631/+6948
|\
| * Moved UserStatistics feature to OptionalModules too.Diva Canto2015-09-0411-0/+3292
| * Moved DataSnapshot feature to OptionalModules too.Diva Canto2015-09-049-0/+1895
| * Moved RegionCombinerModule to OptionalModules. Removed it as its own top-leve...Diva Canto2015-09-048-0/+1759
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-046-6/+0
| * Moved ExtendedPhysics from OptionalModules to Bullet project, because it's ve...Diva Canto2015-09-011-623/+0
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-303-3/+3
| * Renamed the namespaces tooDiva Canto2015-08-303-3/+3
* | seems to compile ( tests comented out)UbitUmarov2015-09-026-22/+7
* | bad merge?UbitUmarov2015-09-0116-125/+262
|\ \ | |/ |/|
| * delay terrain sending if land queue is 2 busyUbitUmarov2015-08-222-0/+10
| * Merge branch 'mbworkvar2' into ubitvarUbitUmarov2015-08-197-38/+14
| |\
| | * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-296-6/+13
| | * Varregion: first cut at removing Border class checks for region crossings.Robert Adams2015-03-221-32/+1
| * | Track selected objects per clientMelanie Thielker2015-08-152-0/+4
| * | Comment spammy XMLRPC router message - we don't need to know every time aMelanie Thielker2015-03-251-1/+1
| |/
| * Remove braindead "fix" that messed up intersim scripted giving.Melanie Thielker2014-11-211-0/+17
| * scale ChildAgentThrottles with distance (internal to child server and notUbitUmarov2014-11-062-0/+10
| * Merge branch 'avination-current'Melanie Thielker2014-10-301-0/+4
| |\
| | * Fix a potential nullref in VivoxMelanie Thielker2014-10-301-0/+4
| * | Add a sample use for the validationMelanie Thielker2014-09-251-1/+2
| * | add method to get a category throttle rateUbitUmarov2014-08-292-0/+10
| * | add a direct sendpartfullUpdate to send a full object update to a part,UbitUmarov2014-08-212-0/+7