aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/ScriptEngine/DotNetEngine/LSLLongCmdHandler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-30* Optimized usingslbsa711-34/+40
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa711-0/+28
2007-10-05Fixed bug in last commitTedd Hansen1-1/+1
2007-10-05Some more work on new ScriptEngine.Tedd Hansen1-0/+0
2007-10-05Code from Illumious Beltran (IBM) implementing more LSLSean Dague1-1/+60
2007-09-17fixing me some line endingsSean Dague1-262/+262
2007-09-16Implemented: llSetText, llResetScript Tedd Hansen1-148/+262
2007-09-13remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague1-148/+148
2007-09-13Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m...Tedd Hansen1-15/+15
2007-08-25Forgot mutex lock on List<> for timersTedd Hansen1-11/+15
2007-08-25Removal of script that was unable to compile no longer crashes server.Tedd Hansen1-1/+0
2007-08-25testing Tedds temporary CIA-standinTedd Hansen1-1/+0
2007-08-25testing Tedds temporary CIA-standinTedd Hansen1-0/+1
2007-08-25Added class for "long commands" (command that returns as event) with dedicate...Tedd Hansen1-0/+145