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
/
Grid
/
GridServer
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting cleanup.
Jeff Ames
2008-05-14
2
-3
/
+3
*
* As part of the region registration process, the grid service now requests t...
Justin Clarke Casey
2008-05-13
2
-11
/
+57
*
* Refactor: Creating grid login exceptions to try and break up a large method.
Justin Clarke Casey
2008-05-12
1
-71
/
+109
*
* Minor: Make some direct grid server console output into logged messages ins...
Justin Clarke Casey
2008-05-12
1
-7
/
+10
*
* If a region running in grid mode fails to login to the grid service, startu...
Justin Clarke Casey
2008-05-12
1
-1
/
+1
*
* Minor: Change 'delete region' message to region logout message
Justin Clarke Casey
2008-05-12
1
-1
/
+2
*
* Minor: Commenting out message detailing all individual map information disp...
Justin Clarke Casey
2008-05-12
1
-2
/
+1
*
* Minor: Initial cleaning up of some of the grid sim login messages
Justin Clarke Casey
2008-05-12
1
-22
/
+25
*
* Fix opensim region server shutdown.
Justin Clarke Casey
2008-05-09
1
-1
/
+1
*
* Move shutdown processing to base OpenSimServer, overriding the method where...
Justin Clarke Casey
2008-05-07
1
-16
/
+5
*
* Rolled back a few changes.
Adam Frisby
2008-05-01
5
-129
/
+122
*
* Cleaning code still.
Adam Frisby
2008-05-01
5
-122
/
+129
*
* Breaking all the code, breaking all the code..!
Adam Frisby
2008-05-01
1
-10
/
+3
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
3
-14
/
+9
*
* Fix a bug in the friends module that causes a friend not to appear online w...
Teravus Ovares
2008-04-13
1
-1
/
+16
*
* Discerned between AddProfile and UpdateProfile in region registration
lbsa71
2008-04-11
1
-1
/
+11
*
changing more references to OpenSim.Data
Sean Dague
2008-04-02
1
-5
/
+5
*
* Refactored out common http handler operations
lbsa71
2008-03-28
1
-34
/
+27
*
* Increase timeout for initial simulator login from 16 to 30 seconds
Justin Clarke Casey
2008-03-26
1
-21
/
+48
*
Minor formatting / svn properties cleanup.
Jeff Ames
2008-03-25
1
-6
/
+5
*
XmlRpcCommand refactoring
Johan Berntsson
2008-03-24
1
-1
/
+1
*
Added a plugin loader in GridServer
Johan Berntsson
2008-03-24
2
-1
/
+74
*
Comment out an unused 'str' and add a WriteLine to use
Charles Krinke
2008-03-21
1
-1
/
+1
*
Formatting cleanup. Minor refactoring.
Jeff Ames
2008-03-18
1
-56
/
+52
*
* Added the ability to type the partial name of a region in the start locatio...
Teravus Ovares
2008-03-18
1
-0
/
+25
*
Formatting cleanup.
Jeff Ames
2008-03-18
3
-57
/
+53
*
Added copyright messages. Set svn:eol-style. Minor cleanup.
Jeff Ames
2008-03-18
2
-55
/
+82
*
* made some privates protected
lbsa71
2008-03-12
1
-2
/
+2
*
* made GridManager class public
lbsa71
2008-03-12
1
-1
/
+1
*
* Renamed Main.cs to GridServerBase.cs
lbsa71
2008-03-12
2
-3
/
+3
*
* Refactored out exe bit out of Grid Server for great justice
lbsa71
2008-03-12
2
-54
/
+44
*
* Refactored some internals in Grid Server Main
lbsa71
2008-03-12
1
-24
/
+21
*
* Refactored out creation of LoginResponse
lbsa71
2008-03-12
1
-114
/
+121
*
* Extracted RegionProfileData from Request
lbsa71
2008-03-12
2
-131
/
+141
*
* minor refactoring
lbsa71
2008-03-12
1
-84
/
+82
*
* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.
Adam Frisby
2008-03-11
1
-10
/
+22
*
Cleaned up a couple compiler warnings.
Jeff Ames
2008-03-04
1
-2
/
+3
*
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
2008-03-04
2
-4
/
+73
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-3
/
+0
*
Remove "Loading inventory" messages from item inventory loads
Justin Clarke Casey
2008-02-19
1
-12
/
+12
*
* Make RegionProfileData.RequestSimProfileData static
Justin Clarke Casey
2008-02-18
1
-0
/
+5
*
Thank you very much, Diva for a patch to increase the
Charles Krinke
2008-02-17
1
-14
/
+24
*
* Took a stab at getting keys to work as intended
lbsa71
2008-02-14
1
-2
/
+2
*
* Added more debugging output to GridManager to pin down the key exchange wei...
lbsa71
2008-02-14
1
-3
/
+15
*
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
2008-02-14
1
-14
/
+14
*
* Added some more comprehensive log entries on region login.
lbsa71
2008-02-13
1
-5
/
+23
*
* Minor guard for null case.
lbsa71
2008-02-13
1
-2
/
+2
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
2
-45
/
+44
*
* Rebase all current servers on common abstract BaseOpenSimServer class
Justin Clarke Casey
2008-02-04
1
-19
/
+15
*
Turn on fastMode for map block queries to grid server if and only if grid is ...
Brian McBee
2008-02-02
1
-0
/
+1
[next]