aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptServer/ScriptServerMain.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comments + fix = in theory stand alone script server + "RemoteSevrver" ↵Tedd Hansen2007-12-301-3/+12
| | | | ScriptEngine (as opposed to "DotNetEngine") should work for a single region. It will however not work because it doesn't have two-way communication.
* * Optimized usingslbsa712007-10-301-9/+5
| | | | | | * Shortened type references * Removed redundant 'this' qualifier
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. ↵MW2007-10-291-1/+1
| | | | | | | Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. Note this has lead to a big flat project, but I think a lot of the files we most likely don't even use any longer. And others belong in other projects/namespaces anyway.
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
| | | | | | which cleans up the verbose logic
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
|
* getting all our line endings consistant againSean Dague2007-10-051-48/+48
|
* More reorganizing of new SE. Added debug print of application exception.Tedd Hansen2007-09-251-2/+2
|
* More structural changes to new SETedd Hansen2007-09-241-7/+6
|
* Reorganized some filesTedd Hansen2007-09-241-0/+49