Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) d6890d78ad Make currently unfiltered EventQueue log messages only appear now at DebugLevel 1 10 years ago
  UbitUmarov 9f5e19127d comment out a debug msg. more on gods being Gods 10 years ago
  UbitUmarov 70890e211a add queue transition code needs review/more testing 10 years ago
  UbitUmarov fa59cddc28 remove old and dead code that its only making it hard to understand 10 years ago
  UbitUmarov 86a9710e77 change previus code, send a NoEvents response back to http server, even 10 years ago
  UbitUmarov ee951f7a10 EventQueueGetModule: dont reuse queues, we dont know whats there; make 10 years ago
  Justin Clark-Casey (justincc) bc7fda39b4 Merge branch 'justincc-master' 10 years ago
  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 years ago
  Robert Adams 1eea6fd452 varregion: Debug messages for region crossing debugging. 10 years ago
  Melanie e79fab91db Intermediate commit. Sill errors. 10 years ago
  Robert Adams 7e32313a49 varregion: Add region size to teleport event messages (EnableSimulator, 10 years ago
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, 10 years ago
  Justin Clark-Casey (justincc) a5ca15c428 Create regression test TestSendAgentGroupDataUpdate() for groups agent data sending 10 years ago
  Melanie 4a6eff1ee8 Merge branch 'master' into careminster 11 years ago
  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 years ago
  Melanie bf283208df Merge branch 'master' into careminster 11 years ago
  Diva Canto 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 years ago
  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 years ago
  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 years ago
  Melanie a7eb1b5b85 Merge branch 'master' into careminster 11 years ago
  Diva Canto b5062ae7ee Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post requests timeout in 60 secs. 11 years ago
  Diva Canto 9e35b069a4 Reverting the reverts I did yesterday. cpu-branch has now been 11 years ago
  Melanie 7830cc9954 Merge branch 'master' into careminster 11 years ago
  Diva Canto fa2370b32e Revert "Cleared up much confusion in PollServiceRequestManager. Here's the history:" 11 years ago
  Diva Canto e46459ef21 Cleared up much confusion in PollServiceRequestManager. Here's the history: 11 years ago
  Justin Clark-Casey (justincc) e8e073aa97 Simplify EventQueue cap setup so that it is also stat monitored. 11 years ago
  Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 years ago
  Justin Clark-Casey (justincc) 013710168b For stat purposes, add names to capability request handlers where these were not set 11 years ago
  Melanie 7c0bfca7a0 Adding Avination's PollService to round out the HTTP inventory changes 11 years ago
  Melanie 4cb7ee47f2 Let the event queue do lees work - expire every 40s as per Teravus instead of every seconds - whoever put that in.... 11 years ago