aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/LSLLongCmdHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-295/+0
* ScriptServer communication is ok. Script is creatd on onrez. But since it can...Tedd Hansen2008-01-121-0/+8
* * Optimized usingslbsa712007-12-271-7/+7
* From Michael Osias (IBM)Sean Dague2007-12-131-3/+3
* From Michael Osias (IBM)Sean Dague2007-12-121-114/+46
* * Optimized usingslbsa712007-10-301-34/+40
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+28
* Code from Illumious Beltran (IBM) implementing more LSLSean Dague2007-10-051-1/+60
* fixing me some line endingsSean Dague2007-09-171-262/+262
* Implemented: llSetText, llResetScript Tedd Hansen2007-09-161-148/+262
* 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