Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 7505f23f80 Improve some of the debug help messages 13 years ago
  Justin Clark-Casey (justincc) fcd60c6b74 Correct mistake in "debug eq" help 13 years ago
  Justin Clark-Casey (justincc) a819890137 Add a "debug eq" console command for debugging. 13 years ago
  Justin Clark-Casey (justincc) d5dfbc3844 Add new EventQueueTests with basic test to check that adding a client registers an http poll 13 years ago
  Justin Clark-Casey (justincc) e5286b7b7c Fix bugs in EventQueueGetModule.ClientClosed() and BaseHttpServer.RemovePollServerHTTPHandler() that stopped existing code in ClientClosed() from actually tearing down the poll handler 13 years ago
  Justin Clark-Casey (justincc) 353170589b Improve locking when access queue in EventQueueGetModule 13 years ago
  Diva Canto ac9697edbe Fixed: EventQueueGet and other caps were being wrongly deregistered. Also CapabilitiesModule was being instantiated twice (damn Mono.Addins). 13 years ago
  Diva Canto 10180760b7 Works! 13 years ago
  Diva Canto f79400e94c Broke down Caps.cs into a generic Caps object that simply registers/unregisters capabilities and a specific bunch of capability implementations in Linden space called BunchOfCaps. 13 years ago
  Diva Canto e3c27d8527 Nope, that didn't feel right. Moving all those modules to Linden space. 13 years ago
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago