| Commit message (Expand) | Author | Age | Files | Lines |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 1 | -1/+1 |
* | Formatting cleanup, minor refactoring. Fixed some comparisons of value types... | Jeff Ames | 2008-05-18 | 1 | -11/+10 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 2 | -6/+6 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 2 | -10/+10 |
* | Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ... | Jeff Ames | 2008-03-22 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 5 | -132/+130 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 3 | -28/+19 |
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 1 | -3/+29 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -1/+29 |
* | 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 | 2 | -11/+11 |
* | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 2008-01-05 | 3 | -402/+172 |
* | Set svn:eol-style and svn:ignore. | Jeff Ames | 2007-12-31 | 5 | -728/+728 |
* | * Added a catch for RemotingErrors on the TCP init | Teravus Ovares | 2007-12-31 | 1 | -0/+4 |
* | * Added graceful remote script server connection error handling | Teravus Ovares | 2007-12-30 | 2 | -44/+296 |
* | * 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 | 3 | -2/+5 |
* | server->script event path almost ready for remote scriptengine (translation t... | Tedd Hansen | 2007-12-30 | 3 | -39/+86 |
* | Added ScriptEngine.RemoteServer module | Tedd Hansen | 2007-12-30 | 4 | -0/+424 |