| Commit message (Expand) | Author | Files | Lines |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -56/+52 |
2008-03-18 | * Added the ability to type the partial name of a region in the start locatio... | Teravus Ovares | 1 | -0/+25 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 3 | -57/+53 |
2008-03-18 | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 2 | -55/+82 |
2008-03-12 | * made some privates protected | lbsa71 | 1 | -2/+2 |
2008-03-12 | * made GridManager class public | lbsa71 | 1 | -1/+1 |
2008-03-12 | * Renamed Main.cs to GridServerBase.cs | lbsa71 | 2 | -3/+3 |
2008-03-12 | * Refactored out exe bit out of Grid Server for great justice | lbsa71 | 2 | -54/+44 |
2008-03-12 | * Refactored some internals in Grid Server Main | lbsa71 | 1 | -24/+21 |
2008-03-12 | * Refactored out creation of LoginResponse | lbsa71 | 1 | -114/+121 |
2008-03-12 | * Extracted RegionProfileData from Request | lbsa71 | 2 | -131/+141 |
2008-03-12 | * minor refactoring | lbsa71 | 1 | -84/+82 |
2008-03-11 | * Applying patch from Mantis #607 - Grid Server crash. Thanks Diva. | Adam Frisby | 1 | -10/+22 |
2008-03-04 | Cleaned up a couple compiler warnings. | Jeff Ames | 1 | -2/+3 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2 | -4/+73 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -3/+0 |
2008-02-19 | Remove "Loading inventory" messages from item inventory loads | Justin Clarke Casey | 1 | -12/+12 |
2008-02-18 | * Make RegionProfileData.RequestSimProfileData static | Justin Clarke Casey | 1 | -0/+5 |
2008-02-17 | Thank you very much, Diva for a patch to increase the | Charles Krinke | 1 | -14/+24 |
2008-02-14 | * Took a stab at getting keys to work as intended | lbsa71 | 1 | -2/+2 |
2008-02-14 | * Added more debugging output to GridManager to pin down the key exchange wei... | lbsa71 | 1 | -3/+15 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -14/+14 |
2008-02-13 | * Added some more comprehensive log entries on region login. | lbsa71 | 1 | -5/+23 |
2008-02-13 | * Minor guard for null case. | lbsa71 | 1 | -2/+2 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 2 | -45/+44 |
2008-02-04 | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 1 | -19/+15 |
2008-02-02 | Turn on fastMode for map block queries to grid server if and only if grid is ... | Brian McBee | 1 | -0/+1 |
2008-02-02 | Thank you very much daTwitch for your first contribution to the C# simulator. | Charles Krinke | 1 | -0/+13 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 3 | -11/+11 |
2008-01-12 | * Made it so that if you don't specify a key, the defaults will not be assumed. | Adam Frisby | 1 | -5/+6 |
2008-01-12 | * In the interests of making life difficult for everyone, the Grid Server now... | Adam Frisby | 1 | -114/+127 |
2008-01-07 | * Adding More to the MessageServer classes. | Teravus Ovares | 1 | -0/+2 |
2008-01-06 | * A few more Message Server comms related updates | Teravus Ovares | 2 | -1/+67 |
2008-01-06 | Added code to gridserver to prevent new region from connecting at X,Y locatio... | Brian McBee | 1 | -112/+128 |
2007-12-27 | * Optimized usings | lbsa71 | 3 | -11/+12 |
2007-12-23 | Clean up the region initialization GridServer messages a bit. | Charles Krinke | 1 | -6/+8 |
2007-12-23 | Simplify GridServer mainmap log messages. | Charles Krinke | 1 | -5/+6 |
2007-12-20 | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 1 | -0/+2 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -6/+6 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 3 | -5/+5 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -1/+1 |
2007-12-04 | * Fixed a whole bunch of console messages. | Adam Frisby | 2 | -12/+12 |
2007-11-27 | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 1 | -0/+3 |
2007-11-18 | Additional debugging output to see for what coordinates is the worldmap | Dalien Talbot | 1 | -1/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 3 | -159/+183 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2 | -4/+4 |
2007-10-25 | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 1 | -1/+1 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -0/+1 |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -20/+20 |
2007-09-24 | * the worlds most insignificant commit | lbsa71 | 1 | -3/+1 |