aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/NPC (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove useless executable bit that Windows adds.onefang2020-09-091-0/+0
* extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov2019-09-111-1/+1
* 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
* add missing part of mutes list protocolUbitUmarov2017-11-161-0/+4
* add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov2017-04-141-1/+5
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-18/+18
* 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
* 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
* 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-022-8/+0
* | bad merge?UbitUmarov2015-09-013-37/+82
|\ \ | |/ |/|
| * delay terrain sending if land queue is 2 busyUbitUmarov2015-08-221-0/+5
| * 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
| * Intermediate commit. Sill errors.Melanie2014-01-051-9/+7
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-10-061-6/+21
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-10-041-9/+11
| |\ \ \