Commit History

Author SHA1 Message Date
  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. 7 years ago
  UbitUmarov d4e285b1a1 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile About text. requires OsNpcCreate rights 7 years ago
  UbitUmarov 51104be6d4 remove SOG.FromPartID from main code and flag it obsolete 7 years ago
  UbitUmarov 019910afbd don't go seach for info we already have at hand.. and there is no region height on osGetRegionSize 7 years ago
  UbitUmarov f9b62b5680 work around viewers not suporting large regions on landmark creation. They still may display wrong offset; don't let inventory description be limited by asset description side on a ossl method 7 years ago
  UbitUmarov 7201352074 bug fix: add a missing return; add some error messages 8 years ago
  UbitUmarov 94e983c95f mantis 8027: let osMessageAttachments also send to attachments child prims.. also changed its code structure and could not test 8 years ago
  UbitUmarov ddc2f2ccd3 mantis: 8008 unscripted child prim collisions didn't trigger scripted root prim collision events; collision sounds had incorrect aggregateevents call and default sounds where muted. Future optimization needed and Testing 8 years ago
  UbitUmarov 78fa544f0d experimental function. Results still too volatile to be usefull 8 years ago
  UbitUmarov b2386b8d0d llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..). allows defualt sounds with volume 8 years ago
  UbitUmarov a4caedceae rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere) 8 years ago
  UbitUmarov ec8101a24a remove references to RegionCombinerModule 8 years ago
  UbitUmarov 4b832f0f8e add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate from 0 (disables auto heal) to 100 (maybe too fast) % per second. (untested) 8 years ago
  UbitUmarov 2bb467e358 add osSetHealth() value from 1 to 100; (mantis 7973) 8 years ago
  UbitUmarov ac72598c6b add OSSL osGetPhysicsEngineName(). this returns a string with name and version. does no permition checks or it whould be less usefull ( only ubOde returns value) 8 years ago
  UbitUmarov a08c354a07 fix NPCs OS_NPC_OBJECT_GROUP option. group ID needs to be set during creation, before scenepresence.CompleteMovement, set tittle just after it. 8 years ago
  Melanie Thielker 48915377a6 Correct spelling and grammar, thanks Mata Hari 8 years ago
  Mandarinka Tasty 77af32cdbf Enhancement of osRegionRestart 8 years ago
  Melanie Thielker e8b46023e4 Add osRequestURL and osRequestSecureURL with an options list. 8 years ago
  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. 8 years ago
  UbitUmarov b7ea5c4967 a few code cosmetic changes 8 years ago
  Melanie Thielker 5f18f2ce6a More EntityTransferContext plumbing 9 years ago
  Melanie Thielker 69585a4824 More plumbing of the EntityTransferContext (not yet complete) 9 years ago
  UbitUmarov feb78b2910 add several options for NPC creation so abusive use can be reduced (restrictive by default) UNTESTED 9 years ago
  UbitUmarov 1124d14eb0 remove some restrictions on NPCs creation 9 years ago
  UbitUmarov 3e9b326fcc clean some spacing issues 9 years ago
  UbitUmarov fb69661bb9 ... ossl merge issue 9 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  Melanie 7633ebf36f Add explicit initialization because mono 3 doesn't like what mono 2 allows 9 years ago