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
2012-09-09
implementing per-region configuration of limits on the number of prims one ca...
SignpostMarv
1
-0
/
+4
2012-09-06
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
1
-0
/
+7
2012-08-30
Make ReuseDynamicTextures an experimental config setting in [Textures]. Defa...
Justin Clark-Casey (justincc)
1
-0
/
+11
2012-08-17
BulletSim: add parameters and functionality to specify the mesh
Robert Adams
1
-0
/
+3
2012-08-15
BulletSim: add physics logging parameters to OpenSimDefaults.ini. Remove trai...
Robert Adams
1
-12
/
+17
2012-08-08
BulletSim: add avatar code to keep avatars from ending up trapped under the t...
Robert Adams
1
-1
/
+1
2012-08-03
Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAp...
Justin Clark-Casey (justincc)
1
-19
/
+14
2012-08-03
Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Star...
Justin Clark-Casey (justincc)
1
-1
/
+8
2012-08-02
BulletSim: Debugging log statements added. Reduced size of updata buffer tryi...
Robert Adams
1
-1
/
+1
2012-07-26
BulletSim: refactor all the linkset logic out of the prim class
Robert Adams
1
-2
/
+2
2012-07-25
BulletSim: add parameters for setting linkset constraint factors
Robert Adams
1
-0
/
+6
2012-06-16
Implement max_external_urls_per_simulator setting in [LL-Functions] to allow ...
Justin Clark-Casey (justincc)
1
-1
/
+3
2012-06-12
Add the updated OpenSimDefaults.ini for the prior timer_Interval patch.
BlueWall
1
-0
/
+4
2012-06-09
Add documentation to AllowGodFunctions setting in [LL-Functions]
Justin Clark-Casey (justincc)
1
-0
/
+2
2012-06-05
Mantis 4597 AgentPaused packet is ignored.
Talun
1
-0
/
+13
2012-05-31
Add an optional mechanism for physics modules to collect and return arbitrary...
Justin Clark-Casey (justincc)
1
-11
/
+19
2012-05-23
Environment Module - allows Environment settings for Viewer3 warning: include...
PixelTomsen
1
-1
/
+2
2012-05-19
Enable FetchInventoryDescendents2 and FetchInventory2 caps by default. This ...
Justin Clark-Casey (justincc)
1
-5
/
+4
2012-04-25
Add a configuration switch to turn on/off the use of the trash
Mic Bowman
1
-0
/
+7
2012-04-17
add configuration for jsonstore module, disabled by default
Mic Bowman
1
-0
/
+6
2012-04-10
Correct max_listeners_per_region in OpenSimDefaults.ini to max_listens_per_re...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-03-27
User level based restrictions for HyperGrid teleports, asset uploads, group c...
Snoopy Pfeffer
1
-0
/
+12
2012-03-26
BulletSim: update BulletSim binaries and configuration fixing a crash which h...
Robert Adams
1
-1
/
+2
2012-03-23
BulletSim: change default of shouldDisableContactPoolDynamicAllocation from F...
Robert Adams
1
-1
/
+1
2012-03-23
BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim...
Robert Adams
1
-0
/
+9
2012-03-23
BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc...
Robert Adams
1
-1
/
+2
2012-03-23
BulletSim: add some new runtime setable parameters to match the dll.
Robert Adams
1
-1
/
+1
2012-03-23
Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini fo...
Justin Clark-Casey (justincc)
1
-0
/
+5
2012-03-22
Added new simple_build_permissions config to the .ini and .example files.
Diva Canto
1
-0
/
+8
2012-03-22
Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF...
Melanie
1
-7
/
+0
2012-03-22
Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu...
Diva Canto
1
-0
/
+7
2012-03-21
BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc...
Robert Adams
1
-1
/
+2
2012-03-21
BulletSim: add some new runtime setable parameters to match the dll.
Robert Adams
1
-1
/
+1
2012-03-16
Terrain: added [Terrain] section with an option to load an initial flat terra...
Diva Canto
1
-0
/
+3
2012-02-14
Fix: Lightshare Module(Windlight)-Region settings are not applicable for data...
PixelTomsen
1
-1
/
+0
2012-02-11
Clamp ODE character velocity. Make ODE falling character 54m/s by default.
Justin Clark-Casey (justincc)
1
-0
/
+5
2012-02-07
Set UseMeshiesPhysicsMesh = true in [Mesh] by default
Justin Clark-Casey (justincc)
1
-4
/
+3
2012-02-04
change NonPhysicalPrimMax to NonphysicalPrimMax to make this variable
nebadon
1
-1
/
+1
2012-01-29
Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php...
PixelTomsen
1
-1
/
+1
2012-01-25
Update BulletSim.dll with some interface changes and tuning (see opensim-libs...
Robert Adams
1
-2
/
+3
2012-01-06
eliminate a few tabs from OpenSimDefaults.ini
Justin Clark-Casey (justincc)
1
-10
/
+10
2012-01-06
Add disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] i...
Justin Clark-Casey (justincc)
1
-3
/
+4
2011-12-22
Make it possible to force all prims to be phantom via the collidable_prim boo...
Justin Clark-Casey (justincc)
1
-0
/
+5
2011-11-25
Implement the FetchInventoryDescendents2 capability using the same code as We...
Justin Clark-Casey (justincc)
1
-4
/
+7
2011-11-25
remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-3
/
+3
2011-11-18
Turn the [RegionReady] module on by default and login_disable = true while sc...
Justin Clark-Casey (justincc)
1
-18
/
+21
2011-11-17
Turn SellEnabled in the [EconomyModule] on by default.
Justin Clark-Casey (justincc)
1
-6
/
+9
2011-11-10
Alter commit 3758306 to allow region name to be substituted within a region c...
Justin Clark-Casey (justincc)
1
-0
/
+7
2011-11-05
Remove enableprejump config option and associated code as this is now
Melanie
1
-4
/
+0
2011-11-02
Change default say distance to 20m from 30m, the same as on the big grid. Th...
Justin Clark-Casey (justincc)
1
-2
/
+2
[next]