Justin Clark-Casey (justincc)
|
85a327dc59
Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section of OpenSim.ini. False by default.
|
před 11 roky |
Robert Adams
|
1c14a9d883
Added existance and default value for [XEngine]MinTimerInterval to OpenSimDefaults.ini
|
před 11 roky |
Justin Clark-Casey (justincc)
|
7bfd369b24
Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and OpenSim.ini.example. Default remains abort.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
c77728ebf8
Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefaults.ini to allow change of the wait time for an event to complete on script removal before aborting its thread
|
před 12 roky |
Justin Clark-Casey (justincc)
|
afaf7b5b94
Enable further client stack packet pooling by default by setting RecycleBaseUDPPackets = true by default.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
207233335e
Add AllowRegionRestartFromClient setting to [EstateManagement] section of OpenSim.ini.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
014c533ebe
Add optional pool for the UDPPacketBuffer objects that handle all incoming UDP data.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
ac03b1b82f
Add MaxPrimsUndo config setting to [Startup] section of OpenSim.ini.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
e474c19c40
Make ResendAppearanceUpdates = true by default in [Appearance] in OpenSimDefaults.ini.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
0109603cdc
If reusing dynamic textures, do not reuse small data length textures that fall below current viewer discard level 2 thresholds.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
ba2792bd1f
Make ReuseDynamicTextures an experimental config setting in [Textures]. Default is false, as before.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
205f2326dc
Consolidate PersistBakedTextures, DelayBeforeAppearanceSend and DelayBeforeAppearanceSave into [Appearance] section from [Startup] config section so that all appearance settings are in the same place and not in the startup bucket.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
789e88d8bd
Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Startup] to [Appearance] config section.
|
před 12 roky |
Robert Adams
|
8b04e8a297
BulletSim: Debugging log statements added. Reduced size of updata buffer trying to find a corrupted memory problem. Update DLL and SO.
|
před 12 roky |
Robert Adams
|
7d30637d51
BulletSim: refactor all the linkset logic out of the prim class
|
před 12 roky |
Robert Adams
|
d7add2940a
BulletSim: add parameters for setting linkset constraint factors
|
před 12 roky |
Justin Clark-Casey (justincc)
|
22f25dfcab
Implement max_external_urls_per_simulator setting in [LL-Functions] to allow configuration of how many urls can be set up by llRequestURL()
|
před 12 roky |
BlueWall
|
7c0843aad1
Add the updated OpenSimDefaults.ini for the prior timer_Interval patch.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
08cd5d2503
Add documentation to AllowGodFunctions setting in [LL-Functions]
|
před 12 roky |
Talun
|
008c6a4610
Mantis 4597 AgentPaused packet is ignored.
|
před 12 roky |
Justin Clark-Casey (justincc)
|
0b02a4d42e
Add an optional mechanism for physics modules to collect and return arbitrary stats.
|
před 12 roky |
PixelTomsen
|
bc543c1797
Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite
|
před 12 roky |
Justin Clark-Casey (justincc)
|
9fa0577c7e
Enable FetchInventoryDescendents2 and FetchInventory2 caps by default. This appears to be required now for LL 3.3.1 to work properly.
|
před 12 roky |
Mic Bowman
|
a2d544c938
Add a configuration switch to turn on/off the use of the trash
|
před 12 roky |
Mic Bowman
|
2d45ba47ac
add configuration for jsonstore module, disabled by default
|
před 12 roky |
Justin Clark-Casey (justincc)
|
2b339bfd97
Correct max_listeners_per_region in OpenSimDefaults.ini to max_listens_per_region
|
před 12 roky |
Snoopy Pfeffer
|
7223b63563
User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users.
|
před 12 roky |
Robert Adams
|
84c9bd52d3
BulletSim: update BulletSim binaries and configuration fixing a crash which happens when there are more than a few hundred physical objects.
|
před 12 roky |
Robert Adams
|
ff54b3c366
BulletSim: change default of shouldDisableContactPoolDynamicAllocation from False to True. It seems that collisions don't happen well when it is False (things fall through terrain).
|
před 12 roky |
Robert Adams
|
142de1d02f
BulletSim: add a bunch of internal Bullet configuration parameters to OpenSimDefaults.ini and the code.
|
před 12 roky |