Justin Clark-Casey (justincc)
|
5c48d7a378
factor out common HandleShow code for "show uptime"
|
12 years ago |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 years ago |
Justin Clark-Casey (justincc)
|
a0469daf75
Implement command "land show". This shows all the parcels on the currently selected region/s
|
13 years ago |
Justin Clark-Casey (justincc)
|
cb14e1d272
Update the "config get <section> <key>" command to "config get [<section>] [<key>]"
|
13 years ago |
randomhuman
|
30306a775a
Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed.
|
14 years ago |
Diva Canto
|
0c0ac65d38
Added ': ' to password prompt. Mantis #4851
|
14 years ago |
mbowman
|
c211a120a5
Console output no longer requires loglevel to be set to info; you can run the simulator with log level WARN or ERROR and see the output of console commands
|
15 years ago |
Melanie
|
a22b12ecd4
Change prompt handling in console. No user changes
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Melanie Thielker
|
3ae9bb6d83
Move the color console logic from the appender into the local console, since
|
15 years ago |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
15 years ago |
Justin Clarke Casey
|
257fc5515a
* minor: remove some mono compiler warnings, minor cleanup
|
15 years ago |
Melanie Thielker
|
1b877234da
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
|
15 years ago |
Melanie Thielker
|
3ad2fef2d3
Prevent ICommander-generated subcommand trees from generating an exception
|
15 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |
Melanie Thielker
|
aaf8b07ecf
Allow entry of '?' in http URIs. If the field being typed begins with
|
15 years ago |
Melanie Thielker
|
a8f3d625cb
Guard the values used to set the cursor position in the real time console
|
15 years ago |
Justin Clarke Casey
|
88b273bc71
* refactor: Move export map function to world map module from scene
|
15 years ago |
Jeff Ames
|
163c1026d1
Fix some compiler warnings. Minor formatting cleanup.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
15 years ago |
Melanie Thielker
|
87f328bd30
Change the command parser and resolver to be able to disambiguate commands
|
15 years ago |
Melanie Thielker
|
a1393db7f0
Stopgap measure: To use gridlaunch, or GUI, start opensim with
|
15 years ago |
Jeff Ames
|
a3d14832af
Update svn properties, minor formatting cleanup.
|
15 years ago |
Justin Clarke Casey
|
a034b640da
* Add the ability to type help <command> for more detailed help about a specific command if any is available
|
15 years ago |
Melanie Thielker
|
e4ab15ccb1
Fix a .NET issue where changing a locked reference would cause a crash
|
15 years ago |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
15 years ago |
Adam Frisby
|
6fb254965d
* Added some debug information when console commands fail.
|
16 years ago |
Homer Horwitz
|
8ae8bec4d1
Changed "show users" command to display only root agents, "show users full" to
|
16 years ago |
Jeff Ames
|
bea7d4d81a
Update svn properties, formatting cleanup.
|
16 years ago |