aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptServerInterfaces.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-30Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares1-1/+1
2008-04-25* Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares1-2/+2
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-1/+1
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-2/+2
2008-02-02Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...Tedd Hansen1-1/+2
2008-01-12Added license to new filesTedd Hansen1-1/+29
2008-01-12Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen1-2/+4
2008-01-12ScriptServer communication is ok. Script is creatd on onrez. But since it can...Tedd Hansen1-0/+3
2008-01-09Dynamic loading of ScriptEngine in ScriptServerTedd Hansen1-0/+4
2008-01-06Set svn:eol-style.Jeff Ames1-52/+52
2008-01-05Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen1-0/+52