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