aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptServer/ScriptServerMain.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Note to self: VisualSVN not fully compatible with OpenSim prebuild :)Tedd Hansen2008-09-121-103/+0
* Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen2008-09-121-1/+0
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+2
* Formatting cleanup.Jeff Ames2008-08-181-2/+1
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-1/+1
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-4/+0
* * Rolled back a few changes.Adam Frisby2008-05-011-8/+8
* * Cleaning code still.Adam Frisby2008-05-011-8/+8
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-2/+2
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-5/+5
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-14/+9
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-11/+3
* Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...Tedd Hansen2008-02-021-2/+3
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-1/+2
* ScriptServer communication is ok. Script is creatd on onrez. But since it can...Tedd Hansen2008-01-121-0/+9
* New ScriptServer protocol successfully implemented.Tedd Hansen2008-01-121-4/+25
* ScriptServer communication protocol (v1), primitive RPC-like TCP client/serverTedd Hansen2008-01-121-1/+1
* Dynamic loading of ScriptEngine in ScriptServerTedd Hansen2008-01-091-6/+15
* Full .dll-name in config option for ScriptEngine. Loading only scriptengine s...Tedd Hansen2008-01-021-0/+1
* Comments + fix = in theory stand alone script server + "RemoteSevrver" Script...Tedd Hansen2007-12-301-3/+12
* * Optimized usingslbsa712007-10-301-9/+5
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* * 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