Commit History

Author SHA1 Message Date
  Charles Krinke 9a0ef22ed9 Mantis#1616. Applied Melanie's patch. This may or may 16 years ago
  Jeff Ames 9a2b289e32 Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. Thanks daTwitch! 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Tedd Hansen a993d0d335 ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;) 16 years ago
  Tedd Hansen e7dbaad04f New ScriptServer protocol successfully implemented. 16 years ago
  Tedd Hansen 1e9a66cbaa ScriptServer communication protocol (v1), primitive RPC-like TCP client/server 16 years ago
  Tedd Hansen 966f639ad6 Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. 16 years ago
  Jeff Ames 3c9505199a Set svn:eol-style and svn:ignore. 16 years ago
  Teravus Ovares 373d801c40 * Added graceful remote script server connection error handling 16 years ago
  Teravus Ovares 57a1132585 * Fixed References in Prebuild so the project compiles 16 years ago
  Tedd Hansen 5b8620d82f Comments + fix = in theory stand alone script server + "RemoteSevrver" ScriptEngine (as opposed to "DotNetEngine") should work for a single region. It will however not work because it doesn't have two-way communication. 16 years ago
  Tedd Hansen 6055db2bc3 server->script event path almost ready for remote scriptengine (translation table between local script ID and remote script ID missing) 16 years ago
  Tedd Hansen c084c54fb5 Added ScriptEngine.RemoteServer module 16 years ago