Commit Graph

10 Commits (bfe520387ed3061ba55ea2e58c565016e7a3159e)

Author SHA1 Message Date
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Brad Payne (Vir Linden) fe042430b0 Fix for windows build failure 2013-03-06 10:46:43 -05:00
Don Kjer 54cdc322b8 Fixing issues with not detecting when LLSD XML parsing fails. Changing most http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. 2013-03-05 22:05:22 -08:00
Leyla Farazha 1a6908a2d9 SH-1299 and SH-1300 Adding mesh enabled checkbox to region floater 2011-04-13 16:31:16 -07:00
Merov Linden 6371ce7727 Clean up license headers in a handfull of files 2011-02-04 15:38:15 -08:00
Kyle Ambroff 7be4f43d17 Null checks for mOutput for good luck. 2010-10-25 10:08:42 -07:00
Kyle Ambroff 9b97fc3f30 ER-219: Add an asynchronous api for the region debug console
Add support for a new capability, SimConsoleAsync. This is a replacement for
the deprecated SimConsole capability that provides an asynchronous API. The old
API is still supported, but the simulator will never support both.

For the new API, commands will be sent via HTTP POST to the SimConsoleAsync
capability, same as before. But the resulting output will be pushed to the
viewer view the event-poll, using the newly added SimConsoleResponse LLSD
message.

Will review with Simon or Falcon.
2010-10-23 18:43:27 -07:00
Matthew Breindel (Falcon) 4b9abaaab9 Cleaned up the debug console a bit. Gave it a command history and proper scrolling to the bottom of the returned data. 2010-08-26 17:09:15 -07:00
brad kittenbrink 816cf7db82 Adding a simple region debug console. 2010-07-29 19:49:13 -07:00