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-26 20:15:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc5d554f548e973221f8a18cdcb5a5883ed6039f
opensim
/
OpenSim
/
Framework
/
Console
History
UbitUmarov
02cb0bf80a
added a timeout paramenter to PollServiceEventArgs, so each type can define it's timeout
2012-07-04 17:40:02 +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
Allow the user to enter help topics in upper or lowercase.
2012-03-24 03:07:01 +00: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
Updated some variables to be closer to the coding standards (and easier to understand).
2011-09-16 20:24:47 +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
added a timeout paramenter to PollServiceEventArgs, so each type can define it's timeout
2012-07-04 17:40:02 +01:00