| Commit message (Expand) | Author | Files | Lines |
2009-10-23 | Implemented a "FrontBack" prioritizer, using distance plus the plane equation... | John Hurliman | 1 | -2/+2 |
2009-10-22 | OpenSim.ini.example had the wrong names for default values in the [InterestMa... | John Hurliman | 1 | -6/+7 |
2009-10-22 | * Allow SmartThreadPool to be initialized without setting max stack size (lik... | John Hurliman | 1 | -5/+9 |
2009-10-21 | * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U... | John Hurliman | 1 | -0/+9 |
2009-10-22 | Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2 | Melanie | 1 | -1/+1 |
2009-10-22 | Add MaxPoolThreads in startup to limit the size of the thread pool used | Melanie | 1 | -0/+3 |
2009-10-19 | * Removed OpenSim.Data.NHibernate | John Hurliman | 1 | -6/+0 |
2009-10-16 | Updating OpenSim.ini.example with the section required to enable a useful pri... | John Hurliman | 1 | -0/+8 |
2009-10-14 | Allow the LLUDP server to run in either synchronous or asynchronous mode with... | John Hurliman | 1 | -1/+7 |
2009-10-14 | * Clean up the SetThrottle() code and add a maxBurstRate parameter to allow m... | John Hurliman | 1 | -7/+10 |
2009-10-14 | * Minimized the number of times textures are pulled off the priority queue | John Hurliman | 1 | -25/+37 |
2009-10-05 | change default ports for inventory and grid connectors in example .ini files ... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2009-10-02 | Added a default for grid services in standalone. | Diva Canto | 1 | -0/+4 |
2009-10-02 | Change texture sending to be driven by the queue empty event from the | Melanie | 1 | -5/+0 |
2009-09-30 | Remove the settings for the J2KDecoder, since they are now obsolete (thank god!) | Melanie | 1 | -9/+0 |
2009-09-29 | small test change | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2009-09-26 | Fixed MapBlocks bug, wrong order of arguments. First version that seems compl... | Diva Canto | 1 | -1/+1 |
2009-09-25 | Changed a [Groups] config as per mcortez' request. | Diva Canto | 1 | -1/+1 |
2009-09-22 | Thank you, Intari, for a patch that implements the missing pieces of | Melanie | 1 | -0/+4 |
2009-09-16 | switch default physics engine to ODE and default meshmerizer to Meshmerizer i... | Justin Clark-Casey (justincc) | 1 | -9/+14 |
2009-09-14 | Apply http://opensimulator.org/mantis/view.php?id=4142 | Justin Clark-Casey (justincc) | 1 | -11/+13 |
2009-09-13 | * Milestone GridFriendly reached so Adding CombineContiguousRegions to the Op... | Teravus Ovares (Dan Olivares) | 1 | -0/+5 |
2009-09-01 | update documentation in OpenSim.ini.example for j2k decode cache expiration time | dahlia | 1 | -0/+2 |
2009-08-31 | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 1 | -0/+4 |
2009-08-29 | Add a slow cache cleaner thread. By default, the thread starts a cleanup | Melanie | 1 | -1/+1 |
2009-08-29 | Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allows | Melanie | 1 | -0/+7 |
2009-08-18 | Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user... | dahlia | 1 | -0/+3 |
2009-08-17 | Apply http://opensimulator.org/mantis/view.php?id=3538 | Justin Clark-Casey (justincc) | 1 | -10/+15 |
2009-08-18 | Added additional configuration options for MRM Security. See OpenSim.ini.exam... | Adam Frisby | 1 | -2/+20 |
2009-08-17 | Add the ability to use -console=rest to the region server. User | Melanie | 1 | -0/+2 |
2009-08-16 | Misc cleanup. | Jeff Ames | 1 | -60/+58 |
2009-08-06 | Add the config-include statement to OpenSim.ini.example. | Melanie | 1 | -0/+8 |
2009-08-05 | Continue with renaming of Groups module components | Michael Cortez | 1 | -15/+22 |
2009-07-30 | adding documentation for DisableUndergroundMovement | Dr Scofield | 1 | -0/+5 |
2009-07-11 | From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+58 |
2009-07-10 | * minor: formatting adjustments in OpenSim.ini.example | Justin Clarke Casey | 1 | -2/+10 |
2009-07-08 | Experimental fix for tilted avatar capsule, Mantis #2905 | nlin | 1 | -0/+4 |
2009-06-25 | - adds the possibility of setting the socket receive buffer size | Dr Scofield | 1 | -0/+17 |
2009-06-25 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+19 |
2009-06-14 | Formatting cleanup. | Jeff Ames | 1 | -29/+28 |
2009-06-10 | Added some defaults to OpenSim.ini.example so that it works out of the box ag... | diva | 1 | -0/+13 |
2009-06-01 | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 1 | -4/+0 |
2009-05-29 | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 1 | -0/+4 |
2009-05-23 | Added one missing config var for HG standalones. | diva | 1 | -2/+2 |
2009-05-23 | Changing extension of two of the config files to .example because they need t... | diva | 1 | -3/+4 |
2009-05-22 | Added a few pre-packaged configurations to make it easier for people to confi... | diva | 1 | -43/+15 |
2009-05-22 | Removing the [UserService] section, because it's not working yet. | diva | 1 | -3/+1 |
2009-05-20 | Comment out the asset cache config in .ini.example. | diva | 1 | -2/+2 |
2009-05-18 | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 1 | -45/+0 |
2009-05-18 | Bug fix and config rename. | diva | 1 | -1/+1 |