aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/UDPServer.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-07-16changed to native line ending encodingSean Dague1-195/+195
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-15/+4
* added some licensing info
2007-07-01MAJOR IP RESTRUCTURINGlbsa711-1/+1
* moving towards IPEndPoints all over the place * trying to make the internal/external division
2007-06-29* Experimental patch: Replaced IPAddress.Any with IPAddress.Parse("0.0.0.0") ↵Adam Frisby1-3/+3
to force IPv4
2007-06-27*Moved VersionInfo.cs to its correct place in OpenSim.csprojmingchen1-1/+1
*Added OpenSim.Region.Caps *Updated prebuild.xml and ran prebuild
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot ↵mingchen1-4/+3
to add/remove something