Justin Clark-Casey (justincc)
|
52370ac94d
refactor: Move test clientstack setup code out of BasicCircuitTests into OpenSim.Tests.Common.ClientStackHelpers
|
10 years ago |
BlueWall
|
b463870914
Add hypergrid teleporting support to user profiles picks
|
10 years ago |
Justin Clark-Casey (justincc)
|
41f2f3132b
For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout()
|
10 years ago |
Justin Clark-Casey (justincc)
|
b08ab1e375
If BulletSim is running on its own threads, start this thread via the thread watchdog.
|
10 years ago |
Justin Clark-Casey (justincc)
|
f1f935ed95
Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator
|
10 years ago |
Justin Clark-Casey (justincc)
|
327632dc66
Add inventory.<url>.RequestsMade stat.
|
10 years ago |
Oren Hurvitz
|
3cb31e9685
Removed warning about YieldProlog
|
10 years ago |
Justin Clark-Casey (justincc)
|
889194db63
Actually call Close() for shared region modules when the simulator is being shutdown.
|
10 years ago |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
10 years ago |
Diva Canto
|
02a53665c9
Added missing reference
|
10 years ago |
Diva Canto
|
227685bea4
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
10 years ago |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 years ago |
Justin Clark-Casey (justincc)
|
1b156b7fe8
Add regression test for in-range chat between neighbouring regions from east to west.
|
10 years ago |
Oren Hurvitz
|
bc06db3df4
- Created a standard function to send XML-RPC requests, which logs them like we do for other types of HTTP activity.
|
10 years ago |
Oren Hurvitz
|
d62f0bc35d
Refactored: moved OpenProfileClient to a location where it can be used by both the Simulators and Robust
|
10 years ago |
Oren Hurvitz
|
2506b3d89e
Removed references to Community.CsharpSqlite*.dll. This eliminates some warnings, and SQLite still works.
|
10 years ago |
Melanie
|
5d964a6424
Remove the old XML format parsing. Now additional region params can just be
|
10 years ago |
Oren Hurvitz
|
559c66afe6
Added System.Core reference to MSSQL
|
10 years ago |
Justin Clark-Casey (justincc)
|
d3387d591a
Remove unmaintained and unused YieldProlog scripting language
|
10 years ago |
Oren Hurvitz
|
f5ae36d7e2
Updated Prebuild to support .NET 4.5
|
11 years ago |
Justin Clark-Casey (justincc)
|
f3e177814a
Add regression test for http inventory fetch.
|
10 years ago |
Justin Clark-Casey (justincc)
|
71918eeab4
Add regression test for sending group notices via xmlrpc groups connector.
|
10 years ago |
Justin Clark-Casey (justincc)
|
e10012a7a6
If a caller tries to queue a CAPs message to a scene presence that has no event queue (e.g. an NPC), only warn if event queue debugging is greater than zero.
|
10 years ago |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
11 years ago |
Justin Clark-Casey (justincc)
|
a5ca15c428
Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending
|
11 years ago |
Melanie
|
ba48816fb6
Merge branch 'master' into careminster
|
11 years ago |
dahlia
|
1496de7ce9
use System.IO.Compression.DeflateStream for mesh decompression in an attempt to reduce mesh asset decoding failures
|
11 years ago |
Melanie
|
3589acdab1
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
ea9e96dd50
Update OpenSimulator to use .NET 4.0
|
11 years ago |
Melanie
|
ba203ed94f
Merge branch 'master' into careminster
|
11 years ago |