aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/AsyncCommandPlugins/Listener.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-76/+0
* Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker2008-09-231-0/+1
* * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby2008-05-081-4/+7
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-301-1/+1
* Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares2008-04-301-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-8/+0
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-3/+1
* Moved AsyncCommandManager into separate classes under "plugins".Tedd Hansen2008-02-251-3/+76
* eolTedd Hansen2008-02-251-10/+10
* Step 1 in reorganizing AsyncCommandManagerTedd Hansen2008-02-251-0/+10