aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing part of mutes list protocolUbitUmarov2017-11-161-0/+4
* add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, Money...UbitUmarov2017-07-261-1/+6
* OoopsssUbitUmarov2017-07-151-44/+47
* fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.iniUbitUmarov2017-07-151-273/+412
* changes to AutoBackModule. Store folder and number of days expire is now als...UbitUmarov2017-06-212-133/+89
* changes to AutoBackModule. Add option ALL to dooarbackup to save all regions...UbitUmarov2017-06-211-2/+14
* changes to AutoBackModule. Time interval is now unique and only definable on...UbitUmarov2017-06-212-556/+221
* remove some more dead scene optionsUbitUmarov2017-06-071-78/+0
* remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then ...UbitUmarov2017-06-071-12/+0
* do the same in the cases we are just moving parts around and not changing th...UbitUmarov2017-05-041-1/+1
* add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov2017-04-141-1/+5
* several changes relative to objects return and parcel prim counts: avoid nul...UbitUmarov2017-01-271-1/+1
* add more calls to effective permissions aggregation, some paths may still be ...UbitUmarov2017-01-171-1/+1
* Massive tab and trailing space cleanupMelanie Thielker2017-01-057-84/+84
* New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc...Mandarinka Tasty2016-12-141-0/+8
* Rename charterMember to membershipType to show what it actually is.Melanie Thielker2016-12-121-1/+1
* Setting precise date of creation in NPC's profile.Mandarinka Tasty2016-12-102-0/+9
* add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou...UbitUmarov2016-12-061-1/+12
* add a version tag to wind and cloud data updates to iclientUbitUmarov2016-09-231-2/+2
* send selected objects Proprieties udp part outside update queues and as a ph...UbitUmarov2016-08-251-0/+4
* add caps HomeLocation ; add client SendAlertMessage(string message, string in...UbitUmarov2016-08-181-0/+4
* add a public SetGroupPowers to clientViewUbitUmarov2016-07-261-0/+2
* let some group related data to have a public setUbitUmarov2016-07-261-0/+2
* get a copy of current clientView group powersUbitUmarov2016-07-261-0/+5
* finish removing child-repri optionUbitUmarov2016-07-061-2/+0
* add test option ObjectsCullingByDistance. In future, if true, it mayUbitUmarov2016-07-061-10/+0
* add a few methods to modify clientview group powersUbitUmarov2016-07-011-0/+12
* if a NPC is owned, allow access if ownerID matchs parcel owner or it is in t...UbitUmarov2016-06-281-0/+4
* fix NPCs OS_NPC_OBJECT_GROUP option. group ID needs to be set during creation...UbitUmarov2016-06-281-4/+5
* Plumb RezRestoreToWorld from the client (part done)Melanie Thielker2016-03-091-0/+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
* add basic SendFindAgent() to lludp. Future use may require a list of pairs (...UbitUmarov2015-10-261-3/+9
* change NPC restriction options default from restricted to all allowed, as ma...UbitUmarov2015-10-081-10/+4
* add several options for NPC creation so abusive use can be reduced (restrict...UbitUmarov2015-09-301-0/+26
* add missing SendAgentGroupDataUpdate to llClientViewUbitUmarov2015-09-271-0/+4
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+0
|\
| * Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-041-1/+0
* | seems to compile ( tests comented out)UbitUmarov2015-09-023-10/+2
* | bad merge?UbitUmarov2015-09-015-39/+89
|\ \ | |/ |/|
| * delay terrain sending if land queue is 2 busyUbitUmarov2015-08-221-0/+5
| * Merge branch 'mbworkvar2' into ubitvarUbitUmarov2015-08-192-34/+3
| |\
| | * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-291-2/+2
| | * Varregion: first cut at removing Border class checks for region crossings.Robert Adams2015-03-221-32/+1
| * | Track selected objects per clientMelanie Thielker2015-08-151-0/+2
| |/
| * scale ChildAgentThrottles with distance (internal to child server and notUbitUmarov2014-11-061-0/+5
| * add method to get a category throttle rateUbitUmarov2014-08-291-0/+5
| * add a direct sendpartfullUpdate to send a full object update to a part,UbitUmarov2014-08-211-0/+4
| * add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-141-0/+2
| * dont fire a thread on npc creation keeping the main one just waitingUbitUmarov2014-08-021-5/+6