Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 0bb8415a69 Make new regions PG by default instead of Mature. 11 years ago
  Oren Hurvitz 24ab021ea1 UUID Gatherer: find assets used in Light Projection, Particle Systems, and Collision Sounds. 11 years ago
  Justin Clark-Casey (justincc) 882ba74140 For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 teleport protocol even if SIMULATION/0.2 is available. 11 years ago
  Justin Clark-Casey (justincc) b675e41d01 minor: Make log message at top of ScenePresence.CompleteMovement info level and comment out later log message in ScenePresence.MakeRootAgent() 11 years ago
  Justin Clark-Casey (justincc) c01dea0f6a minor: Make SP.MakeRootAgent() private - no external code has any business calling this method 11 years ago
  Justin Clark-Casey (justincc) ff08f56937 minor: Stop debug logging whenever an npc is moved, other npc log related formatting cleanups 11 years ago
  Justin Clark-Casey (justincc) 5dabecf95d Revert "Also check user authorization if looking to upgrade from a child to a root agent." 11 years ago
  Justin Clark-Casey (justincc) 689f79fead Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avatars are not allowed to cross into a neighbour where they are not authorized, even if a child agent was allowed. 11 years ago
  Justin Clark-Casey (justincc) ac2b1497c0 minor: Make config-include .ini files more consistent 11 years ago
  Justin Clark-Casey (justincc) de4d568923 Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.ini 11 years ago
  Justin Clark-Casey (justincc) 12a191409e minor: correct method name in comment 11 years ago
  Justin Clark-Casey (justincc) d1d4dd547a refactor: rename *ChildAgentDataUpdate() methods to *UpdateChildAgent() 11 years ago
  Justin Clark-Casey (justincc) 1a55309ea7 minor: Make log message when Scene.IncomingChildAgentDateUpdate() more explicit that there is a problem if it still finds the agent to be a child if the sender wanted to wait till it became root 11 years ago
  Justin Clark-Casey (justincc) ee58e3a5a1 Double the time spent waiting for a UseCircuitCode packet in LLUDPServer.HandleCompleteMovementIntoRegion() 11 years ago
  Justin Clark-Casey (justincc) 6c2462e410 Change logging to provide more information on LLUDPServer.HandleCompleteMovementIntoRegion() 11 years ago
  Justin Clark-Casey (justincc) b1d43d46bf Reinstate insertion of "Unknown UserUMMAU4" now, as naive removing may be generating too many repeating user requests from other sources. 11 years ago
  Justin Clark-Casey (justincc) ccf52d3d9d Comment out warning about no grid user found in UMM.TryGetUserNamesFromServices() for now 11 years ago
  Justin Clark-Casey (justincc) 7a14221754 Fix issue in recent 3f0fa9f7 where the code start adding unknown user cache entries with no name 11 years ago
  Justin Clark-Casey (justincc) d5a3139b05 Reinsert comments about possible race conditions when sending bulk inventory updates on non-flag clothing editing 11 years ago
  Justin Clark-Casey (justincc) 6f5fd067a5 Fix bug where using PRIM_LINK_TARGET with only two remaining list items (e.g. link number then PRIM_ROTATION) would not return the parameter 11 years ago
  Justin Clark-Casey (justincc) 9fcf1de0fa Make llGetLinkPrimitiveParams() abort and return existing list of params when it encounters an invalid link number, rather than throwing an exception 11 years ago
  Justin Clark-Casey (justincc) 86c39d618e To avoid viewers (particularly on the Hypergrid) from permanently caching a UUID -> "Unknown User" binding, drop the binding request rather than replying with "Unknown User" 11 years ago
  Justin Clark-Casey (justincc) 068f22a52c minor: replace spaces with tabs for see_into_region setting 11 years ago
  Talun 726b7dce61 6762: llList2Key fails to convert a string in a list to a key 11 years ago
  Robert Adams d260e398f5 BulletSim: update DLLs and SOs to disable Bullet's internal profiling. 11 years ago
  BlueWall 560ea54c98 Allow setting the EntityTransfer-max_distance to 0 to override distance checks. This is to facilitate current viewer work fixing the distance limitations for teleporting. 11 years ago
  Robert Adams 10152815ac BulletSim: remove collision cache clearing logic for physical objects. 11 years ago
  Mic Bowman 1217785155 Change handling of the FetchInventoryDescendents2 capability configuration to allow 11 years ago
  Robert Adams 712bee7206 BulletSim: update DLLs and SOs with ClearCollisionCache inteface calls 11 years ago
  Robert Adams 568ff6fddc BulletSim: add ClearCollisionProxyCache function to API. 11 years ago