aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/OpenSim.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mantis#1567. Thank you kindly, Dmiles for a patch that addresses:Charles Krinke2008-06-181-1/+10
| | | | | | Add a .Trim() that was forgotten in a previous patch titled: [PATCH] Adds an API for for plugins to create new Console commands and Help
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-091-52/+53
|
* Mantis#1499. Thank you kindly, DMiles for a patch that:Charles Krinke2008-06-081-77/+132
| | | | | | | was incorrectly sending the command along with the args to the CommandDelegate help was getting lost on top of normal help & help was getting missed except in an exact match (and only returning the first)
* Mantis#1495. Thank you kindly, Kinoc for:Charles Krinke2008-06-071-1/+93
| | | | | | 0001495: [PATCH] Adds an API for for plugins to create new Console commands and Help
* * Fix build break by eliminating remaining IScenePermissions references - ↵Justin Clarke Casey2008-06-011-2/+2
| | | | | | | | must remember to nant clean * Hook all server startups into base opensim server startup method
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-011-5/+2
|
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-011-0/+680