aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/InterfaceCommander/Command.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-08Added option for UUID as command parameters. This lets the command handle the...Dan Lake1-0/+4
2010-02-12Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague1-4/+4
2009-02-12* optimized usings.lbsa711-4/+4
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-07Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker1-0/+12
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-02-05* refactor: Split out module Command class into a separate fileJustin Clarke Casey1-123/+1
2009-01-25* Fixed a small logical error in error handling of console commands.Homer Horwitz1-16/+22
2008-07-25*Added CommandIntentions that is used to describe a console commands hazard. ...mingchen1-1/+8
2008-05-04Update svn properties.Jeff Ames1-312/+312
2008-05-04* Updating some file locations.Adam Frisby1-307/+312
2008-05-01* Rolled back a few changes.Adam Frisby1-11/+11
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-11/+11
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-307/+307
2008-04-30* Commiting a bunch of missed files.Adam Frisby1-0/+308