aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers/OpenSim.Servers.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved CheckSumServer (and added UDPServerBase ) to OpenSim.Servers MW2007-05-191-15/+25
|
* More OO and abstract goodness for Gareth to drool over. Cleaned up the World ↵MW2007-05-171-124/+124
| | | | class a bit and added a WorldBase class (that World now inherits from)
* rebuilt build filesgareth2007-05-161-124/+124
| | | | | | Imported crappy monodevelop GTK# manager app (tis embarrassing)
* * removed unused new-login.datlbsa712007-05-161-22/+15
| | | | | | | | | | | * cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase * 2d chat radius is now 3d chat sphere * removed unused fast 2d radius calc * added chat type 0xFF : broadcast (no sphere checking) * OpenSimMain now exposes its LocalWorld
* More refactoring.MW2007-05-161-18/+22
| | | | | Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon)
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-251-0/+6
| | | | viewer 1.15.02, due to big changes in the message templates.
* === Dedicated to Jesse. ===lbsa712007-04-221-0/+3
| | | | | | * Deleted empty directory
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-0/+3
| | | | | | * Now dumping default value in config. *
* Renamed the Servers directory to OpenSim.ServersMW2007-04-111-0/+115