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
2015-10-21
Fix an issue introduced in 70a46fe0907c822a5244e36c338bf559ffbec965. I accide...
Diva Canto
1
-0
/
+1
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
2015-05-22
fix permmission issue on OpenSimDefaults.ini
Michael Cerquoni
1
-0
/
+0
2015-05-22
Use own mesh cache in llCastRay V3 after throttling.
Magnuz Binder
1
-2
/
+6
2015-05-22
Throttle llCastRay V3.
Magnuz Binder
1
-0
/
+16
2015-05-12
Patch llCastRay fully simplified to V3.
Magnuz Binder
1
-15
/
+31
2015-05-04
Revert "Patch llCastRay fully-simplified to V2." for further review.
Michael Cerquoni
1
-8
/
+8
2015-05-04
Patch llCastRay fully-simplified to V2.
Magnuz Binder
1
-8
/
+8
2015-05-04
add new config parameters for llCastRay to OpenSimDefaults.ini
dahlia
1
-0
/
+5
2015-05-03
Implement llCastRay fully, simplified.
Magnuz Binder
1
-0
/
+38
2015-05-03
Only send parcel layer data around the point of interest. Can be disabled
Robert Adams
1
-0
/
+12
2015-04-29
Added new [Statistics] config section to go with the previous patch.
Diva Canto
1
-0
/
+4
2015-04-21
Moved over metrics from previous OpenSim 0.8.0.3 repository (this new reposit...
Glenn Martin
1
-1
/
+1
2015-04-20
Implement llGetBoundingBox fully.
Magnuz Binder
1
-0
/
+80
2015-03-04
Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri...
Justin Clark-Casey (justincc)
1
-0
/
+20
2015-01-21
Replace the tabs that have crept into isolated places in config and config ex...
Justin Clark-Casey (justincc)
1
-8
/
+8
2015-01-09
Added GetDisplayNames capability. For now, we don't actually use display name...
Diva Canto
1
-1
/
+1
2015-01-07
Added a different/better way of specifying data services in DataSnapshot -- u...
Diva Canto
1
-4
/
+3
2015-01-07
BulletSim: tweek step parameters and logic to make walking up steps
Robert Adams
1
-0
/
+11
2015-01-02
Slight change in the way region module addins handle their configuration. Rat...
Diva Canto
1
-0
/
+5
2014-12-30
Add support for expansion of key values in nini config files.
Diva Canto
1
-1
/
+2
2014-12-29
Enable runtime configuration of the minimum rate for adaptive
Mic Bowman
1
-0
/
+7
2014-11-25
Add [Startup] JobEngineEnabled setting that allows the job engine to be disab...
Justin Clark-Casey (justincc)
1
-0
/
+4
2014-11-25
Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether a...
Justin Clark-Casey (justincc)
1
-0
/
+3
2014-11-25
small adjustment to commented out scene_throttle_max_bps and client_throttle_...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-11-25
Change help text for client_throttle_max_bps in OpenSimDefaults.ini to state ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-10-02
Set appearance refresh to false by default.
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-09-27
Move expired objects cleaning trigger to the maintenance thread of a region r...
Justin Clark-Casey (justincc)
1
-4
/
+4
2014-09-23
Add persistent command history in console
Jak Daniels
1
-0
/
+10
2014-09-03
Add [EntityTransfer] AllowAvatarCrossing setting to determine whether avatars...
Justin Clark-Casey (justincc)
1
-0
/
+3
2014-08-21
Fix typo in OpenSimDefaults.ini comment
Robert Adams
1
-1
/
+1
2014-08-14
Added RestrictEmail to make llEmail only send to avatars email address if true.
Kevin Cozens
1
-0
/
+5
2014-08-14
Make RootTerseUpdatePeriod and ChildTerseUpdatePeriod configurable in [Intere...
Justin Clark-Casey (justincc)
1
-0
/
+9
2014-08-08
Reduce default rotation AgentUpdate output sensitivity to a setting that cuts...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-08-08
Change default max threads if SmartThreadPool is used as the main thread pool...
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-08-06
Add RootPositionUpdateTolerance, RootRotationUpdateTolerance, and RootVelocit...
Justin Clark-Casey (justincc)
1
-8
/
+16
2014-07-20
Set "[Terrain]SendTerrainUpdatesByViewDistance=true" by default.
Robert Adams
1
-1
/
+1
2014-07-16
Change default script stop method to co-op instead of abort.
Justin Clark-Casey (justincc)
1
-3
/
+4
2014-07-14
Update information in OpenSimDefaults to reflect the fact that ScriptStopStra...
Justin Clark-Casey (justincc)
1
-6
/
+6
2014-06-27
Bulletsim: Create AvatarTerminalVelocity to BulletSim like what ODE and SL ha...
Vegaslon
1
-0
/
+5
2014-06-13
Add [Startup]LogShowStatsSeconds=n parameter which controls the interval
Robert Adams
1
-0
/
+4
2014-06-08
Add [Terrain]SendTerrainUpdatesByViewDistance=false to OpenSimDefaults.ini
Robert Adams
1
-1
/
+5
2014-06-06
fix the comment section of max_distance setting to reflect default value
Michael Cerquoni
1
-1
/
+1
2014-06-06
Missed this ini change in previous commit
Diva Canto
1
-2
/
+6
2014-06-06
bump default teleport limit to 65535 regions
Michael Cerquoni
1
-1
/
+1
2014-05-19
Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. Sl...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-05-19
Split verbose groups messaging logging into its own setting separate from tha...
Justin Clark-Casey (justincc)
1
-0
/
+3
[next]