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
*
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
*
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
2010-01-12
1
-7
/
+7
*
* Finished SimulationServiceConnector
Diva Canto
2010-01-07
1
-4
/
+165
*
Successfully logged into a grid.
Diva Canto
2010-01-03
1
-2
/
+11
*
* Changed ISimulation interface to take a GridRegion as input arg instead of ...
Diva Canto
2010-01-03
1
-26
/
+189
*
More progress on both the Simulation service and the Login service. Both stil...
Diva Canto
2009-12-31
1
-0
/
+242