aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/RemoteServer/RemoteServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-181-11/+10
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-7/+6
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Added copyright statements.Jeff Ames2008-02-051-3/+29
* ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2008-01-121-9/+7
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-3/+4
* Set svn:eol-style and svn:ignore.Jeff Ames2007-12-311-58/+58
* * Added a catch for RemotingErrors on the TCP initTeravus Ovares2007-12-311-0/+4
* * Added graceful remote script server connection error handlingTeravus Ovares2007-12-301-11/+25
* Comments + fix = in theory stand alone script server + "RemoteSevrver" Script...Tedd Hansen2007-12-301-0/+2
* server->script event path almost ready for remote scriptengine (translation t...Tedd Hansen2007-12-301-0/+38