aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-1/+1
* Allow entry of '?' in http URIs. If the field being typed begins withMelanie Thielker2009-02-211-4/+13
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-201-3/+3
* * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa712009-02-191-1/+1
* Guard the values used to set the cursor position in the real time consoleMelanie Thielker2009-02-131-13/+39
* * refactor: Move export map function to world map module from sceneJustin Clarke Casey2009-02-131-0/+1
* Fix some compiler warnings. Minor formatting cleanup.Jeff Ames2009-02-131-2/+2
* * optimized usings.lbsa712009-02-121-8/+9
* 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