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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Commented a couple of not very useful log messages that are cluttering the lo...
diva
2009-02-12
1
-4
/
+4
*
* Remove a change which shouldn't have made it into the last commit
Justin Clarke Casey
2009-02-12
1
-2
/
+0
*
* Add missing OpenSIm.Framework.Communications ref for Wdinwos builds
Justin Clarke Casey
2009-02-12
1
-0
/
+2
*
* optimized usings.
lbsa71
2009-02-12
15
-47
/
+21
*
Makes ban of HG users exactly the same as ban of local users, that is upon Ad...
diva
2009-02-12
1
-75
/
+44
*
Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....
diva
2009-02-09
1
-0
/
+12
*
From Alan Webb <awebb@linux.vnet.ibm.com>
Sean Dague
2009-02-09
7
-8
/
+8
*
* Refactored UserLoginService.CustomiseResponse to be (almost) text-wide iden...
lbsa71
2009-02-07
1
-8
/
+31
*
Adds support for HG linking to specific regions within an instance. The forma...
diva
2009-02-07
1
-3
/
+3
*
Thank you dslake for a patch that:
lbsa71
2009-02-07
1
-1
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
4
-6
/
+6
*
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
2009-02-04
1
-41
/
+41
*
More on dynamic hyperlinks. Making the 4096 check (deregistration of region) ...
diva
2009-02-01
1
-2
/
+2
*
* Add new unit test for simple teleport in a standalone.
Justin Clarke Casey
2009-01-15
1
-0
/
+1
*
* Move the timed_out change to earlier on in the async handler
Justin Clarke Casey
2009-01-14
1
-4
/
+9
*
* prune and regrade log messages relating to client login and logout
Justin Clarke Casey
2009-01-06
2
-3
/
+3
*
* Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with term...
Justin Clarke Casey
2009-01-06
1
-1
/
+1
*
* Move common string aggregation for caps seed path to a method in CapsUtil
Justin Clarke Casey
2009-01-06
1
-3
/
+4
*
* minor: Move GetRandomCapsPath() to a CapsUtil class
Justin Clarke Casey
2009-01-06
1
-1
/
+2
*
* Add seed cap check to login test
Justin Clarke Casey
2009-01-05
1
-1
/
+1
*
* Check in login service tests beachhead
Justin Clarke Casey
2009-01-05
1
-3
/
+3
*
Fixed logic for sending foreign user information (HG).
diva
2009-01-03
1
-5
/
+16
*
Another interregion comms change that will not work well with previous versio...
diva
2009-01-03
3
-20
/
+39
*
* reference is to Nini.Config, not Nini
Justin Clarke Casey
2009-01-02
1
-1
/
+1
*
* Add Nini reference to Communications.OGS1
Justin Clarke Casey
2009-01-02
1
-0
/
+1
*
Minor fix for HG request neighbors. Should not return hyperlink neighbors, on...
diva
2009-01-01
2
-4
/
+4
*
Minor bug fix in HG home regions management, removing the use of m_knownRegio...
diva
2008-12-31
1
-8
/
+15
*
Backing off from the accidental removal one of the most valued 'features' of ...
diva
2008-12-24
1
-2
/
+2
*
Better error handling for expect_hg_user on the HG.
diva
2008-12-24
2
-2
/
+12
*
Plumb in the birthdate from the user server reply to the cache
Melanie Thielker
2008-12-22
1
-0
/
+1
*
Kicking child agents off on the first login after a client crash. The child a...
diva
2008-12-17
1
-1
/
+24
*
Attempt at fixing the HG home jump by looking up hyperlink regions before gri...
diva
2008-12-15
1
-2
/
+2
*
Mantis#2811. Thank you kindly, Diva for a patch that resolves
Charles Krinke
2008-12-13
1
-9
/
+9
*
Add a null check. Mantis #2798
idb
2008-12-11
1
-1
/
+1
*
Correct the last checkin.
Homer Horwitz
2008-12-11
1
-1
/
+1
*
Move from IP to hostname for seed caps on login, for gridmode and standalone.
Homer Horwitz
2008-12-11
1
-2
/
+2
*
- Use the http-port that is now provided by the grid-server. If it isn't (bec...
Homer Horwitz
2008-12-05
1
-0
/
+5
*
Mantis #2584 (again)
Melanie Thielker
2008-11-30
1
-0
/
+1
*
* refactor: rename UserServiceAdmin to UserAdminService
Justin Clarke Casey
2008-11-28
2
-4
/
+3
*
* minor: Eliminate unused paramter in LocalUserServices constructors
Justin Clarke Casey
2008-11-28
1
-6
/
+2
*
* refactor: move CreateUser into UserServiceAdmin
Justin Clarke Casey
2008-11-28
2
-27
/
+7
*
* minor: rename m_parent to m_commsManager to make it a little clearer what i...
Justin Clarke Casey
2008-11-27
1
-18
/
+18
*
* Remove unused and largely unimplemented UpdateUserCurrentRegion()
Justin Clarke Casey
2008-11-27
2
-58
/
+0
*
Add copyright headers. Minor formatting cleanup.
Jeff Ames
2008-11-25
1
-1
/
+1
*
Update svn properties.
Jeff Ames
2008-11-25
7
-3366
/
+3366
*
* minor: eliminate mono compiler warnings
Justin Clarke Casey
2008-11-25
3
-8
/
+8
*
* Apply http://opensimulator.org/mantis/view.php?id=2640
Justin Clarke Casey
2008-11-25
7
-0
/
+3366
*
WIP: Adding a few things to PresenceModule. Not quite finished yet.
Homer Horwitz
2008-11-24
1
-1
/
+9
*
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
Charles Krinke
2008-11-23
2
-2
/
+2
*
* test: Add scene root agent test stub, since I'll be picking up with somethi...
Justin Clarke Casey
2008-11-14
2
-5
/
+10
[next]