aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/TRPC/TCPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen2008-09-121-128/+0
* Formatting cleanup.Jeff Ames2008-05-161-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-1/+0
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-6/+2
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Added license to new filesTedd Hansen2008-01-121-1/+29
* Set svn:eol-style.Jeff Ames2008-01-121-105/+105
* ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2008-01-121-0/+106