index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
bin
/
OpenSimDefaults.ini
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
Remove parcel_owner_is_god option. It is conceptually wrong and with
UbitUmarov
1
-4
/
+0
2017-01-06
Restructure god level and permissions
Melanie Thielker
1
-0
/
+10
2016-12-21
remove a odd raycastv3 config option
UbitUmarov
1
-3
/
+0
2016-12-18
leave stupid broken permissions alone
UbitUmarov
1
-15
/
+0
2016-12-17
allow a creator that is also onwer to change export flag. Add missing setting...
UbitUmarov
1
-0
/
+15
2016-12-15
set pbs shape acording to mesh number of (material) faces
UbitUmarov
1
-1
/
+1
2016-12-15
respective .ini settings
UbitUmarov
1
-0
/
+4
2016-12-07
change a few ssl config comments
UbitUmarov
1
-5
/
+3
2016-12-07
add SSL certs validation options for regions to allow simple encriptation wit...
UbitUmarov
1
-1
/
+14
2016-11-23
take parcel_owner_is_god option from ini.example since it is not a recomende...
UbitUmarov
1
-1
/
+1
2016-11-12
mantis 8055: fix default value of npc options
UbitUmarov
1
-4
/
+4
2016-11-11
reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example
UbitUmarov
1
-19
/
+50
2016-11-08
add some configuration options missing in OpenSimDeafults.ini but present in...
UbitUmarov
1
-1
/
+33
2016-11-03
fix some coments, thanks Austin Tate
UbitUmarov
1
-2
/
+2
2016-11-03
XEngine: make calls to gc.collect on region startup scripts loading a configu...
UbitUmarov
1
-8
/
+17
2016-10-15
Xengine option AppDomainLoading default option true is causing problems with ...
UbitUmarov
1
-5
/
+6
2016-10-10
change some coments relative to ssl in config files
UbitUmarov
1
-3
/
+4
2016-10-09
add a comment about selfsigned certs
UbitUmarov
1
-0
/
+1
2016-10-09
changes to regions ssl suport: verify if hostnames are validate by the select...
UbitUmarov
1
-3
/
+5
2016-10-06
recover regions main http server ssl suport. Using a PKCS12 cert file, and no...
UbitUmarov
1
-6
/
+5
2016-10-01
fix comment telling the correct default physics engine
UbitUmarov
1
-1
/
+1
2016-08-21
remove region combine option (mega region) for config ini files
UbitUmarov
1
-5
/
+0
2016-08-19
add cap GroupMemberData
UbitUmarov
1
-0
/
+1
2016-08-18
allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""
UbitUmarov
1
-1
/
+1
2016-07-06
add test option ObjectsCullingByDistance. In future, if true, it may
UbitUmarov
1
-0
/
+4
2016-07-03
New config var: DisableObjectTransfer. If set to True, objects never cross; i...
Diva Canto
1
-0
/
+4
2016-06-23
Mantis #7934 and related: landing points and telehubs for gods. Added a new c...
Diva Canto
1
-0
/
+5
2016-04-15
Remove "f" (float) type markers that may have crept in through copypasta.
Melanie Thielker
1
-6
/
+6
2016-03-14
Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mant...
Jeff Kelley
1
-0
/
+6
2016-01-30
change parcel_owner_is_god configuration option from default from true to fa...
UbitUmarov
1
-1
/
+1
2016-01-26
update OpenSimDefaults.ini
UbitUmarov
1
-5
/
+11
2015-12-19
update the xmlrpcGroups http keep alive option, and coment
UbitUmarov
1
-4
/
+2
2015-12-16
add the option to not display parcel ban lines
UbitUmarov
1
-0
/
+3
2015-11-26
Mantis #7765: Add new ClampNegativeZ option. Defaults to false to restore pri...
Melanie Thielker
1
-0
/
+3
2015-11-17
add LegacySitOffsets option to configuration file
UbitUmarov
1
-0
/
+7
2015-11-12
Fixed typos
Diva Canto
1
-5
/
+5
2015-11-13
configuration options relative to last tow commits
UbitUmarov
1
-0
/
+18
2015-11-12
Add some values to the SimulatorFeatures cap's OpenSimExtras section:
Melanie Thielker
1
-1
/
+9
2015-11-09
fix: set Normalized55FPS default to TRUE
UbitUmarov
1
-1
/
+1
2015-11-09
replace StatisticsFPSfactor that needed to be changed with FrameTime to a si...
UbitUmarov
1
-9
/
+9
2015-11-08
add StatisticsFPSfactor configuration option (fudge factor) with default of 1...
UbitUmarov
1
-13
/
+31
2015-10-21
Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I accide...
Diva Canto
1
-0
/
+1
2015-10-21
Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I accide...
Diva Canto
1
-0
/
+1
2015-10-21
we do not have prims with size 2^128...
UbitUmarov
1
-6
/
+5
2015-10-21
also on OpenSimDefaults.ini
UbitUmarov
1
-15
/
+5
2015-10-18
Fixed merge conflicts
Diva Canto
1
-15
/
+0
2015-10-18
Clean up of simulation version, the number that rules the compatibility of te...
Diva Canto
1
-15
/
+0
2015-09-06
Clean up viewer-based access control specifications.
Diva Canto
1
-0
/
+8
2015-07-26
Add LogFile option in OpenSimDefaults.ini. It was omitted accidentally
Melanie Thielker
1
-0
/
+3
2015-06-01
Improve configuration description for llCastRay V3.
Magnuz Binder
1
-4
/
+16
[next]