aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/AsyncCommandPlugins/Listener.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| | | | | * This is one of those times (should fix build)
* Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or ↵Teravus Ovares2008-04-301-1/+1
| | | | | | | explicitly in many cases Thanks Melanie! * Also, I moved the event parser and re-writer to a separate static object. More work will be done here shortly.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-8/+0
| | | | (this took a while to run).
* 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