OpenSimMirror/OpenSim/Framework/Servers
Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
This is to deal with the hundred lines of command splurge when one previously typed "help"
Modelled somewhat on the mysql console
One can still type help <command> to get per command help at any point.
Categories capitalized to avoid conflict with the all-lowercase commands (except for commander system, as of yet).
Does not affect command parsing or any other aspects of the console apart from the help system.
Backwards compatible with existing modules.
2012-03-08 01:51:37 +00:00
..
HttpServer Stop spurious scene loop startup timeout alarms for scenes with many prims. 2012-02-24 05:02:33 +00:00
Tests Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. 2011-03-09 23:25:24 +00:00
BaseOpenSimServer.cs Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 2012-03-08 01:51:37 +00:00
MainServer.cs Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
VersionInfo.cs Flick master up to 0.7.4 2012-02-29 23:45:14 +00:00