aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers/OpenSim.Servers.dll.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-52/+0
| | | | the Grid servers can be a separate solution to the region server.
* Moved CheckSumServer (and added UDPServerBase ) to OpenSim.Servers MW2007-05-191-0/+2
|
* * TortoiseSVN has an annoying red icon over stuff, this means I probably ↵Adam Frisby2007-05-191-50/+50
| | | | | | | changed something. * Updated solution files & build files via prebuild.
* Added session IDs to the grid management agentgareth2007-05-181-50/+50
|
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-171-50/+50
| | | | class a bit and added a WorldBase class (that World now inherits from)
* rebuilt build filesgareth2007-05-161-50/+50
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* Added OpenSimApplication as a base class to OpenSimMainMW2007-05-161-50/+50
|
* FIXED THE BUILD!gareth2007-05-161-50/+50
|
* More refactoring.MW2007-05-161-1/+0
| | | | | Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon)
* updated Build/project files to include the new projects and new files.MW2007-05-151-51/+51
| | | | | Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
* Added skeleton master service managergareth2007-05-131-51/+51
|
* * deleted bin directorieslbsa712007-05-081-51/+51
| | | | | | * ignored bin directories * regenerated nant files
* Copied gridserver ready to convert to asset servergareth2007-04-291-51/+51
| | | | | | I'M THAT NUTS!!!!!!!!
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-251-0/+1
| | | | viewer 1.15.02, due to big changes in the message templates.
* === Dedicated to Jesse. ===lbsa712007-04-221-50/+50
| | | | | | * Deleted empty directory
* Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ↵gareth2007-04-211-49/+50
| | | | | | | | | very basic skeleton First commit since we lost JesseMalt - Dedicated to their memory
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-0/+1
| | | | | | * Now dumping default value in config. *
* Renamed the Servers directory to OpenSim.ServersMW2007-04-111-0/+48