aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Possible fix for: Remoting exceptions with adjacent non-running sims.Tleiades Hax2007-10-181-1/+1
| | | | | | | | | Bugs 449, 454, 408, 244, 197 implemented InformClientOfNeighbours as an asynchroneous process, handling timeouts without blocking the main thread. Improved logging of errors, removed catch all in try catch
* * Applied Chillken patch #418: copyright-r2094.patch updating copyright ↵lbsa712007-10-157-0/+196
| | | | messages. Thanks Chillken!
* Some more work on new ScriptEngine.Tedd Hansen2007-10-0516-0/+5495