aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/GridServerBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Rolled back a few changes.Adam Frisby1-32/+28
2008-05-01* Cleaning code still.Adam Frisby1-28/+32
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-5/+2
2008-03-28* Refactored out common http handler operationslbsa711-34/+27
2008-03-25Minor formatting / svn properties cleanup.Jeff Ames1-6/+5
2008-03-24XmlRpcCommand refactoringJohan Berntsson1-1/+1
2008-03-24Added a plugin loader in GridServerJohan Berntsson1-1/+33
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-12* made some privates protected lbsa711-2/+2
2008-03-12* Renamed Main.cs to GridServerBase.cslbsa711-2/+2
2008-03-12* Refactored out exe bit out of Grid Server for great justicelbsa711-54/+16
2008-03-12* Refactored some internals in Grid Server Mainlbsa711-24/+21
2008-03-12* Extracted RegionProfileData from Requestlbsa711-2/+1
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-0/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-16/+14
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-19/+15
2008-01-15* Mother of all commits:Adam Frisby1-4/+4
2008-01-06* A few more Message Server comms related updatesTeravus Ovares1-0/+5
2007-12-27* Optimized usingslbsa711-2/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames1-1/+1
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-3/+3
2007-10-30* Optimized usingslbsa711-22/+15
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+2
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-1/+1
2007-09-14Can now set the http ports that grid server and user server use. MW1-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-2/+8
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-1/+0
2007-07-21Re-added the ability to set the database provider (dll) in the config file fo...MW1-1/+1
2007-07-19*Moved XmlConfiguration to its own projectmingchen1-2/+2
2007-07-19* Removed yet more compiler warningsAdam Frisby1-1/+0
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-38/+4
2007-07-16changed to native line ending encodingSean Dague1-258/+258
2007-07-05*Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen1-0/+1
2007-07-04* Removed AssetHttpServer, using BaseHttpServer insteadlbsa711-19/+10
2007-07-03*Fixed storage issue as noted in last commit of the OGS1 GridServermingchen1-4/+4
2007-07-03*Removed GridInfo class as it has been previously replaced with the much bett...mingchen1-6/+7
2007-07-03*Renamed OGS1 XmlRpcLoginToSimulatorMethod to the more appropriate XmlRpcSimu...mingchen1-1/+1
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-10/+4
2007-07-02*OGS1 Key2Name/Name2Key worksmingchen1-1/+1
2007-07-01Fixed SimpleApp - aka thankgoditssundaycommitlbsa711-1/+1
2007-06-27*Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen1-6/+6