| Commit message (Expand) | Author | Files | Lines |
2019-05-19 | Move cache, config, logs out of tree, and various related clean ups. | onefang | 1 | -2/+13 |
2019-05-19 | Move db directory out of tree. | onefang | 1 | -0/+5 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -131/+604 |
2016-11-04 | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 1 | -2/+2 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -264/+1246 |
2013-02-08 | Assign the SmartThreadPool name in the constructor | Oren Hurvitz | 1 | -2/+7 |
2013-01-25 | Add utility function to clamp a vector to a maximum magnitude. | Robert Adams | 1 | -0/+12 |
2013-01-01 | minor: Assign names to the different SmartThreadPools for debugging purposes. | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2013-01-01 | refactor: call Util.InitThreadPool() if we are initializing an uninitialized ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-12-22 | Add helper routine Util.InRange() | Robert Adams | 1 | -0/+7 |
2012-12-16 | Add stack dump function that takes an alternate printer outter. I've found th... | Robert Adams | 1 | -1/+7 |
2012-11-23 | Make "show threads" and "thread abort" console commands available on all servers | Justin Clark-Casey (justincc) | 1 | -6/+10 |
2012-10-29 | fixing poorly-formatted xml doc string for Util.IsInsideBox | SignpostMarv | 1 | -1/+1 |
2012-10-05 | Add "show object pos <start-coord> to <end-coord>" command to simulator console. | Justin Clark-Casey (justincc) | 1 | -0/+13 |
2012-09-11 | Add levels 4 and 5 to "debug http" console command that will log a sample of ... | Justin Clark-Casey (justincc) | 1 | -0/+32 |
2012-08-17 | adding a clip method to handle Vector3 objects to enable a minor amount of re... | SignpostMarv | 1 | -0/+6 |
2012-07-13 | Rather than instantiating a UTF8 encoding everywhere when we want to supress ... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2012-07-11 | Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c... | Justin Clark-Casey (justincc) | 1 | -2/+1 |
2012-03-21 | Refix the fixed fix! | Melanie | 1 | -2037/+2037 |
2012-03-20 | Fixed borkness with previous merge. | Diva Canto | 1 | -16/+1 |
2012-03-20 | Line endings | Diva Canto | 1 | -89/+89 |
2012-03-20 | HG Friends: allow the establishment of HG friendships without requiring co-pr... | Diva Canto | 1 | -1954/+1988 |
2012-03-20 | Move frame loop entirely within Scene.Update() for better future performance ... | Justin Clark-Casey (justincc) | 1 | -2/+15 |
2012-03-16 | Improve threadpool reporting to "show threads" console command (also gets pri... | Justin Clark-Casey (justincc) | 1 | -1/+55 |
2012-03-16 | Add process working memory to "show stats" memory statistics. | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2012-02-21 | Add 64 bit Windows sqlite3.dll and use this if running a 64-bit windows process. | Justin Clark-Casey (justincc) | 1 | -0/+30 |
2012-02-18 | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 1 | -1/+37 |
2012-02-10 | Add line numbers to Util.PrintCallStack() | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2011-12-08 | Reactivate BasicCircuitTests.TestAddClient() | Justin Clark-Casey (justincc) | 1 | -16/+29 |
2011-10-22 | Get UUIDGatherer to scan notecards in the graph for asset uuids. | Justin Clark-Casey (justincc) | 1 | -3/+4 |
2011-09-13 | In an object return message, send a null-terminated empty string in binary bu... | Justin Clark-Casey (justincc) | 1 | -2/+40 |
2011-08-31 | If a FireAndForget thread terminates with an exception, then catch and log ra... | Justin Clark-Casey (justincc) | 1 | -1/+15 |
2011-08-16 | Add new FireAndForgetMethod.None. | Justin Clark-Casey (justincc) | 1 | -1/+10 |
2011-07-29 | For all Util.FireAndForget invocations, set thread to en_US before continuing... | Justin Clark-Casey (justincc) | 1 | -5/+10 |
2011-07-08 | When loading library asset set, only store an asset if it's different from an... | Justin Clark-Casey (justincc) | 1 | -3/+13 |
2011-07-08 | Fix interpretation of physics mesh proxies from mesh data | Justin Clark-Casey (justincc) | 1 | -2/+17 |
2011-05-22 | More on HG Friends. Added Delete(string, string) across the board. Added secu... | Diva Canto | 1 | -2/+4 |
2011-05-19 | HG Friends working to some extent: friendships offered and accepted correctly... | Diva Canto | 1 | -0/+61 |
2011-04-19 | Requeue unacknowledged entity updates rather than resend then "as is". | Dan Lake | 1 | -0/+17 |
2011-04-18 | Requeue unacknowledged entity updates rather than resend then "as is". | Dan Lake | 1 | -0/+17 |
2011-02-22 | Parameterizes the view distance used to compute and manage | Mic Bowman | 1 | -3/+10 |
2011-02-04 | Put something in the ImprovedInstantMessage.BinaryBucket for llInstantMessage... | Justin Clark-Casey (justincc) | 1 | -0/+10 |
2011-01-13 | Make FireAndForgetWrapper a singleton class | BlueWall | 1 | -3/+24 |
2011-01-13 | Make FireAndForgetWrapper a singleton class | BlueWall | 1 | -3/+24 |
2010-11-29 | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 1 | -0/+20 |
2010-11-27 | Changed the parser for InventoryItem deserialization. Moved some utility func... | Diva Canto | 1 | -0/+61 |
2010-11-17 | minor: add some method comments | Justin Clark-Casey (justincc) | 1 | -0/+8 |
2010-10-03 | Port ExecutingDirectory from omfOS Util class. | Melanie | 1 | -0/+11 |
2010-09-04 | Make User Agent Service and Login Service separable. | Diva Canto | 1 | -1/+17 |
2010-09-03 | Added XFF header processing. Untested, for lack of proxy. | Diva Canto | 1 | -0/+28 |