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
*
Amend to last commit -- remove the obsolete var from OpenSim.ini.example
Diva Canto
2013-08-07
1
-4
/
+0
*
Clarification on docs of .ini.examples for Groups (again)
Diva Canto
2013-07-27
1
-2
/
+2
*
Clarifications on documentation of Group configs
Diva Canto
2013-07-27
1
-3
/
+9
*
Document obscure Groups config related to the user level required for creatin...
Diva Canto
2013-07-14
1
-0
/
+4
*
Some consistency fixes for the ini to stop parser breakage
BlueWall
2013-07-04
1
-6
/
+10
*
Adding back the BasicProfileModule
BlueWall
2013-05-31
1
-2
/
+2
*
UserProfiles
BlueWall
2013-05-30
1
-0
/
+6
*
Added AvatarPickerSearch capability handler.
Diva Canto
2013-05-07
1
-1
/
+3
*
Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section...
Justin Clark-Casey (justincc)
2013-03-12
1
-0
/
+7
*
Update comment about setting physics=BulletSimN as the C# Bullet
Robert Adams
2013-03-10
1
-2
/
+1
*
Move AllowedClients and BannedClients section to new [AccessControl] section ...
Justin Clark-Casey (justincc)
2013-03-02
1
-2
/
+6
*
Revert "Removed more vars from [Startup]. I think these were already moved el...
Justin Clark-Casey (justincc)
2013-03-02
1
-0
/
+20
*
Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...
Diva Canto
2013-03-01
1
-44
/
+44
*
Removed more vars from [Startup]. I think these were already moved elsewhere,...
Diva Canto
2013-03-01
1
-20
/
+0
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-27
1
-4
/
+11
|
\
|
*
Improve description of GenerateMapTiles config option
Justin Clark-Casey (justincc)
2013-02-27
1
-7
/
+8
|
*
Add documentation on default or Warp3D image module choice to OpenSim.ini.exa...
Justin Clark-Casey (justincc)
2013-02-27
1
-0
/
+6
*
|
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
2013-02-27
1
-17
/
+0
|
/
*
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
Justin Clark-Casey (justincc)
2013-02-25
1
-26
/
+29
*
More clarification on the [Groups] section
Diva Canto
2013-02-23
1
-0
/
+1
*
Further clarification on the same spot.
Diva Canto
2013-02-23
1
-0
/
+1
*
Improved documentation of Groups section.
Diva Canto
2013-02-23
1
-2
/
+6
*
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
2013-02-21
1
-0
/
+16
*
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...
Diva Canto
2013-02-19
1
-15
/
+29
*
Offline IM: moved the Data and MySQL bits to the corresponding places in core...
Diva Canto
2013-02-19
1
-3
/
+3
*
Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll
Diva Canto
2013-02-18
1
-4
/
+10
*
Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...
Justin Clark-Casey (justincc)
2013-02-02
1
-3
/
+4
*
Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and...
Justin Clark-Casey (justincc)
2013-01-23
1
-7
/
+17
*
Clarify that AllowLightShareFunctions setting is false, which is the default ...
Justin Clark-Casey (justincc)
2013-01-01
1
-2
/
+3
*
* Update Example to include BulletSimN option and description.
teravus
2012-12-23
1
-2
/
+3
*
Expose configuration options for the XmlRpcGridRouter
BlueWall
2012-11-19
1
-1
/
+22
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-09-27
1
-0
/
+4
|
\
|
*
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
Justin Clark-Casey (justincc)
2012-09-27
1
-0
/
+4
*
|
Removed the bits about the TOSModule. That module doesn't go into core. WARNI...
Diva Canto
2012-09-27
1
-29
/
+0
|
/
*
Use GridUser properly for foreign users.
Diva Canto
2012-09-26
1
-1
/
+2
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2012-09-25
1
-35
/
+65
|
\
|
*
Format OpenSim.ini.example
BlueWall
2012-09-25
1
-35
/
+65
*
|
TOS module. WARNING: migration in GridUser table.
Diva Canto
2012-09-25
1
-0
/
+28
|
/
*
Cleanup from prev. commit
BlueWall
2012-09-18
1
-2
/
+2
*
Fix some inconsistencies in configurartion: NonPhys prims
BlueWall
2012-09-18
1
-4
/
+4
*
Fix indentation and issues where tabs were used instead of spaces in commit 7...
Justin Clark-Casey (justincc)
2012-09-12
1
-4
/
+4
*
implementing per-region configuration of limits on the number of prims one ca...
SignpostMarv
2012-09-09
1
-0
/
+5
*
Add information to ThreadStackSize about possibly increasing if suffering Sta...
Justin Clark-Casey (justincc)
2012-08-17
1
-1
/
+3
*
enables configurable minimum sizes for physical & non-physical prims
SignpostMarv
2012-08-15
1
-0
/
+8
*
Change very recent AllowedViewerList and BannedViewerList config setting name...
Justin Clark-Casey (justincc)
2012-07-12
1
-7
/
+7
*
More keys for automated ini processing
BlueWall
2012-07-08
1
-0
/
+19
*
Add more keys for OpenSim.ini.defaults automation
BlueWall
2012-07-08
1
-4
/
+18
*
Add more automation keys to OpenSim.ini.example
BlueWall
2012-07-08
1
-6
/
+34
*
minor: Add more information to OSFunctionThreatLevel and clarify some text in...
Justin Clark-Casey (justincc)
2012-07-05
1
-6
/
+9
*
Adds a list of viewers that are allowed or banned from the region.
Michelle Argus
2012-07-02
1
-0
/
+17
[next]