Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) f99b89990c Add scratch AvatarFactoryModuleTests with one test to do a partial check on AvatarFactoryModule.SetAppearance() 13 years ago
  Justin Clark-Casey (justincc) 46f5893d55 Add basic flotsam asset cache test for retrieved cached asset. 13 years ago
  Justin Clark-Casey (justincc) 513d63455e Create a very basic initial test which just creates an 'npc' and tests that the scene presence exists 13 years ago
  Robert Adams 302d72701d BulletSim initial checkin 13 years ago
  Diva Canto fd57c91b4a First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD. 13 years ago
  Diva Canto 78e76bba38 Removed unused dependency (that happened to have the wrong path) 13 years ago
  Diva Canto 3c15c0b264 Added test IM client. 13 years ago
  Diva Canto d21e9c755f HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights. 13 years ago
  Melanie 1bdac6ed19 Fix up nant linux build break 13 years ago
  Melanie 4f588ad7ba Fix up some paths in prebuild 13 years ago
  Diva Canto 10180760b7 Works! 13 years ago
  Diva Canto 6b2b036387 Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles. 13 years ago
  Diva Canto e3c27d8527 Nope, that didn't feel right. Moving all those modules to Linden space. 13 years ago
  Diva Canto 3e79842312 Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll 13 years ago
  Diva Canto d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
  Diva Canto e579a990b4 Removed stale client components: MXP and VWoHTTP. 13 years ago
  Diva Canto 0d5a80ad78 Removed unused libraries: RAILS.dll and dependencies. 13 years ago
  Justin Clark-Casey (justincc) 6613daa82a Add a regression test for rezzing a single object into a scene from user inventory 13 years ago
  Diva Canto 7592a033df Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd. 13 years ago
  Justin Clark-Casey (justincc) 9d40c0dcc7 Remove the SQLite legacy adaptor. This is no longer needed now that the main adaptor works on Mac OS X. 13 years ago
  Justin Clark-Casey (justincc) de0730a54c Add OpenSim.Server.Base reference in prebuild.xml. Initialize svc_checks dictionary in WebkeyOrPasswordAuthenticationService, which was what was causing the load failure. 13 years ago
  Justin Clark-Casey (justincc) ea72745d43 Log the xml/ini regions config files that opensim loads from, and the regions that it loaded from them 13 years ago
  Justin Clark-Casey (justincc) b34743e5fe Add an initial confidence-building TestAddObject() for prim counts. 13 years ago
  BlueWall 97d46648cd More SQLite work. 13 years ago
  Justin Clark-Casey (justincc) 481ca910da add test for MoapModule.SetMediaUrl() 13 years ago
  Justin Clark-Casey (justincc) 6ef7ea454c Remove old 2 year unused linden stack region module shell 13 years ago
  Justin Clark-Casey (justincc) c383dbd06d implement "show throttles" command for showing current agent throttles and the server settings. 13 years ago
  Justin Clark-Casey (justincc) df740d8e5c remove reference to CoreModules from ClientStack.LindenUDP 13 years ago
  BlueWall 69c8cc787f Make FireAndForgetWrapper a singleton class 13 years ago
  justincc eb07dfc900 Fix windows compile break 14 years ago