Историја ревизија

Аутор SHA1 Порука Датум
  UbitUmarov 8895577c80 use Random.Shared пре 2 година
  UbitUmarov da928d6099 != UUID.Zero is slow пре 2 година
  UbitUmarov cdcf468e5c Enable NPCs by default. They are a major opensim feature пре 3 година
  UbitUmarov fbc10387c8 add a optional limit on number of npcs per scene default = 40 пре 3 година
  UbitUmarov 011868adc7 mantis 8909: take number of npcs out of avatars limit check пре 3 година
  UbitUmarov 9e7f77135d minor cosmetics пре 3 година
  UbitUmarov 545e196226 do init new acd circuit code + cosmetics пре 3 година
  UbitUmarov 775420c46a set object select on demand, not when it is created пре 4 година
  UbitUmarov aca62392ac mantis 8250: make same changes to avatar move to target (still no new OSSL) пре 4 година
  Mandarinka Tasty 5b7986e6be Setting precise date of creation in NPC's profile. пре 8 година
  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 година
  UbitUmarov 3a498b0637 change NPC restriction options default from restricted to all allowed, as master пре 9 година
  UbitUmarov feb78b2910 add several options for NPC creation so abusive use can be reduced (restrictive by default) UNTESTED пре 9 година
  UbitUmarov a11edceb00 seems to compile ( tests comented out) пре 9 година
  UbitUmarov 371c9dd2af bad merge? пре 9 година
  tglion b4347cf214 Avoid deadlock in NPCModule between DeleteNPC and GetNPC on m_avatars пре 9 година
  Justin Clark-Casey (justincc) bee3f203cd Allow scripts in attachments on an owned NPC to call NPC functions on that NPC пре 10 година
  Justin Clark-Casey (justincc) 2d3072f053 When osNpcMoveToTarget() is called for a sitting avatar then silently do nothing rather than throwing an error. пре 10 година
  UbitUmarov 01981fdf58 dont fire a thread on npc creation keeping the main one just waiting пре 10 година
  Justin Clark-Casey (justincc) c31d93cb6f Fix issue where only one of multiple attachments on the same attachpoint for NPCs would be seen by other viewers. пре 10 година
  dahlia a8e64cd59a Overload INPCModule.CreateNPC() to allow agentID to be specified. Note: this is intended for use in region modules and is not exposed to scripts. пре 10 година
  Melanie 75c68fa29e Merge branch 'master' into careminster пре 11 година
  Justin Clark-Casey (justincc) 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() пре 11 година
  Justin Clark-Casey (justincc) b16bc7b01c refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. пре 11 година
  Justin Clark-Casey (justincc) 6bdef1f70b minor: Stop debug logging whenever an npc is moved, other npc log related formatting cleanups пре 11 година
  Melanie 4a6eff1ee8 Merge branch 'master' into careminster пре 11 година
  Justin Clark-Casey (justincc) de6ad380f6 Get rid of issue where removing NPCs would through an exception by routing close through Scene.IncomingCloseAgent() and NPCAvatar.Close() rather than directly to Scene.RemoveClient(). пре 11 година
  Melanie a7eb1b5b85 Merge branch 'master' into careminster пре 11 година
  Dan Lake 9f129938c9 Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene. пре 11 година
  Melanie 9a5679876e Merge branch 'master' into careminster пре 12 година