This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-23 09:16:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df7abbb367ecac2fb09e1af10d3ec2a792ea2ed2
opensim
/
OpenSim
/
Framework
/
Console
History
Justin Clark-Casey (justincc)
133f05dc41
Add text about using double quotes to surround console command arguments containing spaces to "help" text.
...
e.g. show object name "My long object name"
2012-04-28 00:29:08 +01:00
..
AssemblyInfo.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
CommandConsole.cs
Add text about using double quotes to surround console command arguments containing spaces to "help" text.
2012-04-28 00:29:08 +01:00
ConsoleBase.cs
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
2011-10-25 20:24:21 +01:00
ConsolePluginCommand.cs
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
2010-01-20 00:16:08 +00:00
LocalConsole.cs
Minor improvements to logging
2012-04-24 21:38:09 +01:00
MockConsole.cs
Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole.
2012-03-01 03:23:10 +00:00
OpenSimAppender.cs
Change appender to deal with line feeds more intelligently.
2010-05-19 04:17:56 +01:00
RemoteConsole.cs
Stop also adding an ordinary http handler when we set up a poll http handler.
2011-12-07 12:28:42 +00:00