| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * minor: formatting adjustments in OpenSim.ini.example | Justin Clarke Casey | 2009-07-10 | 1 | -2/+10 |
* | Experimental fix for tilted avatar capsule, Mantis #2905 | nlin | 2009-07-08 | 1 | -0/+4 |
* | - adds the possibility of setting the socket receive buffer size | Dr Scofield | 2009-06-25 | 1 | -0/+17 |
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2009-06-25 | 1 | -0/+19 |
* | Formatting cleanup. | Jeff Ames | 2009-06-14 | 1 | -29/+28 |
* | Added some defaults to OpenSim.ini.example so that it works out of the box ag... | diva | 2009-06-10 | 1 | -0/+13 |
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 1 | -4/+0 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 1 | -0/+4 |
* | Added one missing config var for HG standalones. | diva | 2009-05-23 | 1 | -2/+2 |
* | Changing extension of two of the config files to .example because they need t... | diva | 2009-05-23 | 1 | -3/+4 |
* | Added a few pre-packaged configurations to make it easier for people to confi... | diva | 2009-05-22 | 1 | -43/+15 |
* | Removing the [UserService] section, because it's not working yet. | diva | 2009-05-22 | 1 | -3/+1 |
* | Comment out the asset cache config in .ini.example. | diva | 2009-05-20 | 1 | -2/+2 |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 1 | -45/+0 |
* | Bug fix and config rename. | diva | 2009-05-18 | 1 | -1/+1 |
* | DLL name change in config var. | diva | 2009-05-18 | 1 | -1/+1 |
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-05-18 | 1 | -1/+4 |
* | Renaming [ServiceConnectors] back to [Modules]. | diva | 2009-05-17 | 1 | -1/+1 |
* | HG asset transfers starting to work -- GETs only for now. | diva | 2009-05-17 | 1 | -3/+6 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -11/+13 |
* | Changes to the new user system to add the modularity developed for the asset | Melanie Thielker | 2009-05-11 | 1 | -0/+8 |
* | Add selling for $0 back to the sample economy module. This is disabled by | Melanie Thielker | 2009-05-11 | 1 | -26/+2 |
* | Plumb the HG asset broker. More naming changes to clarify things. Lots more | Melanie Thielker | 2009-05-11 | 1 | -1/+14 |
* | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 2009-05-09 | 1 | -0/+21 |
* | Add a parameter that limits the max size of the outbound packet. Defaulted | Melanie Thielker | 2009-05-04 | 1 | -0/+2 |
* | * Makes ObjectUpdate compressing tweakable in OpenSim.ini - introduces: | Adam Frisby | 2009-05-02 | 1 | -0/+6 |
* | Plumb conifg into the client views. Add config option to configure packet | Melanie Thielker | 2009-05-02 | 1 | -0/+4 |
* | Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-05-02 | 1 | -0/+4 |
* | Thank you kindly, MCortez for a patch that solves: | Charles Krinke | 2009-05-02 | 1 | -5/+2 |
* | Numerous packet improvements. | Melanie Thielker | 2009-05-02 | 1 | -0/+5 |
* | Add a tweakable for the prim queue preload | Melanie Thielker | 2009-05-01 | 1 | -0/+3 |
* | Thank you kindly, MCortez for a patch that: | Charles Krinke | 2009-04-29 | 1 | -1/+5 |
* | From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-04-29 | 1 | -0/+13 |
* | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 2009-04-27 | 1 | -0/+3 |
* | Adapt the opensim.ini example to reflect the php file names actually used | Melanie Thielker | 2009-04-26 | 1 | -2/+2 |
* | Fix another typo in the ini example | Melanie Thielker | 2009-04-25 | 1 | -1/+1 |
* | Fix a typo in OpenSim.ini.example | Melanie Thielker | 2009-04-25 | 1 | -1/+1 |
* | * update example to reflect optional Well known hostname. | Teravus Ovares | 2009-04-22 | 1 | -0/+6 |
* | Change the default for FreeSwitch Voice to disable. Most people don't have | Melanie Thielker | 2009-04-22 | 1 | -1/+1 |
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-21 | 1 | -0/+7 |
* | culling AsteriskVoiceModule and SIPVoiceModule, now that we have | Dr Scofield | 2009-04-21 | 1 | -52/+23 |
* | Added a "force_simple_prim_meshing" option to the ODE settings in OpenSim.ini... | Dahlia Trimble | 2009-04-19 | 1 | -0/+10 |
* | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 2009-04-18 | 1 | -1/+23 |
* | add some stub config to OpenSim.ini.example for freeswitch. This needs | Sean Dague | 2009-04-17 | 1 | -0/+25 |
* | Correct Opensim.ini.example to reflect the default settings for clouds. | idb | 2009-04-11 | 1 | -2/+2 |
* | Add an optional region module which will supply a script event, | Melanie Thielker | 2009-04-10 | 1 | -0/+11 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3427 | Justin Clarke Casey | 2009-04-10 | 1 | -0/+3 |
* | * Remove Autooar module pending it's migration to the forge | Justin Clarke Casey | 2009-04-09 | 1 | -13/+3 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3406 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+4 |
* | Applying Intimidated's patch to fix anim handling. | Melanie Thielker | 2009-04-06 | 1 | -0/+30 |