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
/
Region
/
Communications
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-29
Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...
diva
2
-3
/
+3
2009-03-25
* Appearance patches suite: These patches are applied to allow libomv bots to...
Sean Dague
1
-1
/
+1
2009-03-23
Committing partial work on passing folders across instances. This may crash.
Melanie Thielker
3
-0
/
+55
2009-03-22
Add QueryItem method to secure inventory and HG inventory, change method sig to
Melanie Thielker
2
-0
/
+39
2009-03-21
Add a QueryItem method to the inventory subsystem. Currently implemented for
Melanie Thielker
1
-0
/
+16
2009-03-18
Adds support for unlink-region command in hypergrid.
diva
3
-0
/
+95
2009-03-15
regionInfo isn't defined here yet, which leads to a NRE. Grid-server
Homer Horwitz
1
-1
/
+1
2009-03-12
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
lbsa71
1
-1
/
+4
2009-03-10
* Removed unused and uncommented file
lbsa71
1
-433
/
+0
2009-03-10
* Refactored out Create() methods to ensure proper transformation between Reg...
lbsa71
1
-13
/
+11
2009-03-03
forgotten files
MW
1
-2
/
+2
2009-03-03
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
1
-1
/
+3
2009-02-25
* minor: Remove most mono compiler warnings
Justin Clarke Casey
2
-2
/
+2
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
3
-55
/
+58
2009-02-20
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
2
-6
/
+6
2009-02-20
THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versi...
diva
10
-2527
/
+4
2009-02-20
This moves the 2 friends-related interregion messages out of OGS1 and into th...
diva
1
-78
/
+0
2009-02-18
Improved log message.
diva
1
-2
/
+2
2009-02-17
Addresses mantis #3181. Waiting for confirmation from the reporter.
diva
1
-1
/
+1
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
1
-3
/
+3
2009-02-17
Major change to how appearance is managed, including changes in login and use...
diva
3
-1
/
+15
2009-02-13
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
1
-1
/
+1
2009-02-12
Commented a couple of not very useful log messages that are cluttering the lo...
diva
1
-4
/
+4
2009-02-12
* Remove a change which shouldn't have made it into the last commit
Justin Clarke Casey
1
-2
/
+0
2009-02-12
* Add missing OpenSIm.Framework.Communications ref for Wdinwos builds
Justin Clarke Casey
1
-0
/
+2
2009-02-12
* optimized usings.
lbsa71
15
-47
/
+21
2009-02-12
Makes ban of HG users exactly the same as ban of local users, that is upon Ad...
diva
1
-75
/
+44
2009-02-09
Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....
diva
1
-0
/
+12
2009-02-09
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
7
-8
/
+8
2009-02-07
* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...
lbsa71
1
-8
/
+31
2009-02-07
Adds support for HG linking to specific regions within an instance. The forma...
diva
1
-3
/
+3
2009-02-07
Thank you dslake for a patch that:
lbsa71
1
-1
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
4
-6
/
+6
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-41
/
+41
2009-02-01
More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...
diva
1
-2
/
+2
2009-01-15
* Add new unit test for simple teleport in a standalone.
Justin Clarke Casey
1
-0
/
+1
2009-01-14
* Move the timed_out change to earlier on in the async handler
Justin Clarke Casey
1
-4
/
+9
2009-01-06
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
2
-3
/
+3
2009-01-06
* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...
Justin Clarke Casey
1
-1
/
+1
2009-01-06
* Move common string aggregation for caps seed path to a method in CapsUtil
Justin Clarke Casey
1
-3
/
+4
2009-01-06
* minor: Move GetRandomCapsPath() to a CapsUtil class
Justin Clarke Casey
1
-1
/
+2
2009-01-05
* Add seed cap check to login test
Justin Clarke Casey
1
-1
/
+1
2009-01-05
* Check in login service tests beachhead
Justin Clarke Casey
1
-3
/
+3
2009-01-03
Fixed logic for sending foreign user information (HG).
diva
1
-5
/
+16
2009-01-03
Another interregion comms change that will not work well with previous versio...
diva
3
-20
/
+39
2009-01-02
* reference is to Nini.Config, not Nini
Justin Clarke Casey
1
-1
/
+1
2009-01-02
* Add Nini reference to Communications.OGS1
Justin Clarke Casey
1
-0
/
+1
2009-01-01
Minor fix for HG request neighbors. Should not return hyperlink neighbors, on...
diva
2
-4
/
+4
2008-12-31
Minor bug fix in HG home regions management, removing the use of m_knownRegio...
diva
1
-8
/
+15
2008-12-24
Backing off from the accidental removal one of the most valued 'features' of ...
diva
1
-2
/
+2
[next]