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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always ...
John Hurliman
2009-10-23
1
-5
/
+5
*
Cleaning up OpenSim.ini.example for LLUDP. The [LLClient] section has been re...
John Hurliman
2009-10-23
1
-32
/
+30
*
Implemented a "FrontBack" prioritizer, using distance plus the plane equation...
John Hurliman
2009-10-23
1
-2
/
+2
*
OpenSim.ini.example had the wrong names for default values in the [InterestMa...
John Hurliman
2009-10-22
1
-6
/
+7
*
* Allow SmartThreadPool to be initialized without setting max stack size (lik...
John Hurliman
2009-10-22
1
-5
/
+9
*
Merge branch 'melanie_test' into prioritization
Melanie
2009-10-22
1
-1
/
+4
|
\
|
*
Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2
Melanie
2009-10-22
1
-1
/
+1
|
*
Add MaxPoolThreads in startup to limit the size of the thread pool used
Melanie
2009-10-22
1
-0
/
+3
*
|
* Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U...
John Hurliman
2009-10-21
1
-0
/
+9
|
/
*
* Removed OpenSim.Data.NHibernate
John Hurliman
2009-10-19
1
-6
/
+0
*
Updating OpenSim.ini.example with the section required to enable a useful pri...
John Hurliman
2009-10-16
1
-0
/
+8
*
Allow the LLUDP server to run in either synchronous or asynchronous mode with...
John Hurliman
2009-10-14
1
-1
/
+7
*
* Clean up the SetThrottle() code and add a maxBurstRate parameter to allow m...
John Hurliman
2009-10-14
1
-7
/
+10
*
* Minimized the number of times textures are pulled off the priority queue
John Hurliman
2009-10-14
1
-25
/
+37
*
change default ports for inventory and grid connectors in example .ini files ...
Justin Clark-Casey (justincc)
2009-10-05
1
-2
/
+2
*
Merge branch 'master' into diva-textures
Melanie
2009-10-02
1
-0
/
+4
|
\
|
*
Added a default for grid services in standalone.
Diva Canto
2009-10-02
1
-0
/
+4
*
|
Merge branch 'master' into diva-textures
Melanie
2009-10-02
1
-2
/
+6
|
\
\
|
|
/
|
*
Fixed MapBlocks bug, wrong order of arguments. First version that seems compl...
Diva Canto
2009-09-26
1
-1
/
+1
|
*
Changed a [Groups] config as per mcortez' request.
Diva Canto
2009-09-25
1
-1
/
+1
|
*
Thank you, Intari, for a patch that implements the missing pieces of
Melanie
2009-09-22
1
-0
/
+4
*
|
Change texture sending to be driven by the queue empty event from the
Melanie
2009-10-02
1
-5
/
+0
*
|
Remove the settings for the J2KDecoder, since they are now obsolete (thank god!)
Melanie
2009-09-30
1
-9
/
+0
|
/
*
switch default physics engine to ODE and default meshmerizer to Meshmerizer i...
Justin Clark-Casey (justincc)
2009-09-16
1
-9
/
+14
*
Apply http://opensimulator.org/mantis/view.php?id=4142
Justin Clark-Casey (justincc)
2009-09-14
1
-11
/
+13
*
* Milestone GridFriendly reached so Adding CombineContiguousRegions to the Op...
Teravus Ovares (Dan Olivares)
2009-09-13
1
-0
/
+5
*
update documentation in OpenSim.ini.example for j2k decode cache expiration time
dahlia
2009-09-01
1
-0
/
+2
*
- making font name used by VectorRenderModule configurable: can be set
dr scofield (aka dirk husemann)
2009-08-31
1
-0
/
+4
*
Add a slow cache cleaner thread. By default, the thread starts a cleanup
Melanie
2009-08-29
1
-1
/
+1
*
Make the j2kDecodeCache expire after 50 minutes (configurable). Alse allows
Melanie
2009-08-29
1
-0
/
+7
*
Added new OpenSim.ini setting: "client_throttle_max_bps" which overrides user...
dahlia
2009-08-18
1
-0
/
+3
*
Apply http://opensimulator.org/mantis/view.php?id=3538
Justin Clark-Casey (justincc)
2009-08-17
1
-10
/
+15
*
Added additional configuration options for MRM Security. See OpenSim.ini.exam...
Adam Frisby
2009-08-18
1
-2
/
+20
*
Add the ability to use -console=rest to the region server. User
Melanie
2009-08-17
1
-0
/
+2
*
Misc cleanup.
Jeff Ames
2009-08-16
1
-60
/
+58
*
Merge branch 'master' into groups-core-contrib
Michael Cortez
2009-08-06
1
-0
/
+8
|
\
|
*
Add the config-include statement to OpenSim.ini.example.
Melanie
2009-08-06
1
-0
/
+8
*
|
Continue with renaming of Groups module components
Michael Cortez
2009-08-05
1
-15
/
+22
|
/
*
adding documentation for DisableUndergroundMovement
Dr Scofield
2009-07-30
1
-0
/
+5
*
From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-07-11
1
-0
/
+58
*
* 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
[next]