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
2019-07-21
Randomise the spawn points by default.
onefang
1
-1
/
+1
2019-07-19
Switch to using the internal offline message URL by default.
onefang
1
-1
/
+2
2019-07-04
Comment++ about the DebuggerSafe config option.
onefang
1
-0
/
+1
2019-06-29
Comment++.
onefang
1
-1
/
+1
2019-05-28
Add [Region] .ini block.
onefang
1
-1
/
+1
2019-05-19
Major clean up of .ini files.
onefang
1
-372
/
+745
2016-12-09
Various little clean ups.
David Walter Seikel
1
-7
/
+7
2016-11-28
Scripts run much faster now, there might be more events flying around.
David Walter Seikel
1
-1
/
+1
2016-11-28
Try to avoid avatars sinking through terrain.
David Walter Seikel
1
-8
/
+9
2016-11-28
Twiddle avatar baking settings.
David Walter Seikel
1
-3
/
+2
2016-11-27
White space and typo clean ups.
David Walter Seikel
1
-1
/
+1
2016-11-07
Adjust basic .ini files. See below for details.
David Walter Seikel
1
-263
/
+343
2016-11-07
Remove silly rezzing distance limits. They just make scripters work around t...
David Walter Seikel
1
-3
/
+0
2016-11-05
Sleep is for the weak. No wonder the standard script engines are so slow.
David Walter Seikel
1
-3
/
+0
2016-11-04
Attempt to move everything writable, and the configs, out of the bin directory.
David Walter Seikel
1
-1
/
+1
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-183
/
+639
2013-03-14
Add IG specific config.
David Walter Seikel
1
-1
/
+1
2013-02-23
No, we don't need to enshrine viewer bugs in the server, we need to fix the v...
David Walter Seikel
1
-4
/
+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
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
[next]