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
/
OpenSimDefaults.ini
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-10
BulletSim: small tweek to avatar height reduce feet embedded into prims.
Robert Adams
1
-1
/
+1
2014-04-02
BulletSim: make avatar physical shape to be a rectangle rather than
Robert Adams
1
-3
/
+3
2014-03-26
minor: change misspelling of overriden to overridden in comments within confi...
Justin Clark-Casey (justincc)
1
-5
/
+5
2014-03-26
minor: Remove "js" (Javascript) from list of allowed languages in script conf...
Justin Clark-Casey (justincc)
1
-2
/
+2
2014-03-22
Allow Mono Plugin Registry setting for Regions
Dev Random
1
-0
/
+6
2014-03-20
Adding a way to disable/enable the in built Dwell Module
H-H-H
1
-0
/
+3
2014-03-10
PhysicalPrimMax to 64m for ini Default files to enable standard size prims an...
Lani Global
1
-1
/
+1
2014-01-29
BulletSim: default physical terrain implementation to heightmap.
Robert Adams
1
-2
/
+2
2014-01-20
Adds a configuration option to cannibalize bandwidth from the
Mic Bowman
1
-0
/
+10
2014-01-19
varregion: Update Warp3D to properly handle varregions.
Robert Adams
1
-0
/
+9
2013-11-06
minor: Make PID file examples in OpenSim and Robust config somewhat more mean...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-10-15
As discussed on many previous occasions, switch the default physics engine in...
Justin Clark-Casey (justincc)
1
-6
/
+5
2013-09-27
minor: Make OpenSimDefaults.ini consistent (spacing and tabs to spaces)
Justin Clark-Casey (justincc)
1
-18
/
+33
2013-09-19
For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 t...
Justin Clark-Casey (justincc)
1
-1
/
+9
2013-09-12
minor: replace spaces with tabs for see_into_region setting
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-09-12
Allow setting the EntityTransfer-max_distance to 0 to override distance check...
BlueWall
1
-2
/
+5
2013-09-10
chaning the default max_distance to 16383 as we actually start counting at ze...
Michael Cerquoni
1
-2
/
+2
2013-09-10
This extends the default max_distance for teleports to 16384, a big thank you...
Michael Cerquoni
1
-2
/
+2
2013-08-08
Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.
Robert Adams
1
-0
/
+7
2013-08-02
Move experimental attachments throttling further down the chain so that multi...
Justin Clark-Casey (justincc)
1
-2
/
+2
2013-08-01
Add experimental "debug attachments throttle <ms>" setting (command line) and...
Justin Clark-Casey (justincc)
1
-0
/
+7
2013-07-27
Clarification on docs of .ini.examples for Groups (again)
Diva Canto
1
-0
/
+1
2013-07-27
Clarifications on documentation of Group configs
Diva Canto
1
-1
/
+0
2013-07-24
Added config var that we all thought was already there: see_into_region. (Not...
Diva Canto
1
-0
/
+3
2013-07-16
Improvements to the ServiceThrottleModule: added a category and an itemid to ...
Diva Canto
1
-0
/
+4
2013-07-06
BulletSim: implementation of linkset center-of-mass.
Robert Adams
1
-19
/
+37
2013-05-30
BulletSim: remove unuseful BulletSim parameters from OpenSimDefaults.ini and
Robert Adams
1
-32
/
+25
2013-05-30
UserProfiles
BlueWall
1
-0
/
+13
2013-05-08
Adds an event and a method so that handling of the CachedTexture
Mic Bowman
1
-0
/
+3
2013-05-07
Delete "" entry for AvatarPicker cap.
Diva Canto
1
-1
/
+0
2013-05-07
Added AvatarPickerSearch capability handler.
Diva Canto
1
-0
/
+4
2013-04-09
Add more notes to async_call_method relating to UnsafeQueueUserWorkItem
Justin Clark-Casey (justincc)
1
-0
/
+5
2013-03-12
Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section...
Justin Clark-Casey (justincc)
1
-0
/
+5
2013-03-02
Added existance and default value for [XEngine]MinTimerInterval to OpenSimDef...
Robert Adams
1
-0
/
+4
2013-03-01
Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...
Diva Canto
1
-48
/
+49
2013-02-25
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
Justin Clark-Casey (justincc)
1
-26
/
+24
2013-02-08
Adds size limits to JsonStore. Adds a separate configuration
Mic Bowman
1
-0
/
+4
2013-02-05
BulletSim: remove degenerate triangles from meshes. This fixes the
Robert Adams
1
-14
/
+2
2013-02-04
Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini...
Justin Clark-Casey (justincc)
1
-15
/
+0
2013-02-03
Changing OpenSimDefaults back to default
teravus
1
-1
/
+1
2013-02-03
Adds the ability to load more then one IClientNetworkServer thereby allowing ...
teravus
1
-1
/
+1
2013-02-02
Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...
Justin Clark-Casey (justincc)
1
-0
/
+14
2013-01-23
Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and...
Justin Clark-Casey (justincc)
1
-6
/
+14
2013-01-20
This updates prebuild to remove BulletSimN, implements the BulletSim API in B...
teravus
1
-0
/
+14
2013-01-19
IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open...
PixelTomsen
1
-0
/
+11
2013-01-15
BulletSim: by default, turn on continuious collision detection (CCD)
Robert Adams
1
-8
/
+0
2012-12-28
BulletSim: update values in OpenSimDefaults.ini to reflect the values really ...
Robert Adams
1
-2
/
+2
2012-12-13
Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefau...
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-11-25
BulletSim: update OpenSimDefaults.ini with current default values for frictio...
Robert Adams
1
-21
/
+12
2012-11-23
Enable further client stack packet pooling by default by setting RecycleBaseU...
Justin Clark-Casey (justincc)
1
-2
/
+1
[next]