aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/ServerBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-22Add "get log level" command - this returns the current server session console...Justin Clark-Casey (justincc)1-19/+31
2012-11-22Make "set log level" command available across all serversJustin Clark-Casey (justincc)1-0/+31
2012-11-22Make "show info" command available across all serversJustin Clark-Casey (justincc)1-2/+182
2012-11-22Factor out common registration of "show uptime" commandJustin Clark-Casey (justincc)1-0/+12
2012-11-22factor out common HandleShow code for "show uptime"Justin Clark-Casey (justincc)1-0/+50
2012-11-22refactor: Factor out copy/pasted server uptime report codeJustin Clark-Casey (justincc)1-18/+20
2009-04-14Update svn properties.Jeff Ames1-56/+56
2009-04-11* Minor MRM CleanupAdam Frisby1-56/+56
2009-04-06Add copyright headers, formatting cleanup.Jeff Ames1-1/+28
2009-04-06Update svn properties.Jeff Ames1-29/+29
2009-04-05* Implements ISocialEntity - this represents the class of "user-like" objects...Adam Frisby1-1/+0
2009-04-04* More fiddling with MRM IPersistence, now stores <T> instead of Object.Adam Frisby1-4/+5
2009-04-04* Changed IPersistence interface so that passing the MRMBase is unessecary.Adam Frisby1-6/+4
2009-04-03* Implements "ID" semi-global within MRM scripts. This is tied to the 'state ...Adam Frisby1-0/+31