Commit Verlauf

Autor SHA1 Nachricht Datum
  UbitUmarov 9d6c996570 extent supported number of avatar textures/bakes/wearables, tell viewers about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; vor 5 Jahren
  Melanie Thielker c3e74d9e04 Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown vor 5 Jahren
  UbitUmarov 9ff7601214 reduce some useless array copies vor 5 Jahren
  UbitUmarov 15b6d8c147 send agent view range to new child agents vor 5 Jahren
  UbitUmarov 6cf85a3db1 a few more changes on initial objects send vor 5 Jahren
  UbitUmarov d0052c8174 add more test code to make usage od compressed updates etc. Should be disable, but well many things can go wrong. vor 5 Jahren
  UbitUmarov d6b3413c63 RegionHandshake IS critical llupd protocol not to be done by odd modules vor 5 Jahren
  UbitUmarov 0c38d52538 cosmetics on terrain patchs vor 5 Jahren
  UbitUmarov b24c669c16 more on the hack (runprebuild) vor 5 Jahren
  UbitUmarov 02492f7b15 replace my hack by others hack vor 5 Jahren
  UbitUmarov 813fda90da temporary HACK to not kill some viewers vor 5 Jahren
  UbitUmarov 4a73cc81dc now break several things at same time... sog/sop updates, threads options,... vor 5 Jahren
  UbitUmarov cded996265 remove a dev only conditional on lludp handlers; change parcel lists updates a bit; vor 5 Jahren
  UbitUmarov 2f13b68d4f add missing part of mutes list protocol vor 6 Jahren
  UbitUmarov 63383bf3c5 add functions to send entity updates imediatly, except for avatars (or now) they should be use to bypass normal delayed updates, for debug vor 7 Jahren
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  Mandarinka Tasty ec883d0f15 New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patch gives possibility to set image in created NPC's profile. You can use UUID of the texture or name of texture included in prim's inventory. vor 7 Jahren
  Melanie Thielker 1388ac2ef7 Rename charterMember to membershipType to show what it actually is. vor 7 Jahren
  Mandarinka Tasty 5b7986e6be Setting precise date of creation in NPC's profile. vor 7 Jahren
  UbitUmarov d4e285b1a1 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile About text. requires OsNpcCreate rights vor 7 Jahren
  UbitUmarov a6df626868 add a version tag to wind and cloud data updates to iclient vor 8 Jahren
  UbitUmarov d5f376a4b1 send selected objects Proprieties udp part outside update queues and as a physics single caps message per selection request vor 8 Jahren
  UbitUmarov ac542715f1 add caps HomeLocation ; add client SendAlertMessage(string message, string info), where info in info message field. only minimal testing done vor 8 Jahren
  UbitUmarov 1a8a8e16ef add a public SetGroupPowers to clientView vor 8 Jahren
  UbitUmarov 13ae6dff18 let some group related data to have a public set vor 8 Jahren
  UbitUmarov e766f9d20f get a copy of current clientView group powers vor 8 Jahren
  UbitUmarov aa744eecf2 add a few methods to modify clientview group powers vor 8 Jahren
  UbitUmarov 90b825cda8 if a NPC is owned, allow access if ownerID matchs parcel owner or it is in the access list. option OS_NPC_OBJECT_GROUP it still needed if access is by group (this option should also work with not owned NPC) NEEDS TESTING, may prove to be a bad solution vor 8 Jahren
  Melanie Thielker 43ca32150c Plumb RezRestoreToWorld from the client (part done) vor 8 Jahren
  UbitUmarov ee15c51ba4 add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created with the group of the object with the script, if that object owner is member of that group. This should allow parcel access by group to work now, and not much else. The groupTitle will also be set, it the region option NoNPCGroup is not active. vor 8 Jahren