aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/AsyncCommandManager.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-291-0/+7
| | | | | | that adds function stub to request region info by name and adds llRequestSimulatorData() and the dataserver event
* Formatting cleanup.Jeff Ames2008-05-161-2/+2
|
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-011-1/+1
| | | | | * Made a bunch more members static, removed some dead code, general cleaning.
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-12/+7
| | | | (this took a while to run).
* Formatting cleanup.Jeff Ames2008-03-181-27/+25
|
* Moved AsyncCommandManager into separate classes under "plugins".Tedd Hansen2008-02-251-497/+24
|
* eolTedd Hansen2008-02-251-677/+677
|
* Step 1 in reorganizing AsyncCommandManagerTedd Hansen2008-02-251-0/+677