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
/
Framework
/
Communications
/
Clients
/
RegionClient.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Util.UTF8 instead of creating a new heap object every time.
Diva Canto
2009-10-10
1
-5
/
+5
*
* One more debug message on FetchInventoryDescendants
Diva Canto
2009-10-06
1
-17
/
+62
*
Closing more streams even if things fail.
Diva Canto
2009-10-04
1
-6
/
+25
*
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
2009-09-26
1
-7
/
+9
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
Catching weirdnesses on resolving External EndPoint in agent transfers. Will ...
diva
2009-05-26
1
-5
/
+34
*
* refactor: break some of xml2 serialization out of sog
Justin Clarke Casey
2009-05-14
1
-3
/
+5
*
adding code to check for old-style responses ("True")
Dr Scofield
2009-05-11
1
-0
/
+5
*
* Rather than crash the region simulator, declare the teleport a failure if t...
Adam Frisby
2009-05-10
1
-6
/
+13
*
- moving banned check and public/private check to
Dr Scofield
2009-05-05
1
-8
/
+21
*
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
2009-04-14
1
-3
/
+4
*
Update svn properties.
Jeff Ames
2009-04-06
1
-631
/
+631
*
Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...
diva
2009-04-05
1
-0
/
+76
*
More refactoring. This time extracting the client-side of RESTInterregionComm...
diva
2009-04-01
1
-0
/
+555