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
/
Local
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-22
* Converted the last of the events to the private delegate instance method to...
Teravus Ovares
1
-2
/
+5
2008-02-20
Minor cleanup.
Jeff Ames
3
-3
/
+3
2008-02-16
Some changes to remove some of the direct calls to CommsManager from Scene, s...
MW
1
-1
/
+1
2008-02-14
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
1
-2
/
+2
2008-02-14
Added a small but maybe important clue that UserServer is not running.
Tedd Hansen
1
-1
/
+1
2008-02-13
Added a method to access a named folder in a users inventory, to the inventor...
MW
1
-0
/
+17
2008-02-11
Documenting and minor tweaks
Justin Clarke Casey
1
-0
/
+4
2008-02-05
Converted logging to use log4net.
Jeff Ames
2
-15
/
+20
2008-02-05
some small changes, like adding a couple of extra methods to IInventoryServic...
MW
1
-0
/
+14
2008-02-04
Refactor only: serve stats objects directly through StatsManager singleton
Justin Clarke Casey
2
-5
/
+4
2008-01-28
* Add total logouts (and total logins) to server side user stats
Justin Clarke Casey
1
-1
/
+11
2008-01-25
* Add very basic initial login stats to the user server
Justin Clarke Casey
1
-4
/
+6
2008-01-21
* Shutting down child agents properly in neighbor regions.
Teravus Ovares
1
-8
/
+17
2008-01-20
Graceful failure of teleport to unavailable regions might actually work now.
Brian McBee
1
-0
/
+12
2008-01-15
* Mother of all commits:
Adam Frisby
3
-4
/
+32
2008-01-09
* This update enables the web_login method.
Teravus Ovares
1
-1
/
+6
2008-01-01
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
1
-2
/
+16
2007-12-31
Standard library folders can now be configued in the xml in inventory/OpenSim...
Justin Clarke Casey
1
-1
/
+3
2007-12-27
* Optimized usings
lbsa71
5
-34
/
+35
2007-12-20
* Added a configuration parameter on the Grid Server to disallow forceful ban...
Teravus Ovares
1
-0
/
+22
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
2
-6
/
+6
2007-12-15
Put out a more comprehensible message when user authentication fails than the...
Justin Clarke Casey
1
-4
/
+8
2007-12-15
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
1
-0
/
+5
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2
-3
/
+3
2007-12-09
* Added some inter-region comms glue for allowing sims to chat amongst themse...
Teravus Ovares
1
-0
/
+22
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-2
/
+1
2007-12-05
From Justin Casey (IBM)
Sean Dague
1
-16
/
+24
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-13
/
+10
2007-12-01
Initial working Grid Inventory server. Only been tested on a very small grid,...
MW
1
-2
/
+2
2007-11-30
* Made RegionUp virtual
lbsa71
1
-1
/
+1
2007-11-29
* Fixed about 7 issues with restarting sims and resolved interRegion comms is...
Teravus Ovares
1
-14
/
+15
2007-11-28
* Restaring the sim works fine in grid mode now. Sims announce themselves to...
Teravus Ovares
1
-3
/
+8
2007-11-27
Fixed an event in the events chain in inter-region communications.
Teravus Ovares
1
-3
/
+55
2007-11-26
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
1
-1
/
+18
2007-11-21
* Did some initial work for prim crossing. Just glue so far.
Teravus Ovares
1
-0
/
+44
2007-11-19
* Changed namespace
lbsa71
1
-1
/
+0
2007-11-16
More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...
MW
1
-2
/
+15
2007-11-13
Some work on being able to set/send a users Buddylist info. (added handling c...
MW
1
-0
/
+4
2007-11-05
Started to cleanup/close down childagent connections when a user teleports. ...
MW
1
-1
/
+1
2007-11-04
Some more refactoring
MW
1
-0
/
+8
2007-11-03
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
1
-0
/
+10
2007-11-01
* Diuerse beavtificatems
lbsa71
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
6
-95
/
+97
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
5
-8
/
+6
2007-10-26
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
2
-7
/
+14
2007-10-22
* Made EstateSetting static since there's only one instance, and we only need...
lbsa71
1
-2
/
+3
2007-10-22
nice catch by chi11ken that I was setting the wrong property
Sean Dague
1
-1
/
+1
2007-10-22
Bug fix, so that local loginserver (in standalone mode) can set a start posit...
MW
2
-7
/
+9
2007-10-21
Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...
Tleiades Hax
1
-1
/
+2
2007-10-18
Possible fix for: Remoting exceptions with adjacent non-running sims.
Tleiades Hax
2
-8
/
+9
[prev]
[next]