aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/Main.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Renamed Main.cs to GridServerBase.cslbsa712008-03-121-179/+0
* * Refactored out exe bit out of Grid Server for great justicelbsa712008-03-121-54/+16
* * Refactored some internals in Grid Server Mainlbsa712008-03-121-24/+21
* * Extracted RegionProfileData from Requestlbsa712008-03-121-2/+1
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-0/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-16/+14
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-19/+15
* * Mother of all commits:Adam Frisby2008-01-151-4/+4
* * A few more Message Server comms related updatesTeravus Ovares2008-01-061-0/+5
* * Optimized usingslbsa712007-12-271-2/+2
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-1/+1
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-041-3/+3
* * Optimized usingslbsa712007-10-301-22/+15
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+2
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* Can now set the http ports that grid server and user server use. MW2007-09-141-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-2/+8
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-1/+0
* Re-added the ability to set the database provider (dll) in the config file fo...MW2007-07-211-1/+1
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-2/+2
* * Removed yet more compiler warningsAdam Frisby2007-07-191-1/+0
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-38/+4
* changed to native line ending encodingSean Dague2007-07-161-258/+258
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-051-0/+1
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-19/+10
* *Fixed storage issue as noted in last commit of the OGS1 GridServermingchen2007-07-031-4/+4
* *Removed GridInfo class as it has been previously replaced with the much bett...mingchen2007-07-031-6/+7
* *Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu...mingchen2007-07-031-1/+1
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-10/+4
* *OGS1 Key2Name/Name2Key worksmingchen2007-07-021-1/+1
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-1/+1
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen2007-06-271-6/+6
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+271