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
/
OpenSim
/
Services
/
Connectors
/
Simulation
/
SimulationServiceConnector.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug where a failed QueryAccess to a remove region would always have the r...
Justin Clark-Casey (justincc)
2012-05-25
1
-13
/
+20
*
In remote QueryAccess, also receive the actual status (true|false) instead of...
Justin Clark-Casey (justincc)
2012-05-25
1
-0
/
+4
*
Make ISimulationScene.GetScene() used the more efficient region id for lookup...
Justin Clark-Casey (justincc)
2012-05-24
1
-1
/
+1
*
Add a position parameter to region crossing of objects. This avoids the
Melanie
2012-02-23
1
-1
/
+2
*
Amend to last commit: synchronize access to queues.
Diva Canto
2012-02-20
1
-2
/
+5
*
More improvements on agent position updates: if the target sims fail, blackli...
Diva Canto
2012-02-20
1
-6
/
+14
*
Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...
Justin Clark-Casey (justincc)
2011-11-19
1
-1
/
+1
*
Fixed an issue with the response of CreateAgent over the SimulationConnector.
Diva Canto
2011-05-28
1
-6
/
+21
*
Also compress the actual fatpacks
Melanie
2011-05-08
1
-1
/
+6
*
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
1
-5
/
+14
*
Increased timeout for fat UpdateAgent to 200secs. Nebadon's 3800-prim alien a...
Diva Canto
2011-05-02
1
-1
/
+1
*
Turns out that it's a bad idea to let Agent position updates linger for a lon...
Diva Canto
2011-05-02
1
-7
/
+7
*
Fixed confusing OSDMap that comes as the response of QueryAccess in the case ...
Diva Canto
2011-05-01
1
-9
/
+12
*
Minor improvement in version checking (Simulation service)
Diva Canto
2011-04-29
1
-1
/
+1
*
Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...
Diva Canto
2011-04-28
1
-7
/
+12
*
Add log messages on teleport failure to better pin down the cause.
Justin Clark-Casey (justincc)
2011-03-09
1
-3
/
+3
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2011-02-18
1
-1
/
+1
*
Fix bug introduced by Query Access. The response does not come in a packaged ...
Diva Canto
2011-02-16
1
-5
/
+5
*
Change the QUERYACCESS method to eliminate spurious access denied messages
Melanie
2011-02-16
1
-1
/
+16
*
Change UpdateAgent (for changes in agent position) to be sent
Mic Bowman
2011-02-03
1
-3
/
+52
*
Make the new style stuff compatible with the older revision
Melanie
2011-01-28
1
-1
/
+14
*
Fix up QueryAccess to also check parcels
Melanie
2011-01-28
1
-3
/
+7
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2011-01-18
1
-3
/
+3
*
removed the early return on agentupdates, this was debugging code
Mic Bowman
2011-01-04
1
-1
/
+1
*
Cleaned up debugging messages in the WebRequest handlers
Mic Bowman
2011-01-03
1
-7
/
+7
*
Standardize the way WebRequests are made in the SimulationServiceConnector. A...
Mic Bowman
2010-12-29
1
-440
/
+113
*
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...
Diva Canto
2010-12-09
1
-0
/
+1
*
Plumb a code path for the entity transfer module to ask a destination scene
Melanie
2010-12-09
1
-0
/
+59
*
Removed extraneous left-/ on /object/ subpath. Bug introduced during region U...
Diva Canto
2010-12-07
1
-1
/
+1
*
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-21
1
-0
/
+1
|
\
|
*
Change the way attachments are persisted. Editing a worn attachment will now
Melanie
2010-11-16
1
-0
/
+1
*
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-30
1
-26
/
+26
|
\
\
|
|
/
|
*
Change level of some logging messages, turning some info into arguably more a...
Justin Clark-Casey (justincc)
2010-10-30
1
-28
/
+28
|
*
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-6
/
+49
|
/
*
* additional serveruri cleanup
Jonathan Freedman
2010-10-03
1
-9
/
+1
*
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-02
1
-40
/
+5
*
Last+2 tweak
Diva Canto
2010-09-03
1
-1
/
+1
*
Last+1 tweak.
Diva Canto
2010-09-03
1
-1
/
+1
*
More tweaks related to my previous commit. Tweaks sux.
Diva Canto
2010-09-03
1
-1
/
+1
*
Quick fix for making global references for gatekeepers that are not domain:po...
Diva Canto
2010-09-02
1
-9
/
+15
*
Partial rewrite of client IP verification. Not completely finished yet, and u...
Diva Canto
2010-08-19
1
-27
/
+56
*
Increased the timeout on AgentUpdate to 30 sec and improved error message to ...
Diva Canto
2010-08-16
1
-2
/
+2
*
Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...
Diva Canto
2010-06-13
1
-1
/
+1
*
Get the local inner simulation service object to the handler so that there is...
Diva Canto
2010-03-15
1
-0
/
+5
*
Works for grid login.
Diva Canto
2010-01-29
1
-0
/
+3
*
HG 1.5 is in place. Tested in standalone only.
Diva Canto
2010-01-28
1
-15
/
+22
*
Agent gets there through the Gatekeeper, but still a few quirks to fix.
Diva Canto
2010-01-17
1
-6
/
+17
*
One more buglet removed: send the region UUID, not the region handle.
Diva Canto
2010-01-13
1
-1
/
+1
*
* Removed debug messages.
Diva Canto
2010-01-13
1
-1
/
+1
*
Several more buglets removed.
Diva Canto
2010-01-13
1
-2
/
+2
[next]