Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 997700c4aa minor: Make config-include .ini files more consistent 11 years ago
  Justin Clark-Casey (justincc) ac0a527976 Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.ini 11 years ago
  Justin Clark-Casey (justincc) 8999f06025 minor: correct method name in comment 11 years ago
  Justin Clark-Casey (justincc) ddcbd4bb7d refactor: rename *ChildAgentDataUpdate() methods to *UpdateChildAgent() 11 years ago
  Justin Clark-Casey (justincc) 3ce46adb2a 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) f4d82a56f4 Double the time spent waiting for a UseCircuitCode packet in LLUDPServer.HandleCompleteMovementIntoRegion() 11 years ago
  Justin Clark-Casey (justincc) 7dbc93c62a Change logging to provide more information on LLUDPServer.HandleCompleteMovementIntoRegion() 11 years ago
  Justin Clark-Casey (justincc) 1d2466889a 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) 845d2b193a Comment out warning about no grid user found in UMM.TryGetUserNamesFromServices() for now 11 years ago
  Justin Clark-Casey (justincc) 69ec85f491 Fix issue in recent 3f0fa9f7 where the code start adding unknown user cache entries with no name 11 years ago
  Justin Clark-Casey (justincc) 2603a2891b Reinsert comments about possible race conditions when sending bulk inventory updates on non-flag clothing editing 11 years ago
  Justin Clark-Casey (justincc) f99dae03cb 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) 60cf42cb8d 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) 3f0fa9f707 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) 53de6d94ea minor: replace spaces with tabs for see_into_region setting 11 years ago
  Talun 07d6a0385f 6762: llList2Key fails to convert a string in a list to a key 11 years ago
  Robert Adams 2d7adcb22f BulletSim: update DLLs and SOs to disable Bullet's internal profiling. 11 years ago
  BlueWall 3c85afbb43 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 dacc20ee48 BulletSim: remove collision cache clearing logic for physical objects. 11 years ago
  Mic Bowman b29e9d37e7 Change handling of the FetchInventoryDescendents2 capability configuration to allow 11 years ago
  Robert Adams 8bcf753127 BulletSim: update DLLs and SOs with ClearCollisionCache inteface calls 11 years ago
  Robert Adams 6e39cc316f BulletSim: add ClearCollisionProxyCache function to API. 11 years ago
  Robert Adams e34385634b BulletSim: update DLLs and SOs for spring parameters and constraint 11 years ago
  Robert Adams c5eabb28b4 BulletSim: add LSL function and plumbing for setting a spring 11 years ago
  Robert Adams 5827b6e1aa BulletSim: add extended physics LSL constants for axis specification. 11 years ago
  Robert Adams cf2cdc191d BulletSim: ability to specify groups of axis to modify in constraint parameters that control multiple axis. Add useLinearReferenceFrameA constraint parameter. 11 years ago
  Robert Adams 7c54630a2d BulletSim: add axis parameter for specifying enable, damping, and stiffness for spring constraints. Renumber parameter ops since I can as no one is using them yet. 11 years ago
  Robert Adams 30b3657a66 BulletSim: implementation of setting spring specific physical parameters. Add setting of linkset type to physChangeLinkParams. Lots of detail logging for setting of linkset constraint parameters. 11 years ago
  Robert Adams 67195618d5 BulletSim: add requestor's ID to post taint detail log message. 11 years ago
  Robert Adams 3dbf4a1002 BulletSim: remove chatty debug message from previous commit. 11 years ago