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 ;)
|
17 years ago |
Tedd Hansen
|
e7dbaad04f
New ScriptServer protocol successfully implemented.
|
17 years ago |
Tedd Hansen
|
1e9a66cbaa
ScriptServer communication protocol (v1), primitive RPC-like TCP client/server
|
17 years ago |
Tedd Hansen
|
966f639ad6
Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.
|
17 years ago |
Jeff Ames
|
3c9505199a
Set svn:eol-style and svn:ignore.
|
17 years ago |
Teravus Ovares
|
373d801c40
* Added graceful remote script server connection error handling
|
17 years ago |
Teravus Ovares
|
57a1132585
* Fixed References in Prebuild so the project compiles
|
17 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.
|
17 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)
|
17 years ago |
Tedd Hansen
|
c084c54fb5
Added ScriptEngine.RemoteServer module
|
17 years ago |