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-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
2012-11-23
Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope...
Justin Clark-Casey (justincc)
1
-0
/
+6
2012-11-21
BulletSim: Make avatar capsule so it is not circular.
Robert Adams
1
-1
/
+2
2012-11-19
Expose configuration options for the XmlRpcGridRouter
BlueWall
1
-14
/
+0
2012-11-11
remove entry OpenGridProtocol in OpenSimDefaults.ini - module was deleted
PixelTomsen
1
-10
/
+0
2012-11-10
One more module: EventQueueGetModule. Also making it non-optional for this dll.
Diva Canto
1
-3
/
+0
2012-10-29
refactoring to use assembly:classname style of configuration
SignpostMarv
1
-2
/
+2
2012-10-29
Renaming module back to SoundModule as the hypothetical plan was to make anot...
SignpostMarv
1
-3
/
+2
2012-10-29
tweaking configuration logic so that the INonSharedRegionModule will load by ...
SignpostMarv
1
-0
/
+8
2012-10-20
Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr...
Justin Clark-Casey (justincc)
1
-0
/
+5
2012-10-16
Add optional pool for the UDPPacketBuffer objects that handle all incoming UD...
Justin Clark-Casey (justincc)
1
-1
/
+5
2012-10-09
av_av_collisions_off = false OdePhysics Settings in OpenSimDefaults.ini - No...
teravus
1
-0
/
+3
2012-10-09
Add config option to plant avatar where they are reducing avatar avatar 'push...
teravus
1
-0
/
+6
2012-10-04
Make the asset retrieval concurrency a config switch. The current value
Mic Bowman
1
-0
/
+4
2012-09-27
BulletSim: btGhostObjects working to make 'volume detect' work.
Robert Adams
1
-3
/
+3
2012-09-28
Comment out unused RestPlugins text in OpenSimDefaults.ini
Justin Clark-Casey (justincc)
1
-24
/
+25
2012-09-27
Removed the bits about the TOSModule. That module doesn't go into core. WARNI...
Diva Canto
1
-4
/
+0
2012-09-27
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
Justin Clark-Casey (justincc)
1
-0
/
+4
2012-09-25
TOS module. WARNING: migration in GridUser table.
Diva Canto
1
-0
/
+4
2012-09-20
Make ResendAppearanceUpdates = true by default in [Appearance] in OpenSimDefa...
Justin Clark-Casey (justincc)
1
-2
/
+1
2012-09-18
Fix some inconsistencies in configurartion: NonPhys prims
BlueWall
1
-2
/
+2
2012-09-12
Fix indentation and issues where tabs were used instead of spaces in commit 7...
Justin Clark-Casey (justincc)
1
-3
/
+3
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
[next]