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