aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-14/+31
* Change the command parser and resolver to be able to disambiguate commandsMelanie Thielker2009-02-101-0/+12
* Stopgap measure: To use gridlaunch, or GUI, start opensim withMelanie Thielker2009-02-101-0/+30
* Update svn properties, minor formatting cleanup.Jeff Ames2009-02-091-1/+1
* * Add the ability to type help <command> for more detailed help about a speci...Justin Clarke Casey2009-02-091-8/+121
* Fix a .NET issue where changing a locked reference would cause a crashMelanie Thielker2009-02-071-6/+18
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-073-181/+531
* Removed some of the darker colors from console messages as they were not visi...Dahlia Trimble2009-01-201-6/+7
* oops hash codes can be negative, account for thatSean Dague2009-01-191-1/+2
* added display of exceptionSean Dague2009-01-191-1/+1
* change the appender to have a few more colors, none of which are redSean Dague2009-01-191-2/+16
* * Added some debug information when console commands fail.Adam Frisby2008-11-241-0/+1
* Changed "show users" command to display only root agents, "show users full" toHomer Horwitz2008-09-122-2/+2
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-1/+1
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-181-0/+1
* Formatting cleanup.Jeff Ames2008-08-183-14/+14
* * Insert a new 'set log level [level] command on the console'Justin Clarke Casey2008-08-161-1/+6
* * Make currently selected region appear in the region console promptJustin Clarke Casey2008-08-051-2/+7
* * refactor: change console base 'component name' to 'default prompt' since th...Justin Clarke Casey2008-08-051-4/+13
* * Hive off ConsolePluginCommand into its own framework classJustin Clarke Casey2008-07-121-0/+139
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-101-9/+7
* *Fixed bug that caused failure when System.Console.Readline returns null (no ...mingchen2008-06-091-2/+10
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-011-7/+0
* Formatting cleanup.Jeff Ames2008-05-162-12/+12
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-121-2/+0
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-012-2/+2
* * Assorted spring cleanings.Adam Frisby2008-05-011-2/+1
* * Fixed an annoying pop-up box when crossing borders.Teravus Ovares2008-04-231-2/+2
* * Fix a console issue where pressing return on some operating systems cause t...Teravus Ovares2008-04-231-0/+4
* Thank you kindly, Tyre for :Charles Krinke2008-04-231-10/+16
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-212-8/+4
* sadly, had to modify line by Ter because it caused mono cil compilerSean Dague2008-04-011-1/+2
* * Set Svn Properties eol-style: |337Teravus Ovares2008-03-311-1/+1
* Formatting cleanup.Jeff Ames2008-03-185-133/+131
* Report command string on ConsoleBase.RunCommand exceptionJustin Clarke Casey2008-02-201-1/+2
* * just added a readonly and a commentlbsa712008-02-201-1/+1
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-181-4/+4
* Added copyright notices.Jeff Ames2008-02-171-2/+28
* attempt to make our logging at least fail gracefully, we'll see if this helpsSean Dague2008-02-141-26/+33
* * Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey2008-02-091-3/+3
* make a couple more changes to get us back very close to old color schemeSean Dague2008-02-061-3/+16
* ummm... removed 1 too many newlines, formating a bit better nowSean Dague2008-02-061-1/+1
* pass 1 on getting colors back to the consoleSean Dague2008-02-061-0/+69
* Removed super-stealth mode from PasswdPrompt. (Now you can see the prompt)Jeff Ames2008-02-061-0/+1
* Revert color console changes until a cross-platform method is found.Jeff Ames2008-02-061-1/+0
* Added colors back to console output.Jeff Ames2008-02-061-10/+0
* Converted logging to use log4net.Jeff Ames2008-02-052-119/+42
* * Fixing the console write on shutdown where the object is already disposed.Teravus Ovares2008-02-051-46/+63
* Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen2008-02-021-1/+13
* * Changing log messages to use 24 hour clock rather than 12 hour - hope nobod...Justin Clarke Casey2008-01-231-2/+2