aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/BuilIn_Commands.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Optimised using statements and namespace references across entire project ↵Adam Frisby2008-04-211-3/+0
| | | | (this took a while to run).
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
|
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-2/+2
|
* eolTedd Hansen2008-02-241-46/+46
|
* Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ↵Tedd Hansen2008-02-241-0/+46
new OSSL_BuilIn_Commands class where we can start adding our own modular commands.