Jeff Ames
|
65c5efe43b
|
Formatting cleanup.
|
2008-05-16 01:22:11 +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
|
6ed5283bc0
|
Converted logging to use log4net.
Changed LogBase to ConsoleBase, which handles console I/O.
This is mostly an in-place conversion, so lots of refactoring can still be done.
|
2008-02-05 19:44:27 +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 |
|
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 |
|
Tedd Hansen
|
c084c54fb5
|
Added ScriptEngine.RemoteServer module
|
2007-12-30 19:08:22 +00:00 |
|