index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Communications
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-14
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
1
-1
/
+78
2009-04-08
* Make it possible to store creator strings in user inventory items as well a...
Justin Clarke Casey
1
-0
/
+1
2009-04-07
* minor: remove some mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2009-04-05
Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...
diva
2
-11
/
+55
2009-04-01
More refactoring. This time extracting the client-side of RESTInterregionComm...
diva
1
-533
/
+51
2009-03-23
Root agent retrieval via http/REST. This is a pull, the caller gets the agent...
diva
2
-29
/
+168
2009-03-22
Explicit tests for local regions.
diva
2
-26
/
+50
2009-03-19
Making a couple of methods public.
diva
1
-2
/
+2
2009-03-15
Changing a few methods to public. This is the collection of methods that will...
diva
1
-6
/
+6
2009-03-11
* Make all coded defaults match settings in OpenSim.ini.example
Justin Clarke Casey
1
-1
/
+1
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2
-24
/
+24
2009-02-18
Fix standalone / simulator local script crossings.
Melanie Thielker
1
-0
/
+2
2009-02-14
Making initialized an instance variable again. My last commit wrote over just...
diva
1
-1
/
+1
2009-02-14
Moved RegionUp to REST/LocalComms. The original functionality has been entire...
diva
2
-31
/
+254
2009-02-13
* Change static field "initialized" in RestInterregionComms to an instance field
Justin Clarke Casey
1
-4
/
+1
2009-02-13
Bug fix in prim crossing: making it clear when the local object needs to be c...
diva
2
-6
/
+15
2009-02-12
large scale fix for svn props after "the great refactor"
Sean Dague
2
-254
/
+254
2009-02-12
* optimized usings.
lbsa71
2
-35
/
+21
2009-02-11
Enforce estate bans on Teleports.
diva
1
-243
/
+243
2009-02-10
Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...
diva
2
-4
/
+4
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2
-0
/
+1204