커밋 기록

작성자 SHA1 메시지 날짜
  Justin Clark-Casey (justincc) bc7fda39b4 Merge branch 'justincc-master' 10 년 전
  Justin Clark-Casey (justincc) e10012a7a6 If a caller tries to queue a CAPs message to a scene presence that has no event queue (e.g. an NPC), only warn if event queue debugging is greater than zero. 10 년 전
  Robert Adams 1eea6fd452 varregion: Debug messages for region crossing debugging. 10 년 전
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, 10 년 전
  Justin Clark-Casey (justincc) a5ca15c428 Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending 10 년 전
  Justin Clark-Casey (justincc) f3edc0d8b7 minor: Extend warning message when adding trying to add an event for a client without a queue to include the event message name. 11 년 전
  Diva Canto 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 년 전
  Diva Canto d5367a219d Slight improvement: no need to delay the removal of the queues in EQ, because DisableSimulator is now being sent via UDP 11 년 전
  Diva Canto 878ce1e6b2 This should fix all issues with teleports. One should be able to TP as fast as needed. (Although sometimes Justin's state machine kicks in and doesn't let you) The EventQueues are a hairy mess, and it's very easy to mess things up. But it looks like this commit makes them work right. Here's what's going on: 11 년 전
  Diva Canto b5062ae7ee Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post requests timeout in 60 secs. 11 년 전
  Diva Canto 9e35b069a4 Reverting the reverts I did yesterday. cpu-branch has now been 11 년 전
  Diva Canto fa2370b32e Revert "Cleared up much confusion in PollServiceRequestManager. Here's the history:" 11 년 전
  Diva Canto e46459ef21 Cleared up much confusion in PollServiceRequestManager. Here's the history: 11 년 전
  Justin Clark-Casey (justincc) e8e073aa97 Simplify EventQueue cap setup so that it is also stat monitored. 11 년 전
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 년 전
  Justin Clark-Casey (justincc) 013710168b For stat purposes, add names to capability request handlers where these were not set 11 년 전
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes 11 년 전
  Justin Clark-Casey (justincc) 617637c788 minor: Fix usage error message for "debug eq" console command 11 년 전
  Justin Clark-Casey (justincc) 876d0d310f Add "show eq" console command to show numbers of messages in agent event queues. 11 년 전
  Melanie 7bf33d333a Plumb the path from the client to the extra physics params and back 11 년 전
  Diva Canto 86903f23dd Cleanup on region modules: gave short node id's to all of them. 12 년 전
  Diva Canto 4ac857f902 One more module: EventQueueGetModule. Also making it non-optional for this dll. 12 년 전
  Justin Clark-Casey (justincc) 0eb457442d minor: Add missing newlines and spacing to help for "debug eq" console command 12 년 전
  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 년 전
  Justin Clark-Casey (justincc) c935f03467 Put all debug console commands into a single Debug section rather than scattering them over other categories 12 년 전
  Justin Clark-Casey (justincc) 0147dc6302 Fix build break. Comment out EQG deregister/register logging. 12 년 전
  Justin Clark-Casey (justincc) 45af29291a Add level 2 debug eq logging which logs event queue polls. 12 년 전
  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 년 전
  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 년 전
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 년 전