Commit History

Author SHA1 Message Date
  Melanie Thielker c98287249e Add the XML manifests needed to get the new style modules to load. 15 years ago
  Teravus Ovares 53026affb3 * Instead of referencing mesh stuff in the physics plugin.. change the IMesh Interface. (blame prebuild) 15 years ago
  Teravus Ovares daac8ad2db * Tweak prebuild #2 15 years ago
  Teravus Ovares 881ab5412f * Fixes missing meshing reference. 15 years ago
  lbsa71 5572a00295 * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to that in all db tests. *phew* 15 years ago
  Homer Horwitz ae98a12235 And another fix for the windows build 15 years ago
  Homer Horwitz 9af49f4c59 Try another fix for the Windows build break 15 years ago
  Homer Horwitz 3e17e578a4 Fix windows build break. Hopefully. 15 years ago
  Homer Horwitz 648452dd91 - Add new RegionModulesControllerPlugin to the application modules 15 years ago
  Teravus Ovares e592d03843 * Committing what I have on the BulletDotNETPlugin that I have so far. 15 years ago
  Charles Krinke 54a27f9f5c Thank you kindly, MCortez for a patch that: 15 years ago
  Teravus Ovares 52c482a7a7 * This updates LibOMV to the current release 0.6.0 on March 19 2009 15 years ago
  Justin Clarke Casey 152b02c832 * Ooops, wasn't that - it was the lack of a Types reference isntead 15 years ago
  Justin Clarke Casey 58095b2802 * Add missing '.dll' to Serialization OpenMetaverse use to fix windows build break 15 years ago
  Justin Clarke Casey 93b26f8933 * iars: Serialize information about item creators to archive 15 years ago
  Mike Mazur f28886e26d Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization 15 years ago
  Mike Mazur 7b2977d625 Move ArchiveConstants to OpenSim.Framework.Archive 15 years ago
  Mike Mazur f784620780 Moving TarArchive to OpenSim.Framework.Archive 15 years ago
  Teravus Ovares 5a6e502266 * Fix silly windows prebuild borkage. To use System.Xml, the project must have it as a reference in prebuild.xml 15 years ago
  Mike Mazur c20e0286d3 Adding AssetInventory InventoryArchive plugin 15 years ago
  Mike Mazur 3676062277 Use Inventory{Item,Folder}Base in AssetInventoryServer. 15 years ago
  MW 171015f65f Moved Linden protocol login handling to modules in OpenSim.Client.Linden. There are two region modules in there LLStandaloneLoginModule (for standalone mode) and LLProxyLoginModule (for grid mode which just handles incoming expect_user and logoff_user messages from the remote login server) 15 years ago
  MW 03b8eddc37 Added OpenSim.Client.Linden which is a (non shared) region module that creates and initialises the LindenClientStack (or actually whatever client stack was set in opensim.ini) for that region. Currently this module is still at a early stage so just for testing, so its hardcoded to be disabled. To enable first turn off auto creation of the client stack in opensimbase (see last revision) and then in OpenSim.Client.Linden.LLClientStackModule change bool m_createClientStack = false; to true. 15 years ago
  MW 5626d43259 Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subscribes to the OnNewRegionCreated event on that interface rather than requesting the LoadRegionsPlugin directly. 15 years ago
  MW bb9ba1602b Changed the order of the OpenSim.Grid.GridServer and OpenSim.Grid.GridServer.Modules projects in prebuild.xml. Hopefully this will fix the mono build problem. 15 years ago
  MW d45fa9c2df Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid.GridServer.Modules. 15 years ago
  MW 95230c244c Applied patch from Mantis# 3240, thanks tlaukkan/Tommil 15 years ago
  Sean Dague 7f727bd33e This adds a new osGetAgentIP function with threat level set to High. It 15 years ago
  MW e2d30a0244 Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. 15 years ago
  lbsa71 309eaf4735 * Applied a patch that: Added prim parameters support to MXP client 15 years ago