| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved DataSnapshot feature to OptionalModules too. | Diva Canto | 2015-09-04 | 1 | -35/+0 |
* | Moved RegionCombinerModule to OptionalModules. Removed it as its own top-leve... | Diva Canto | 2015-09-04 | 1 | -36/+0 |
* | Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op... | Diva Canto | 2015-09-04 | 1 | -76/+1 |
* | Fixed wrong path to Meshing dll | Diva Canto | 2015-09-04 | 1 | -1/+1 |
* | Transformed the LLUDP ad-hoc plugin into a region module. It works. | Diva Canto | 2015-09-03 | 1 | -42/+1 |
* | Moved ExtendedPhysics from OptionalModules to Bullet project, because it's ve... | Diva Canto | 2015-09-01 | 1 | -1/+0 |
* | Deleted physics plugin classes. | Diva Canto | 2015-08-31 | 1 | -0/+1 |
* | Physics refactoring: all unit tests pass. | Diva Canto | 2015-08-31 | 1 | -3/+4 |
* | First commit where physics work as region module. | Diva Canto | 2015-08-31 | 1 | -36/+35 |
* | All physics plugins are now region modules. Compiles but doesn't run. | Diva Canto | 2015-08-31 | 1 | -3/+1 |
* | Fixed a namespace dependency. Also started preparing prebuild.xml for making ... | Diva Canto | 2015-08-31 | 1 | -138/+146 |
* | Refactored Meshing modules: | Diva Canto | 2015-08-31 | 1 | -1/+3 |
* | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 1 | -22/+22 |
* | Major renaming of Physics dlls / folders. No functional changes, just renames. | Diva Canto | 2015-08-30 | 1 | -34/+34 |
* | Make osAvatarName2Key() able to get names from unknown HG users | Christopher | 2015-08-04 | 1 | -0/+1 |
* | Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. | AliciaRaven | 2015-08-02 | 1 | -0/+1 |
* | Mantis #7657: similar fixes for FSAssets. | Diva Canto | 2015-08-01 | 1 | -0/+1 |
* | More cleanup, add missing refs to prebuild, remove refs to stuff not | Melanie Thielker | 2015-07-11 | 1 | -0/+1 |
* | Some cleanup, add prebuild project, correct path | Melanie Thielker | 2015-07-11 | 1 | -0/+32 |
* | Removing parts that escaped from the lab - thanks AliciaRaven | BlueWall | 2015-06-12 | 1 | -35/+0 |
* | Fixed order of projects, so that the solution builds in mono. | Diva Canto | 2015-06-04 | 1 | -36/+35 |
* | Added tests that verify the absence of the bug fixed in the previous commits ... | Diva Canto | 2015-06-04 | 1 | -0/+1 |
* | Again, forgot to update Prebuild.xml regarding the deleted test client projec... | Diva Canto | 2015-05-11 | 1 | -27/+0 |
* | Forgot to delete an unused project from Prebuild. Done now. | Diva Canto | 2015-05-11 | 1 | -27/+0 |
* | Deleted OpenSim.Tests.Client.GridClient and PresenceClient, as they have been... | Diva Canto | 2015-05-10 | 1 | -54/+0 |
* | Added the beginning of a new test framework for robust connectors and service... | Diva Canto | 2015-05-10 | 1 | -0/+35 |
* | Changed prebuild to find the new unit tests for FetchInventory | Diva Canto | 2015-05-10 | 1 | -0/+1 |
* | Forgot this file in the last commit | Diva Canto | 2015-05-05 | 1 | -0/+1 |
* | Implement llGetBoundingBox fully. | Magnuz Binder | 2015-04-20 | 1 | -0/+1 |
* | Make SmartThreadPool build pick up Properties/AssemblyInfo.cs by setting buil... | Justin Clark-Casey (justincc) | 2015-03-11 | 1 | -1/+1 |
* | Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() scri... | Justin Clark-Casey (justincc) | 2015-03-04 | 1 | -0/+2 |
* | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 2015-01-06 | 1 | -0/+63 |
* | This cleans up versioning. Specifically: | Diva Canto | 2014-12-30 | 1 | -0/+1 |
* | Remove reference to MSSQL in prebuild.xml since feature has been removed | Robert Adams | 2014-12-09 | 1 | -1/+0 |
* | Remove unmaintained MSSQL support. | Justin Clark-Casey (justincc) | 2014-11-28 | 1 | -35/+0 |
* | Add "show threadpool calls" command to show count of all labelled smartthread... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -0/+1 |
* | refactor: Move test clientstack setup code out of BasicCircuitTests into Open... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -0/+1 |
* | Add hypergrid teleporting support to user profiles picks | BlueWall | 2014-10-27 | 1 | -0/+35 |
* | For monitoring purposes, start non-timeout tasks (which do not currently use ... | Justin Clark-Casey (justincc) | 2014-09-05 | 1 | -0/+1 |
* | If BulletSim is running on its own threads, start this thread via the thread ... | Justin Clark-Casey (justincc) | 2014-09-03 | 1 | -0/+1 |
* | Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator | Justin Clark-Casey (justincc) | 2014-08-13 | 1 | -0/+1 |
* | Add inventory.<url>.RequestsMade stat. | Justin Clark-Casey (justincc) | 2014-07-26 | 1 | -0/+1 |
* | Removed warning about YieldProlog | Oren Hurvitz | 2014-07-21 | 1 | -1/+0 |
* | Actually call Close() for shared region modules when the simulator is being s... | Justin Clark-Casey (justincc) | 2014-07-02 | 1 | -0/+4 |
* | Fixed a few things pertaining to interfacing with the estate service. Specifi... | Diva Canto | 2014-06-01 | 1 | -0/+1 |
* | Added missing reference | Diva Canto | 2014-05-31 | 1 | -0/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-05-23 | 1 | -0/+1 |
|\ |
|
| * | Add regression test for in-range chat between neighbouring regions from east ... | Justin Clark-Casey (justincc) | 2014-05-22 | 1 | -0/+1 |
* | | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 1 | -0/+1 |
|/ |
|
* | - Created a standard function to send XML-RPC requests, which logs them like ... | Oren Hurvitz | 2014-04-24 | 1 | -1/+1 |