Commit History

Author SHA1 Message Date
  Melanie f548a41fb8 Merge branch 'master' into careminster 11 years ago
  Justin Clark-Casey (justincc) 617637c788 minor: Fix usage error message for "debug eq" console command 11 years ago
  Justin Clark-Casey (justincc) 876d0d310f Add "show eq" console command to show numbers of messages in agent event queues. 11 years ago
  Melanie e0e9118f81 The viewer tries to parse the error message body to LLSD - give it some. 11 years ago
  Melanie 7bf33d333a Plumb the path from the client to the extra physics params and back 11 years ago
  Melanie 9a5679876e Merge branch 'master' into careminster 12 years ago
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. 12 years ago
  Melanie 389077345f Merge branch 'master' into careminster 12 years ago
  Diva Canto 4ac857f902 One more module: EventQueueGetModule. Also making it non-optional for this dll. 12 years ago
  Melanie fa52effb27 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 0eb457442d minor: Add missing newlines and spacing to help for "debug eq" console command 12 years ago
  Melanie 6ce93b22d1 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) e76b01a201 Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to prevent an inactive connection being left behind if the user closes the viewer whilst the connection is being established. 12 years ago
  UbitUmarov 617f1b9223 just remove the damm thing 12 years ago
  Melanie 26d89777d8 Merge branch 'avination' into careminster 12 years ago
  UbitUmarov 02cb0bf80a added a timeout paramenter to PollServiceEventArgs, so each type can define it's timeout 12 years ago
  Melanie 32cc9c6094 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) c935f03467 Put all debug console commands into a single Debug section rather than scattering them over other categories 12 years ago
  Melanie ebd9d2618b Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 0147dc6302 Fix build break. Comment out EQG deregister/register logging. 12 years ago
  Justin Clark-Casey (justincc) 45af29291a Add level 2 debug eq logging which logs event queue polls. 12 years ago
  Justin Clark-Casey (justincc) 6501b1b1bb refactor: move EventQueueGet path generation into common method. Rename some local variables in line with code conventions. Add commented out EQG log lines for future use. 12 years ago
  Melanie 31ab8b2fe0 Merge branch 'master' into careminster 12 years ago
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 12 years ago
  UbitUmarov 84ca09f7c5 added ObjectPhysicsProperties http event message to send viewer that data. For now on caps/EventQueue, and still only used on a material change... 12 years ago
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 years ago
  Justin Clark-Casey (justincc) e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. 12 years ago
  Justin Clark-Casey (justincc) 658d02b5e9 Improve some of the debug help messages 12 years ago
  Justin Clark-Casey (justincc) ff0d020007 Correct mistake in "debug eq" help 12 years ago
  Justin Clark-Casey (justincc) 0a60e9537f comment out a noisy log line I accidentally left in from the last commit 13 years ago