커밋 기록

작성자 SHA1 메시지 날짜
  Diva Canto 49ab478d28 Fixed a namespace dependency. Also started preparing prebuild.xml for making physics region modules. 8 년 전
  Diva Canto 3741edd1c7 Refactored Meshing modules: 8 년 전
  Diva Canto ce2c67876e More namespace and dll name changes. Still no functional changes. 8 년 전
  Diva Canto 1d6b33bc2d Major renaming of Physics dlls / folders. No functional changes, just renames. 8 년 전
  Christopher b5be5ca490 Make osAvatarName2Key() able to get names from unknown HG users 9 년 전
  AliciaRaven ce62824b1f Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. 9 년 전
  Diva Canto c8cd2f18f5 Mantis #7657: similar fixes for FSAssets. 9 년 전
  Melanie Thielker c59144ff13 More cleanup, add missing refs to prebuild, remove refs to stuff not 9 년 전
  Melanie Thielker a343c07d12 Some cleanup, add prebuild project, correct path 9 년 전
  BlueWall 14a9596121 Removing parts that escaped from the lab - thanks AliciaRaven 9 년 전
  Diva Canto c4ecd1946b Fixed order of projects, so that the solution builds in mono. 9 년 전
  Diva Canto 6f469ec0a5 Added tests that verify the absence of the bug fixed in the previous commits (cache issues). 9 년 전
  Diva Canto 9366165b34 Again, forgot to update Prebuild.xml regarding the deleted test client project. Done now. 9 년 전
  Diva Canto d0292b0731 Forgot to delete an unused project from Prebuild. Done now. 9 년 전
  Diva Canto 811b026ed5 Deleted OpenSim.Tests.Client.GridClient and PresenceClient, as they have been subsumed by the new testing framework. 9 년 전
  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 년 전
  Diva Canto 321601482b Changed prebuild to find the new unit tests for FetchInventory 9 년 전
  Diva Canto 1192ca36e9 Forgot this file in the last commit 9 년 전
  Magnuz Binder 263db44129 Implement llGetBoundingBox fully. 9 년 전
  Justin Clark-Casey (justincc) 80936fb4c5 Make SmartThreadPool build pick up Properties/AssemblyInfo.cs by setting build to recurse in this directory. 9 년 전
  Justin Clark-Casey (justincc) 7d3bafd5ab Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() script functions. 9 년 전
  Diva Canto 8e562f04d1 Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions. 9 년 전
  Diva Canto 7466ef0525 This cleans up versioning. Specifically: 9 년 전
  Robert Adams 289cf2e3e2 Remove reference to MSSQL in prebuild.xml since feature has been removed 9 년 전
  Justin Clark-Casey (justincc) d9f7aa41c1 Remove unmaintained MSSQL support. 9 년 전
  Justin Clark-Casey (justincc) 72cb1cc7d6 Add "show threadpool calls" command to show count of all labelled smartthreadpool calls 9 년 전
  Justin Clark-Casey (justincc) 52370ac94d refactor: Move test clientstack setup code out of BasicCircuitTests into OpenSim.Tests.Common.ClientStackHelpers 9 년 전
  BlueWall b463870914 Add hypergrid teleporting support to user profiles picks 9 년 전
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() 9 년 전
  Justin Clark-Casey (justincc) b08ab1e375 If BulletSim is running on its own threads, start this thread via the thread watchdog. 9 년 전