aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Console/RemoteConsole.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Add copyright headers, formatting cleanup, ignore some generated files.Jeff Ames2009-05-311-1/+1
* cleaning out warnings.Dr Scofield2009-05-221-4/+4
* Implement .ini file includes. Anything that begins with "Include-" will beMelanie Thielker2009-05-211-1/+3
* Put some meat on the bones of the REST console. NO user functionality yetMelanie Thielker2009-05-201-1/+45
* Move the color console logic from the appender into the local console, sinceMelanie Thielker2009-05-201-1/+2
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-1/+1
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-1/+1
* Prebuild changes to allow the console to reference the http serverMelanie Thielker2009-05-041-0/+15
* Add a skeleton class, "RemoteConsole", for a console that uses RESTMelanie Thielker2009-05-041-0/+57