aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some more useless NULL argumentsUbitUmarov2019-10-222-3/+3
* extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov2019-09-111-1/+1
* Massive console refactor. Greatly simplify interface.Melanie2019-08-202-5/+5
* Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker2019-08-071-0/+7
* reduce some useless array copiesUbitUmarov2019-06-091-1/+3
* send agent view range to new child agentsUbitUmarov2019-04-041-0/+2
* a few more changes on initial objects sendUbitUmarov2019-03-301-3/+6
* add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov2019-03-231-2/+2
* RegionHandshake IS critical llupd protocol not to be done by odd modulesUbitUmarov2019-03-201-5/+1
* cosmetics on terrain patchsUbitUmarov2019-01-201-5/+2
* more on the hack (runprebuild)UbitUmarov2019-01-021-1/+2
* replace my hack by others hackUbitUmarov2019-01-011-1/+1
* temporary HACK to not kill some viewersUbitUmarov2018-12-311-0/+1
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-281-0/+1
* remove a dev only conditional on lludp handlers; change parcel lists updates ...UbitUmarov2018-11-251-0/+2
* .. and yes i forgot a file.. again :(UbitUmarov2018-04-061-1/+0
* Merge branch 'master' into httptestsUbitUmarov2018-03-051-36/+46
|\
| * change SampleMoneyModule intialization, make it look for economymodule settin...UbitUmarov2018-03-051-36/+46
* | clean some modules apiUbitUmarov2018-01-131-8/+8
|/
* 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