コミット履歴

作者 SHA1 メッセージ 日付
  Adam Frisby 20a9bf08f5 * Rolled back a few changes. 16 年 前
  Adam Frisby fc6c4dc399 * Cleaning code still. 16 年 前
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 年 前
  Jeff Ames 47180080f0 Formatting cleanup. 16 年 前
  Jeff Ames cd6f4a57e7 Added copyright heaaders. Minor cleanup. 16 年 前
  Jeff Ames a8cfbbe963 Minor cleanup. 16 年 前
  Tedd Hansen 33d82aa532 Added license to new files 16 年 前
  Tedd Hansen 260145a7e6 Dynamic loading of ScriptEngine in ScriptServer 16 年 前
  Tedd Hansen 966f639ad6 Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. 16 年 前
  Tedd Hansen 198dea28ad Full .dll-name in config option for ScriptEngine. Loading only scriptengine specified in config. 17 年 前
  lbsa71 7909d80821 * Added using as per mail to see if that does anything for Ursulas build issues. Thanks Ursula! 17 年 前
  Jeff Ames 3c9505199a Set svn:eol-style and svn:ignore. 17 年 前
  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. 17 年 前
  Tedd Hansen 6055db2bc3 server->script event path almost ready for remote scriptengine (translation table between local script ID and remote script ID missing) 17 年 前