aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/TRPC/TCPServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-12Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen1-128/+0
2008-05-16Formatting cleanup.Jeff Ames1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-6/+2
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-01-12Added license to new filesTedd Hansen1-1/+29
2008-01-12Set svn:eol-style.Jeff Ames1-105/+105
2008-01-12ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen1-0/+106