Master ScienceSim
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
15 anni fa |
OpenSim Master
|
5f1f5c29e9
Fixing an incorrect logging message in insertUserRow
|
15 anni fa |
OpenSim Master
|
3e697ad57e
* Fixed the Cable Beach inventory server to save the CreatorID as well as properly handling null item names and descriptions * Fixed the MySQL reader to safely handle null values in string columns that can be null
|
15 anni fa |
Justin Clark-Casey (justincc)
|
68bb2dac45
Revert "Old OpenSim installations may have no AssetCaching setting in config-include/StandaloneCommon.ini [Modules] (or no [Modules] at all)"
|
15 anni fa |
Justin Clark-Casey (justincc)
|
7058a4c259
Old OpenSim installations may have no AssetCaching setting in config-include/StandaloneCommon.ini [Modules] (or no [Modules] at all)
|
15 anni fa |
Justin Clark-Casey (justincc)
|
0a084a31e9
refactor: chain two ScenePresence constructors together to eliminate common code. No functional changes
|
15 anni fa |
Justin Clark-Casey (justincc)
|
16467f6654
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 anni fa |
Justin Clark-Casey (justincc)
|
f1b99c4a7f
minor: one method doc
|
15 anni fa |
John Hurliman
|
8556a9f1a8
Applying patch #4534 by Misterblue to fix ODE physics stickiness
|
15 anni fa |
Melanie
|
2953bee1f4
Revert "change position of OnAttach event firing so that this also happens when a user teleports into a region"
|
15 anni fa |
Justin Clark-Casey (justincc)
|
b9c3846e81
minor: remove some mono compiler warnings
|
15 anni fa |
Justin Clark-Casey (justincc)
|
b1dfcccc9a
Merge branch 'master' of ssh://[email protected]/var/git/opensim
|
15 anni fa |
Justin Clark-Casey (justincc)
|
bde7f361fa
minor: remove one mono compiler warning
|
15 anni fa |
Justin Clark-Casey (justincc)
|
7c69badd3d
minor: remove one mono compiler warning
|
15 anni fa |
Justin Clark-Casey (justincc)
|
2c7672a2b9
minor: add a smidgen of EventManager doc
|
15 anni fa |
Justin Clark-Casey (justincc)
|
1442ab08aa
minor: remove one mono compiler warning
|
15 anni fa |
Justin Clark-Casey (justincc)
|
cd4651041e
For each delegate added to events in the EventManager, catch and log but do not propogate any exceptions that come back
|
15 anni fa |
Justin Clark-Casey (justincc)
|
daa66c4811
add an IsRoot property to sop
|
15 anni fa |
Justin Clark-Casey (justincc)
|
c020fed1b8
minor: comment out a log line in ScenePresence
|
15 anni fa |
Justin Clark-Casey (justincc)
|
da62344822
minor: remove a couple of mono warnings
|
15 anni fa |
Justin Clark-Casey (justincc)
|
b6bee4999c
change position of OnAttach event firing so that this also happens when a user teleports into a region
|
15 anni fa |
Melanie
|
fa121951d2
Merge branch 'master' of [email protected]:/var/git/opensim
|
15 anni fa |
radams1
|
88d0fc3b09
allow terrain collision events after regular collision check
|
15 anni fa |
Justin Clark-Casey (justincc)
|
bbd41de6d5
refactor: move world comm message queueing into its own method
|
15 anni fa |
Justin Clark-Casey (justincc)
|
0faeaf98a6
minor: copy some method doc from the WorldComm implementation to the interface
|
15 anni fa |
Justin Clark-Casey (justincc)
|
dc82409106
minor: add method doc to sop.SetScriptEvents()
|
15 anni fa |
Justin Clark-Casey (justincc)
|
0e23c5fffb
minor: add some documentation to EventManager.OnObjectGrab
|
15 anni fa |
Justin Clark-Casey (justincc)
|
96d5c8196a
minor: add reminder to lock SOG.Children before using it directly in order to avoid threading issues
|
15 anni fa |
Justin Clark-Casey (justincc)
|
08721be374
minor: rename GetScriptPrimType() to GetPrimType()
|
15 anni fa |
Justin Clark-Casey (justincc)
|
5432925a3b
move hollow sphere faces bug back up to LSL_Api.cs
|
15 anni fa |