aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/CommandConsole.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix repeated ArgumentOutOfRangeException when a local OpenSim console is resi...Justin Clark-Casey (justincc)2010-01-081-2/+6
* Formatting cleanup.Jeff Ames2009-10-011-5/+5
* Change prompt handling in console. No user changesMelanie2009-08-221-2/+2
* Add the OpenSim.ConsoleClient app.Melanie2009-08-171-1/+91
* Filling in the blanks: The "meat" of the REST consoleMelanie2009-08-171-0/+60
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Committing the new server baseMelanie Thielker2009-05-051-1/+1
* Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simpleMelanie Thielker2009-05-041-0/+467