aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console (follow)
Commit message (Expand)AuthorAgeFilesLines
* change console main help to match masterUbitUmarov2015-09-241-13/+8
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-1/+1
* bad merge?UbitUmarov2015-09-011-7/+12
|\
| * Merge branch 'master' into careminsterMelanie2013-10-061-1/+1
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-09-011-2/+27
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-08-071-1/+21
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-07-241-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-05-111-0/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-221-4/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-02-051-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-101-5/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-01-041-7/+8
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-12-161-4/+24
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix new command console code to match the output of the original while keepingMelanie2012-11-231-2/+5
| * | | | | | | | | | | Add a newline before the constant help textMelanie2012-11-231-0/+1
| * | | | | | | | | | | Revert help to display a full command list. Leave the help categories in asMelanie2012-11-231-5/+6
| * | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-11-231-1/+28
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-223-11/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-11-151-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-261-66/+180
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-121-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-10-071-0/+114
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | missing fileUbitUmarov2012-09-261-1/+1
| * | | | | | | | | | | | | | | | | Allow the use of the region debug console found in recent viewers. This consoleMelanie2012-08-144-2/+16
| * | | | | | | | | | | | | | | | | Merge branch 'avination' into careminsterMelanie2012-07-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | added a timeout paramenter to PollServiceEventArgs, so each type can define ...UbitUmarov2012-07-041-1/+1
* | | | | | | | | | | | | | | | | | | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* | | | | | | | | | | | | | | | | | | Revert "Allow a console command to give blank arguments ("") without the pars...dahlia2015-03-141-5/+2
* | | | | | | | | | | | | | | | | | | Allow a console command to give blank arguments ("") without the parser faili...Justin Clark-Casey (justincc)2015-03-111-2/+5
* | | | | | | | | | | | | | | | | | | Add persistent command history in consoleJak Daniels2014-09-231-2/+56
* | | | | | | | | | | | | | | | | | | Add a "debug scene set child-repri <double>" command that allows child reprio...Justin Clark-Casey (justincc)2014-07-291-2/+42
* | | | | | | | | | | | | | | | | | | Add ICommands.HasCommand() method so that we can detect whether a command has...Justin Clark-Casey (justincc)2014-07-182-15/+32
* | | | | | | | | | | | | | | | | | | Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* | | | | | | | | | | | | | | | | | | Compile the regex that extract categories for colourization just once rather ...Justin Clark-Casey (justincc)2014-05-231-5/+7
* | | | | | | | | | | | | | | | | | | Allow console output to be multiline by making colourization regex RegexOptio...Justin Clark-Casey (justincc)2014-05-231-1/+1
* | | | | | | | | | | | | | | | | | | minor: Use Vector2.Zero constant and only set in condition branch where it wa...Justin Clark-Casey (justincc)2014-04-301-1/+2
* | | | | | | | | | | | | | | | | | | Assign value to 'vector' to fix building under xbuild and MonodevelopBlueWall2014-04-301-0/+1
* | | | | | | | | | | | | | | | | | | Add "terrain show" console command which outputs terrain height for a given r...Justin Clark-Casey (justincc)2014-04-301-13/+65
* | | | | | | | | | | | | | | | | | | Eliminated many warningsOren Hurvitz2014-04-231-0/+2
* | | | | | | | | | | | | | | | | | | minor: Increase size of parcel name field in "land show" console command outp...Justin Clark-Casey (justincc)2014-03-061-1/+6
* | | | | | | | | | | | | | | | | | | Add UUID and ready status (whether region has finished starting up) to "show ...Justin Clark-Casey (justincc)2014-03-051-0/+43
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Make it possible to disconnected a specified number of bots via the pCampbot ...Justin Clark-Casey (justincc)2013-08-191-2/+27
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Make it possible to switch whether we serialize osd requests per endpoint or ...Justin Clark-Casey (justincc)2013-08-051-1/+21
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add request received/handling stats for caps which are served by http poll ha...Justin Clark-Casey (justincc)2013-07-151-1/+1
* | | | | | | | | | | | | | | Adding Avination's PollService to round out the HTTP inventory changesMelanie2013-06-071-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Implement delete key for local consoleJustin Clark-Casey (justincc)2013-05-091-0/+15
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Correct mistake in parsing 'show object pos' and similar pos commands where t...Justin Clark-Casey (justincc)2013-02-201-4/+4
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | minor: Remove unnecessary commented out code from last commit c28a2f05 and fi...Justin Clark-Casey (justincc)2013-01-091-4/+1