| Commit message (Expand) | Author | Files | Lines |
2009-05-29 | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 1 | -0/+4 |
2009-05-27 | Adding the GlynnTucker cache module as the default choice in .ini's. | diva | 2 | -4/+6 |
2009-05-25 | Update svn properties. | Jeff Ames | 6 | -79/+79 |
2009-05-23 | Added one missing config var for HG standalones. | diva | 2 | -2/+6 |
2009-05-23 | Changing extension of two of the config files to .example because they need t... | diva | 3 | -3/+4 |
2009-05-22 | Added a few pre-packaged configurations to make it easier for people to confi... | diva | 7 | -43/+90 |
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 |
2009-05-18 | Rename OpenSim.Server.exe to OpenSim.Services.exe and the corresponding | Melanie Thielker | 2 | -0/+0 |
2009-05-18 | This commit changes the way the new server works. There is no longer a server | Melanie Thielker | 2 | -0/+3 |
2009-05-18 | DLL name change in config var. | diva | 1 | -1/+1 |
2009-05-18 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -1/+4 |
2009-05-17 | Renaming [ServiceConnectors] back to [Modules]. | diva | 1 | -1/+1 |
2009-05-17 | HG asset transfers starting to work -- GETs only for now. | diva | 1 | -3/+6 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 1 | -11/+13 |
2009-05-13 | Update ini examples | Melanie Thielker | 2 | -0/+14 |
2009-05-11 | Changes to the new user system to add the modularity developed for the asset | Melanie Thielker | 2 | -0/+9 |
2009-05-11 | Commit the asset server app config | Melanie Thielker | 1 | -0/+33 |
2009-05-11 | Smooth out some .ini stuff, actually commit the example | Melanie Thielker | 1 | -0/+9 |
2009-05-11 | Add selling for $0 back to the sample economy module. This is disabled by | Melanie Thielker | 1 | -26/+2 |
2009-05-11 | Plumb the HG asset broker. More naming changes to clarify things. Lots more | Melanie Thielker | 1 | -1/+14 |
2009-05-09 | Fixed handling of inventory a bit | Homer Horwitz | 2 | -28/+28 |
2009-05-09 | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 1 | -0/+21 |
2009-05-08 | More additions to the nextgen reference UGAIM | Melanie Thielker | 1 | -0/+4 |
2009-05-05 | Committing the user server executable skeleton | Melanie Thielker | 2 | -0/+35 |
2009-05-04 | Add a parameter that limits the max size of the outbound packet. Defaulted | Melanie Thielker | 1 | -0/+2 |
2009-05-02 | * Makes ObjectUpdate compressing tweakable in OpenSim.ini - introduces: | Adam Frisby | 1 | -0/+6 |
2009-05-02 | Plumb conifg into the client views. Add config option to configure packet | Melanie Thielker | 1 | -0/+4 |
2009-05-02 | Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 1 | -0/+4 |
2009-05-02 | Thank you kindly, MCortez for a patch that solves: | Charles Krinke | 1 | -5/+2 |
2009-05-02 | Numerous packet improvements. | Melanie Thielker | 1 | -0/+5 |
2009-05-01 | Add a tweakable for the prim queue preload | Melanie Thielker | 1 | -0/+3 |
2009-04-29 | Thank you kindly, MCortez for a patch that: | Charles Krinke | 1 | -1/+5 |
2009-04-29 | From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 1 | -0/+13 |
2009-04-27 | Getting rid of -hypergrid=true on the command line. This config now goes insi... | diva | 1 | -0/+3 |
2009-04-26 | Adapt the opensim.ini example to reflect the php file names actually used | Melanie Thielker | 1 | -2/+2 |
2009-04-25 | Fix another typo in the ini example | Melanie Thielker | 1 | -1/+1 |
2009-04-25 | Fix a typo in OpenSim.ini.example | Melanie Thielker | 1 | -1/+1 |
2009-04-22 | * update example to reflect optional Well known hostname. | Teravus Ovares | 1 | -0/+6 |
2009-04-22 | Change the default for FreeSwitch Voice to disable. Most people don't have | Melanie Thielker | 1 | -1/+1 |
2009-04-21 | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 1 | -0/+7 |
2009-04-21 | culling AsteriskVoiceModule and SIPVoiceModule, now that we have | Dr Scofield | 1 | -52/+23 |
2009-04-19 | Added a "force_simple_prim_meshing" option to the ODE settings in OpenSim.ini... | Dahlia Trimble | 1 | -0/+10 |
2009-04-18 | Thank you kindly, MCortez, for a patch that: | Charles Krinke | 1 | -1/+23 |
2009-04-18 | Remove the default plywood texture from the library. Its presence can cause u... | idb | 1 | -13/+0 |
2009-04-17 | add some stub config to OpenSim.ini.example for freeswitch. This needs | Sean Dague | 1 | -0/+25 |
2009-04-16 | * Committing more BulletDotNETPlugin work | Teravus Ovares | 4 | -0/+0 |
2009-04-11 | Correct Opensim.ini.example to reflect the default settings for clouds. | idb | 1 | -2/+2 |