aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/RemoteServer (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-22Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ...Jeff Ames1-1/+1
2008-03-18Formatting cleanup.Jeff Ames5-132/+130
2008-02-05Converted logging to use log4net.Jeff Ames3-28/+19
2008-02-05Added copyright statements.Jeff Ames1-3/+29
2008-01-15* Mother of all commits:Adam Frisby1-1/+29
2008-01-12ScriptServer communication is ok. Script is creatd on onrez. But since it can...Tedd Hansen1-1/+2
2008-01-12New ScriptServer protocol successfully implemented.Tedd Hansen1-5/+31
2008-01-12ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2-11/+11
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen3-402/+172
2007-12-31Set svn:eol-style and svn:ignore.Jeff Ames5-728/+728
2007-12-31* Added a catch for RemotingErrors on the TCP initTeravus Ovares1-0/+4
2007-12-30* Added graceful remote script server connection error handlingTeravus Ovares2-44/+296
2007-12-30* Fixed References in Prebuild so the project compilesTeravus Ovares1-1/+3
2007-12-30Comments + fix = in theory stand alone script server + "RemoteSevrver" Script...Tedd Hansen3-2/+5
2007-12-30server->script event path almost ready for remote scriptengine (translation t...Tedd Hansen3-39/+86
2007-12-30Added ScriptEngine.RemoteServer moduleTedd Hansen4-0/+424