| Commit message (Expand) | Author | Files | Lines |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2 | -10/+10 |
2008-03-22 | Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ... | Jeff Ames | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 5 | -132/+130 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 3 | -28/+19 |
2008-02-05 | Added copyright statements. | Jeff Ames | 1 | -3/+29 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+29 |
2008-01-12 | ScriptServer communication is ok. Script is creatd on onrez. But since it can... | Tedd Hansen | 1 | -1/+2 |
2008-01-12 | New ScriptServer protocol successfully implemented. | Tedd Hansen | 1 | -5/+31 |
2008-01-12 | ScriptServer communication protocol (v1), primitive RPC-like TCP client/server | Tedd Hansen | 2 | -11/+11 |
2008-01-05 | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 3 | -402/+172 |
2007-12-31 | Set svn:eol-style and svn:ignore. | Jeff Ames | 5 | -728/+728 |
2007-12-31 | * Added a catch for RemotingErrors on the TCP init | Teravus Ovares | 1 | -0/+4 |
2007-12-30 | * Added graceful remote script server connection error handling | Teravus Ovares | 2 | -44/+296 |
2007-12-30 | * Fixed References in Prebuild so the project compiles | Teravus Ovares | 1 | -1/+3 |
2007-12-30 | Comments + fix = in theory stand alone script server + "RemoteSevrver" Script... | Tedd Hansen | 3 | -2/+5 |
2007-12-30 | server->script event path almost ready for remote scriptengine (translation t... | Tedd Hansen | 3 | -39/+86 |
2007-12-30 | Added ScriptEngine.RemoteServer module | Tedd Hansen | 4 | -0/+424 |