Jeff Ames
|
6ec680918b
|
Formatting cleanup, minor refactoring. Fixed some comparisons of value types and null.
|
2008-05-18 23:06:50 +00:00 |
|
Adam Frisby
|
fef3b36894
|
* Optimised using statements and namespace references across entire project (this took a while to run).
|
2008-04-21 07:09:17 +00:00 |
|
Jeff Ames
|
47180080f0
|
Formatting cleanup.
|
2008-03-18 05:16:43 +00:00 |
|
Jeff Ames
|
99844ee4c0
|
Added copyright statements.
|
2008-02-05 03:20:51 +00:00 |
|
Tedd Hansen
|
1e9a66cbaa
|
ScriptServer communication protocol (v1), primitive RPC-like TCP client/server
|
2008-01-12 00:48:58 +00:00 |
|
Tedd Hansen
|
966f639ad6
|
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
Some debug info for startup added to find bugs. ++
|
2008-01-05 15:48:02 +00:00 |
|
Jeff Ames
|
3c9505199a
|
Set svn:eol-style and svn:ignore.
|
2007-12-31 12:00:40 +00:00 |
|
Teravus Ovares
|
b0a6299937
|
* Added a catch for RemotingErrors on the TCP init
|
2007-12-31 01:57:14 +00:00 |
|
Teravus Ovares
|
373d801c40
|
* Added graceful remote script server connection error handling
* Removed a friends module test that I had.
|
2007-12-30 23:56:29 +00:00 |
|
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.
|
2007-12-30 22:57:27 +00:00 |
|
Tedd Hansen
|
6055db2bc3
|
server->script event path almost ready for remote scriptengine (translation table between local script ID and remote script ID missing)
|
2007-12-30 22:37:07 +00:00 |
|