Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 6e8f80f1ab Improve threadpool reporting to "show threads" console command (also gets printed out periodically) 12 years ago
  Justin Clark-Casey (justincc) 421b562a04 Add process working memory to "show stats" memory statistics. 12 years ago
  Justin Clark-Casey (justincc) 68a4ef5ef6 Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. 12 years ago
  Justin Clark-Casey (justincc) b817c337dc On Windows automatically load the correct native ODE library depending on whether the process is 32-bit or 64-bit 12 years ago
  Justin Clark-Casey (justincc) d80422eba7 Add line numbers to Util.PrintCallStack() 12 years ago
  Justin Clark-Casey (justincc) bc13855e64 Reactivate BasicCircuitTests.TestAddClient() 12 years ago
  Justin Clark-Casey (justincc) ffdf59a57c Get UUIDGatherer to scan notecards in the graph for asset uuids. 13 years ago
  Justin Clark-Casey (justincc) 306af9934a In an object return message, send a null-terminated empty string in binary bucket to prevent a viewer 3 crash. 13 years ago
  Justin Clark-Casey (justincc) 3aa86d22d1 If a FireAndForget thread terminates with an exception, then catch and log rather than letting it terminate the simulator. 13 years ago
  Justin Clark-Casey (justincc) 57e54d84d6 Add new FireAndForgetMethod.None. 13 years ago
  Justin Clark-Casey (justincc) 9a5e0ede7c For all Util.FireAndForget invocations, set thread to en_US before continuing wtih the invocation. 13 years ago
  Justin Clark-Casey (justincc) c3d82bdcb1 When loading library asset set, only store an asset if it's different from an existing one with the same id. 13 years ago
  Justin Clark-Casey (justincc) b18ef976ff Fix interpretation of physics mesh proxies from mesh data 13 years ago
  Diva Canto 336665e035 More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. 13 years ago
  Diva Canto d21e9c755f HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights. 13 years ago
  Dan Lake 08d8a3e580 Requeue unacknowledged entity updates rather than resend then "as is". 13 years ago
  Mic Bowman 5a16fa882c Parameterizes the view distance used to compute and manage 13 years ago
  Justin Clark-Casey (justincc) 722f0ba18c Put something in the ImprovedInstantMessage.BinaryBucket for llInstantMessage() to stop this crashing viewer 2.4.0 (1.23.5 was fine with this). 13 years ago
  BlueWall 69c8cc787f Make FireAndForgetWrapper a singleton class 13 years ago
  Diva Canto f86c438653 Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. 14 years ago
  Diva Canto ca8d015733 Changed the parser for InventoryItem deserialization. Moved some utility functions around. 14 years ago
  Justin Clark-Casey (justincc) e6eeaaea67 minor: add some method comments 14 years ago
  Melanie 0b13cfa4dd Port ExecutingDirectory from omfOS Util class. 14 years ago
  Diva Canto 9fd9836841 Make User Agent Service and Login Service separable. 14 years ago
  Diva Canto 8fc68c6d98 Added XFF header processing. Untested, for lack of proxy. 14 years ago
  Melanie Thielker 00fd2e0446 Correct display of landmark about info. Also correct region maturity rating 14 years ago
  Justin Clark-Casey (justincc) 48f3733963 Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserServer.exe fails on startup if no previous config 14 years ago
  Diva Canto f4c165afe7 Bug fix: store correct position information upon logout. Fixes mantis #4608 14 years ago
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor 14 years ago
  Melanie 842b68eeff Change handling of the SYSTEMIP constant to be more sane. 14 years ago