Commit History

Автор SHA1 Съобщение Дата
  Melanie Thielker df55e5295f Fix a few permissions vulnerability. Owners could cause permissions преди 14 години
  Diva Canto 1e7ce6dbce Hunting for the problem in #4777 преди 14 години
  Melanie Thielker be69259981 Change the handling of CreateSelected. Only send it on real creation, not преди 14 години
  Melanie Thielker e515467c5e Fix create selection getting overwritten by multiple updates for the same prim. преди 14 години
  Justin Clark-Casey (justincc) 877fe774ef Simplify AddFullUpdateToAvatars()/AddPartialUpdateToAvatars() by calling the object's corresponding single avatar update method, rather than calling the sceneviewer directly преди 14 години
  Melanie 7d9b316ce6 Change the way alpha is interpreted on prim text. Manris #4723 преди 14 години
  unknown bf5c81d77e * Initial commit of the slimupdates2 rewrite. This pass maintains the original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates преди 14 години
  Dan Lake 62e0b53ca4 Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. преди 14 години
  Dan Lake 859bc717a4 Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). преди 14 години
  Dan Lake 73e9b0be72 Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminating option to return the actual list. Callers can now either request a copy of the array as a new List or ask the SceneGraph to call a delegate function on every ScenePresence. Iteration and locking of the ScenePresences now takes place only within the SceneGraph class. преди 14 години
  John Hurliman 3036aba875 * Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode преди 14 години
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. преди 14 години
  unknown c0bc25059c - implementing server 1.38 functions преди 14 години
  Justin Clark-Casey (justincc) 716e6f20e1 compiler warnings revealed that public PlaySoundSlavePrims properties were changing the wrong protected fields. преди 14 години
  Justin Clark-Casey (justincc) 8305e6af07 refactor: push sog.SendPartFullUpdate() down into sop where it better belongs преди 14 години
  Jeff Ames af265e001d Formatting cleanup. преди 14 години
  Revolution 9821c4f566 Revolution is on the roll again! :) преди 14 години
  Justin Clark-Casey (justincc) f1b99c4a7f minor: one method doc преди 15 години
  Justin Clark-Casey (justincc) b1dfcccc9a Merge branch 'master' of ssh://[email protected]/var/git/opensim преди 15 години
  Justin Clark-Casey (justincc) daa66c4811 add an IsRoot property to sop преди 15 години
  Melanie fa121951d2 Merge branch 'master' of [email protected]:/var/git/opensim преди 15 години
  radams1 88d0fc3b09 allow terrain collision events after regular collision check преди 15 години
  Justin Clark-Casey (justincc) dc82409106 minor: add method doc to sop.SetScriptEvents() преди 15 години
  Justin Clark-Casey (justincc) 08721be374 minor: rename GetScriptPrimType() to GetPrimType() преди 15 години
  Justin Clark-Casey (justincc) 5432925a3b move hollow sphere faces bug back up to LSL_Api.cs преди 15 години
  Justin Clark-Casey (justincc) ecc068fbe0 remove now duplicated shape code from LSL_Api.cs преди 15 години
  Justin Clark-Casey (justincc) 3863cd1d23 Copy prim face color setting code from LSL_Api down into SOP so that non-LSL callers can use it преди 15 години
  Justin Clark-Casey (justincc) 38cfc9366c Fix a problem where llDie() calls were sometimes leaving dead objects behind. преди 15 години
  Melanie 2320b17ca9 Whitespace cleanup преди 15 години
  Revolution a0859754c0 Adds llRotTarget and the events at_rot_target and not_at_rot_target. преди 15 години