index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
bin
/
OpenSim.ini.example
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
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-11
Changes to the new user system to add the modularity developed for the asset
Melanie Thielker
1
-0
/
+8
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
Add the asset service connectors and sample config. READ WARNINGS!!!
Melanie Thielker
1
-0
/
+21
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
[next]