Commit History

Author SHA1 Message Date
  Diva Canto f9a7099abc Moved RegionCombinerModule to OptionalModules. Removed it as its own top-level project/dll. 8 years ago
  Diva Canto d00f73c3a4 Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework. 8 years ago
  Diva Canto cb79e580dc Fixed wrong path to Meshing dll 8 years ago
  Diva Canto dac8edd5dd Transformed the LLUDP ad-hoc plugin into a region module. It works. 8 years ago
  Diva Canto 0235e58fff Moved ExtendedPhysics from OptionalModules to Bullet project, because it's very much an optional Bullet feature. This way, Bullet doesn't need to depend on the OptionalModules dll. No changes in configs or behavior. 8 years ago
  UbitUmarov 371c9dd2af bad merge? 8 years ago
  Diva Canto 9435405ca1 Deleted physics plugin classes. 8 years ago
  Diva Canto 50e7e38f45 Physics refactoring: all unit tests pass. 8 years ago
  Diva Canto 11194209df First commit where physics work as region module. 8 years ago
  Diva Canto 134d4300f0 All physics plugins are now region modules. Compiles but doesn't run. 8 years ago
  Diva Canto 49ab478d28 Fixed a namespace dependency. Also started preparing prebuild.xml for making physics region modules. 8 years ago
  Diva Canto 3741edd1c7 Refactored Meshing modules: 8 years ago
  Diva Canto ce2c67876e More namespace and dll name changes. Still no functional changes. 8 years ago
  Diva Canto 1d6b33bc2d Major renaming of Physics dlls / folders. No functional changes, just renames. 8 years ago
  Christopher b5be5ca490 Make osAvatarName2Key() able to get names from unknown HG users 9 years ago
  AliciaRaven ce62824b1f Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. 9 years ago
  Diva Canto c8cd2f18f5 Mantis #7657: similar fixes for FSAssets. 9 years ago
  Melanie Thielker c59144ff13 More cleanup, add missing refs to prebuild, remove refs to stuff not 9 years ago
  Melanie Thielker a343c07d12 Some cleanup, add prebuild project, correct path 9 years ago
  BlueWall 14a9596121 Removing parts that escaped from the lab - thanks AliciaRaven 9 years ago
  Diva Canto c4ecd1946b Fixed order of projects, so that the solution builds in mono. 9 years ago
  Diva Canto 6f469ec0a5 Added tests that verify the absence of the bug fixed in the previous commits (cache issues). 9 years ago
  Diva Canto 9366165b34 Again, forgot to update Prebuild.xml regarding the deleted test client project. Done now. 9 years ago
  Diva Canto d0292b0731 Forgot to delete an unused project from Prebuild. Done now. 9 years ago
  Diva Canto 811b026ed5 Deleted OpenSim.Tests.Client.GridClient and PresenceClient, as they have been subsumed by the new testing framework. 9 years ago
  Diva Canto c2cf22ea4f Added the beginning of a new test framework for robust connectors and services. For now, just Grid and Presence. This framework starts a robust server (as a thread) listening on a port in localhost, then the tests are client code. 9 years ago
  Diva Canto 321601482b Changed prebuild to find the new unit tests for FetchInventory 9 years ago
  Diva Canto 1192ca36e9 Forgot this file in the last commit 9 years ago
  Magnuz Binder 263db44129 Implement llGetBoundingBox fully. 9 years ago
  Justin Clark-Casey (justincc) 80936fb4c5 Make SmartThreadPool build pick up Properties/AssemblyInfo.cs by setting build to recurse in this directory. 9 years ago