aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/LSLLongCmdHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague2007-09-131-148/+148
* Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m...Tedd Hansen2007-09-131-15/+15
* Forgot mutex lock on List<> for timersTedd Hansen2007-08-251-11/+15
* Removal of script that was unable to compile no longer crashes server.Tedd Hansen2007-08-251-1/+0
* testing Tedds temporary CIA-standinTedd Hansen2007-08-251-1/+0
* testing Tedds temporary CIA-standinTedd Hansen2007-08-251-0/+1
* Added class for "long commands" (command that returns as event) with dedicate...Tedd Hansen2007-08-251-0/+145