aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/NetworkServersInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-201-6/+6
| | | | | * Console, I bid thee farewall. Use "Log" now where console used to exist.
* Fixed the flashing when crossing a border.MW2007-06-181-0/+2
|
* *Added and updated copyright headers on all files in both OpenSim and OGSmingchen2007-06-111-0/+27
|
* Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵MW2007-05-271-0/+91
just missing backend comms and working Avatar/primitives classes.