| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Thank you very much daTwitch for your first contribution to the C# simulator. | Charles Krinke | 2008-02-02 | 1 | -0/+13 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 3 | -11/+11 |
* | * Made it so that if you don't specify a key, the defaults will not be assumed. | Adam Frisby | 2008-01-12 | 1 | -5/+6 |
* | * In the interests of making life difficult for everyone, the Grid Server now... | Adam Frisby | 2008-01-12 | 1 | -114/+127 |
* | * Adding More to the MessageServer classes. | Teravus Ovares | 2008-01-07 | 1 | -0/+2 |
* | * A few more Message Server comms related updates | Teravus Ovares | 2008-01-06 | 2 | -1/+67 |
* | Added code to gridserver to prevent new region from connecting at X,Y locatio... | Brian McBee | 2008-01-06 | 1 | -112/+128 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 3 | -11/+12 |
* | Clean up the region initialization GridServer messages a bit. | Charles Krinke | 2007-12-23 | 1 | -6/+8 |
* | Simplify GridServer mainmap log messages. | Charles Krinke | 2007-12-23 | 1 | -5/+6 |
* | * Added a configuration parameter on the Grid Server to disallow forceful ban... | Teravus Ovares | 2007-12-20 | 1 | -0/+2 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -6/+6 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 3 | -5/+5 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -1/+1 |
* | * Fixed a whole bunch of console messages. | Adam Frisby | 2007-12-04 | 2 | -12/+12 |
* | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 2007-11-27 | 1 | -0/+3 |
* | Additional debugging output to see for what coordinates is the worldmap | Dalien Talbot | 2007-11-18 | 1 | -1/+2 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 3 | -159/+183 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 2 | -4/+4 |
* | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 2007-10-25 | 1 | -1/+1 |
* | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 2007-10-18 | 1 | -0/+1 |
* | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2007-10-17 | 1 | -20/+20 |
* | * the worlds most insignificant commit | lbsa71 | 2007-09-24 | 1 | -3/+1 |
* | Can now set the http ports that grid server and user server use. | MW | 2007-09-14 | 1 | -1/+1 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 3 | -3/+3 |