Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ScriptServer communication is ok. Script is creatd on onrez. But since it can... | Tedd Hansen | 2008-01-12 | 1 | -1/+2 |
* | New ScriptServer protocol successfully implemented. | Tedd Hansen | 2008-01-12 | 1 | -5/+31 |
* | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 2008-01-12 | 1 | -2/+4 |
* | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 2008-01-05 | 1 | -398/+167 |
* | Set svn:eol-style and svn:ignore. | Jeff Ames | 2007-12-31 | 1 | -472/+472 |
* | * Added graceful remote script server connection error handling | Teravus Ovares | 2007-12-30 | 1 | -33/+271 |
* | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 2007-12-30 | 1 | -1/+3 |
* | Comments + fix = in theory stand alone script server + "RemoteSevrver" Script... | Tedd Hansen | 2007-12-30 | 1 | -0/+1 |
* | server->script event path almost ready for remote scriptengine (translation t... | Tedd Hansen | 2007-12-30 | 1 | -39/+45 |
* | Added ScriptEngine.RemoteServer module | Tedd Hansen | 2007-12-30 | 1 | -0/+226 |