Commit History

Author SHA1 Message Date
  Oren Hurvitz e7bd4a11aa Don't append attachments multiple times 10 years ago
  Oren Hurvitz f1536de438 Allow reading the BulletSim detail log while the sim is running 10 years ago
  Oren Hurvitz 4514799c8d Changed the default XBakes directory to a local path: "./bakes". 10 years ago
  Oren Hurvitz 5f0456d91f XBakes: store the assets only in the sim's local assets cache; not in the main assets server. Also, some cleanup. 10 years ago
  Oren Hurvitz 9a2dc6a0d7 Log RestClient requests similarly to WebClient (e.g, "debug http all 6" logs the entire request and response) 10 years ago
  Oren Hurvitz 37fcc827e2 Fixed problems if an avatar tries to cross regions when the previous cross hasn't completed yet 10 years ago
  Oren Hurvitz 5229a3c51c Added locking in AccessModule to prevent possible errors when shutting down a simulator that has >1 region 10 years ago
  Oren Hurvitz e16403db80 Minor: changed "existant" to "existent" 10 years ago
  Oren Hurvitz c4467353da Removed warning about YieldProlog 10 years ago
  Oren Hurvitz d616f75d9a In "show throttles", show the maximum drip rate. This shows whether a client is being throttled due to past poor performance. 10 years ago
  Oren Hurvitz ae53c6b834 Include the group name in group IM's 10 years ago
  Oren Hurvitz af344aa532 Added "debug packet --all" option, which changes the packet logging level for both current and future clients 10 years ago
  Oren Hurvitz 8920c65b9c Fixed the logic that decides if a packet was queued (it was reversed) 10 years ago
  Oren Hurvitz e41e52e097 Close streams immediately when we finish using them 10 years ago
  Robert Adams 01d13b4ad7 Add code to GridService to check for overlapping of varregions 10 years ago
  Justin Clark-Casey (justincc) 74848e9cdb minor: remove long unused RegionInfo.ignoreIncomingConfiguration 10 years ago
  Justin Clark-Casey (justincc) ff88d371d2 minor: remove long unused RegionInfo.commFailTF 10 years ago
  Justin Clark-Casey (justincc) 19bd27071a refactor: slightly adjust some code in ODECharacter.Move() to eliminate a condition check without changing the logic 10 years ago
  Justin Clark-Casey (justincc) ad3ce54aca With ODE physics, fix an issue where the avatar couldn't jump and then move forward when moving south or west. 10 years ago
  Robert Adams db17f98c6f BulletSim: rearrange code to prevent using null pointers when a 10 years ago
  Michael Cerquoni 66340824e5 fix all instances of "non-existant" to "non-existent" (spelling mistakes) thanks Ai Austin for pointing this out. 10 years ago
  Justin Clark-Casey (justincc) 539ffb7769 Use thread-safe version of .NET Random as the SDK class is not thread-safe. 10 years ago
  Dev Random d35b5737a8 Call RemoveScriptInstance when removing from inventory 10 years ago
  Justin Clark-Casey (justincc) 1670d306d7 minor: Move debug xengine script console command to Debug help section where other debug commands live. 10 years ago
  Justin Clark-Casey (justincc) 405db6d450 refactor: use existing Compiler.CreateScriptsDirectory() (renamed to CheckOrCreateScriptsDirectory()) when checking that scripts directory exists on compile. 10 years ago
  Justin Clark-Casey (justincc) 743b1efdb4 Fix bug in "show modules" comamnd that was showing shared modules as non-shared and non-shared as shared 10 years ago
  Justin Clark-Casey (justincc) b243cde14f Turn RestClient.Request() logging down the debug and comment out for now. 10 years ago
  Justin Clark-Casey (justincc) 73ed56f46a Fix issue with running "stats record start|stop" console command 10 years ago
  Justin Clark-Casey (justincc) 6b5533dbdb Add experimental "show grid size" robust console command. 10 years ago
  Diva Canto 3dd5d8508c Small change to my previous commit: not so aggressive on the trigger, please. 10 years ago