Histórico de commits

Autor SHA1 Mensagem Data
  Jeff Ames 6ec680918b Formatting cleanup, minor refactoring. Fixed some comparisons of value types and null. 16 anos atrás
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 anos atrás
  Jeff Ames 47180080f0 Formatting cleanup. 16 anos atrás
  Jeff Ames 99844ee4c0 Added copyright statements. 16 anos atrás
  Tedd Hansen 1e9a66cbaa ScriptServer communication protocol (v1), primitive RPC-like TCP client/server 16 anos atrás
  Tedd Hansen 966f639ad6 Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. 16 anos atrás
  Jeff Ames 3c9505199a Set svn:eol-style and svn:ignore. 16 anos atrás
  Teravus Ovares b0a6299937 * Added a catch for RemotingErrors on the TCP init 16 anos atrás
  Teravus Ovares 373d801c40 * Added graceful remote script server connection error handling 16 anos atrás
  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 anos atrás
  Tedd Hansen 6055db2bc3 server->script event path almost ready for remote scriptengine (translation table between local script ID and remote script ID missing) 16 anos atrás