| Commit message (Expand) | Author | Files | Lines |
2008-03-12 | * Renamed Main.cs to GridServerBase.cs | lbsa71 | 1 | -179/+0 |
2008-03-12 | * Refactored out exe bit out of Grid Server for great justice | lbsa71 | 1 | -54/+16 |
2008-03-12 | * Refactored some internals in Grid Server Main | lbsa71 | 1 | -24/+21 |
2008-03-12 | * Extracted RegionProfileData from Request | lbsa71 | 1 | -2/+1 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -0/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -16/+14 |
2008-02-04 | * Rebase all current servers on common abstract BaseOpenSimServer class | Justin Clarke Casey | 1 | -19/+15 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -4/+4 |
2008-01-06 | * A few more Message Server comms related updates | Teravus Ovares | 1 | -0/+5 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -2/+2 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
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 | 1 | -3/+3 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -22/+15 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -2/+2 |
2007-10-25 | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 1 | -1/+1 |
2007-09-14 | Can now set the http ports that grid server and user server use. | MW | 1 | -1/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -2/+8 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -1/+0 |
2007-07-21 | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 1 | -1/+1 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 1 | -2/+2 |
2007-07-19 | * Removed yet more compiler warnings | Adam Frisby | 1 | -1/+0 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -38/+4 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -258/+258 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 1 | -0/+1 |
2007-07-04 | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 1 | -19/+10 |
2007-07-03 | *Fixed storage issue as noted in last commit of the OGS1 GridServer | mingchen | 1 | -4/+4 |
2007-07-03 | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 1 | -6/+7 |
2007-07-03 | *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu... | mingchen | 1 | -1/+1 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -10/+4 |
2007-07-02 | *OGS1 Key2Name/Name2Key works | mingchen | 1 | -1/+1 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 1 | -1/+1 |
2007-06-27 | *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb... | mingchen | 1 | -6/+6 |