Commit History

Author SHA1 Message Date
  Melanie 7943c8d11c Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) bc9a7ba0d6 minor: Assign names to the different SmartThreadPools for debugging purposes. 11 years ago
  Justin Clark-Casey (justincc) 416244051d refactor: call Util.InitThreadPool() if we are initializing an uninitialized pool on first use rather than constructing it ourselves. 11 years ago
  Melanie a126097d6b Merge branch 'master' into careminster 11 years ago
  Robert Adams 3e3c168987 Add helper routine Util.InRange() 11 years ago
  Melanie b9939a46a1 Merge branch 'master' into careminster 11 years ago
  Robert Adams 21dc5f4a1a Add stack dump function that takes an alternate printer outter. I've found that log4net can be slowish so, if one is generating A LOT of debug output, alternate printers are better 11 years ago
  Melanie fd7a83f439 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 999cb4b20c Make "show threads" and "thread abort" console commands available on all servers 11 years ago
  Melanie 48569e856a Merge branch 'master' into careminster 11 years ago
  SignpostMarv 56965dd959 fixing poorly-formatted xml doc string for Util.IsInsideBox 11 years ago
  Melanie f7df68d922 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 130768b16a Add "show object pos <start-coord> to <end-coord>" command to simulator console. 11 years ago
  Melanie db774d4292 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 25111e703f Add levels 4 and 5 to "debug http" console command that will log a sample of incoming request data and the entire incoming data respectively. 11 years ago
  Melanie aee7a31bc3 Merge branch 'master' into careminster 12 years ago
  SignpostMarv e9ea911563 adding a clip method to handle Vector3 objects to enable a minor amount of refactoring 12 years ago
  Melanie 64393a7ca8 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 years ago
  Melanie d632fd7124 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 12 years ago
  Melanie ee9210f656 Merge branch 'master' into careminster 12 years ago
  Melanie 7a0d7be44c Refix the fixed fix! 12 years ago
  Diva Canto f7c61790b7 Fixed borkness with previous merge. 12 years ago
  Diva Canto 841b4232f6 Line endings 12 years ago
  Diva Canto 3fa51f66ec Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 12 years ago
  Diva Canto d08ad6459a HG Friends: allow the establishment of HG friendships without requiring co-presence in the same sim. Using avatar picker, users can now search for names such as "[email protected]:9000", find them, and request friendship. Friendship requests are stored if target user is offline. TESTED ON STANDALONE ONLY. 12 years ago
  Melanie 35c3124c3b Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 30b2a8c778 Move frame loop entirely within Scene.Update() for better future performance analysis and stat accuracy. 12 years ago
  Melanie c7e302864a Merge branch 'master' into careminster 12 years ago