aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Animations/AnimationsCommandModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-15/+16
2013-01-25Add "debug set set animations true|false" region console command.Justin Clark-Casey (justincc)1-19/+4
2013-01-04Fix indenting on ConsoleDisplayTable, align indenting on "show animations" co...Justin Clark-Casey (justincc)1-1/+1
2013-01-04minor: Allow objects to be added directly to a row on a ConsoleDisplayTable r...Justin Clark-Casey (justincc)1-1/+1
2013-01-04Add "show animations" console command for debug purposes.Justin Clark-Casey (justincc)1-57/+77
2012-10-19minor: Increase attachment name field from 36 to 50 chars in "attachments sho...Justin Clark-Casey (justincc)1-1/+1
2012-07-25Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)1-1/+1
2012-05-23refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTabl...Justin Clark-Casey (justincc)1-6/+6
2012-05-23refactor: rename ConsoleTable -> ConsoleDisplayTable for clarityJustin Clark-Casey (justincc)1-1/+1
2012-05-10Add ConsoleTable framework class for future uniform formatting of console out...Justin Clark-Casey (justincc)1-8/+26
2012-05-10Add "attachments" show console command that will show the server's record of ...Justin Clark-Casey (justincc)1-0/+177