Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few bug fixes for Agent Preferences to actually work. Also added missing ↵ | Diva Canto | 2015-06-13 | 2 | -0/+6 |
| | | | | config for standalone. | ||||
* | Refactor AgentPreferences so that database operations happen centrally. the ↵ | Cinder | 2015-06-13 | 7 | -0/+22 |
| | | | | | | opensim way. Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-06-11 | 4 | -0/+0 |
|\ | |||||
| * | Update libomv to current HEAD f75dccc313f3 | dahlia | 2015-06-10 | 4 | -0/+0 |
| | | |||||
* | | Restoring ICSharpCode.SharpZipLib.dll to what it was before, as it seems to ↵ | Diva Canto | 2015-06-11 | 1 | -0/+0 |
|/ | | | | have been inadvertently replaced in commit edcba95ab561abeedc4023c319c578d8ddd83c61 | ||||
* | Improve configuration description for llCastRay V3. | Magnuz Binder | 2015-06-01 | 1 | -4/+16 |
| | | | | Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | ||||
* | Add an entry for osGetGender to config-include/osslEnable.ini. Thanks to ↵ | dahlia | 2015-05-30 | 1 | -3/+4 |
| | | | | Austin Tate for the suggestion. | ||||
* | fix file perms and change AllowLightshareFunctions to AllowLightShareFunctions | Michael Cerquoni | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | fix permmission issue on OpenSimDefaults.ini | Michael Cerquoni | 2015-05-22 | 1 | -0/+0 |
| | |||||
* | Use own mesh cache in llCastRay V3 after throttling. | Magnuz Binder | 2015-05-22 | 1 | -2/+6 |
| | | | | Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | ||||
* | Throttle llCastRay V3. | Magnuz Binder | 2015-05-22 | 1 | -0/+16 |
| | | | | Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | ||||
* | Merge branch 'master' into moses | Melanie Thielker | 2015-05-20 | 1 | -0/+0 |
|\ | | | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/Scene.cs | ||||
* \ | Merging Opensim upstream before generating patch | Michael Heilmann | 2015-05-19 | 10 | -14020/+24666 |
|\ \ | |/ | |||||
| * | update libomv to 6b8afb2b61d3 | dahlia | 2015-05-12 | 7 | -14020/+24000 |
| | | |||||
| * | Patch llCastRay fully simplified to V3. | Magnuz Binder | 2015-05-12 | 1 | -15/+31 |
| | | |||||
| * | Added tests for UserAccountService in Robust. In the process fixed a couple ↵ | Diva Canto | 2015-05-11 | 1 | -8/+9 |
| | | | | | | | | of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface. | ||||
| * | Added inventory tests to Robust.Tests. | Diva Canto | 2015-05-11 | 1 | -1/+1 |
| | | |||||
| * | Added simple test for IM in Robust too. | Diva Canto | 2015-05-10 | 1 | -43/+15 |
| | | | | | | | | Changed Inventory data to use the mock one in Common Tests. (but still not inventory tests) | ||||
| * | Added the beginning of a new test framework for robust connectors and ↵ | Diva Canto | 2015-05-10 | 2 | -0/+538 |
| | | | | | | | | 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. | ||||
| * | Revert "Patch llCastRay fully-simplified to V2." for further review. | Michael Cerquoni | 2015-05-04 | 1 | -8/+8 |
| | | | | | | | | This reverts commit c96ee68953eb31fc2ad6d1df9b7a4bb19c584e17. | ||||
| * | Patch llCastRay fully-simplified to V2. | Magnuz Binder | 2015-05-04 | 1 | -8/+8 |
| | | | | | | | | Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | ||||
| * | add new config parameters for llCastRay to OpenSimDefaults.ini | dahlia | 2015-05-04 | 1 | -0/+5 |
| | | |||||
| * | Implement llCastRay fully, simplified. | Magnuz Binder | 2015-05-03 | 1 | -0/+38 |
| | | |||||
| * | Only send parcel layer data around the point of interest. Can be disabled | Robert Adams | 2015-05-03 | 1 | -0/+12 |
| | | | | | | | | | | by setting [LandManagement]LimitParcelLayerUpdateDistance=false New parameters added to OpenSimDefaults for the distance and enablement. | ||||
| * | Added new [Statistics] config section to go with the previous patch. | Diva Canto | 2015-04-29 | 1 | -0/+4 |
| | | |||||
| * | Implement llGetBoundingBox fully. | Magnuz Binder | 2015-04-20 | 1 | -0/+80 |
| | | | | | | | | Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | ||||
* | | Readded file to repository. Acciedently removed. | Robert Louden | 2015-04-21 | 1 | -0/+0 |
| | | |||||
* | | Phase 2 additons with Frame Dilation metric. | Robert Louden | 2015-04-21 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | Test Plan: Compiles and runs successfully. Reviewers: szielinski Reviewed By: szielinski Differential Revision: http://cr.irl.ucf.edu/D268 | ||||
* | | Moved over metrics from previous OpenSim 0.8.0.3 repository (this new ↵ | Glenn Martin | 2015-04-21 | 1 | -1/+1 |
|/ | | | | repository is now the master branch from OpenSim). | ||||
* | Small fix for ini comments | BlueWall | 2015-04-15 | 1 | -1/+1 |
| | |||||
* | Enable OSSL functions by default using the osslEnable.ini configuration file. | Robert Adams | 2015-04-14 | 2 | -2/+2 |
| | | | | | This changes OpenSim.ini.example to, by default, include osslEnable.ini which turns on the OSSL functions and limits who can do which operations. | ||||
* | Remove ossl settings in XEngine section of OpenSim.ini.example with note to ↵ | Robert Adams | 2015-04-14 | 2 | -88/+69 |
| | | | | | | | | | | where they were moved. At the moment, ossl settings are in the XEngine section although they should apply to any LSLish script engine. Moves all ossl settings to osslEnable.ini Update osslEnable.ini with more decriptive comments and set some functions to be more restrictive -- especially the functions that allow scripts to do things to other avatars and prims. | ||||
* | Add warnings in osslEnable.ini about use of osAvatarPlayAnimation which ↵ | Robert Adams | 2015-04-12 | 1 | -0/+4 |
| | | | | | | forces animations on avatars without requesting user permission. | ||||
* | Move osslEnable.ini file from bin/ to bin/config-include. | Robert Adams | 2015-04-12 | 2 | -186/+203 |
| | | | | | | | Per comments, putting new configuration files in bin/ is not preferred. Add comments and instructions to heading of osslEnable.ini. Add a commented out include of osslEnable.ini to OpenSim.ini.example. Fix line endings of osslEnable.ini to be Unix style. | ||||
* | Add the missing commas to parcel parameter setting in osslEnable.ini | Robert Adams | 2015-04-12 | 1 | -2/+2 |
| | |||||
* | Add 'osslEnable.ini' file which enables a restricted set of ossl functions. | Robert Adams | 2015-04-11 | 1 | -0/+186 |
| | | | | | | An 'include' in OpenSim.ini would enable the ossl functions but, for the moment, the functions are still disabled by default and this file is an example of what could be done. | ||||
* | For the public-facing Hypergrid asset and inventory services, override a ↵ | Justin Clark-Casey (justincc) | 2015-03-13 | 1 | -0/+12 |
| | | | | | | | | | general AuthType setting with None in Robust.HG.ini.example This is necessary because both asset and inventory reuse generic connectors that will otherwise set up authentication configured in the [Network] section. This allows one to set up authentication for private services whilst still being able to use asset and inventory on foreign grids. The setting is AuthType = None in both [HGAssetService] and [HGInventoryService] Private grid asset and inventory services will still set up the authentication as configured. | ||||
* | Add rough and ready element explanation in a comment at the top of inventory ↵ | Justin Clark-Casey (justincc) | 2015-03-11 | 11 | -0/+131 |
| | | | | library items xml | ||||
* | Add required wearable flags values to inventory body parts and clothing ↵ | Justin Clark-Casey (justincc) | 2015-03-11 | 2 | -0/+11 |
| | | | | example xml | ||||
* | minor: Remove unnecessary quoting in Regions.ini.example | Justin Clark-Casey (justincc) | 2015-03-11 | 1 | -6/+6 |
| | |||||
* | minor: Change InternalAddress in Regions.ini.example from 127.0.0.1 to more ↵ | Justin Clark-Casey (justincc) | 2015-03-11 | 1 | -1/+1 |
| | | | | normal 0.0.0.0 | ||||
* | Make private services forbid llHTTPRequest() calls by rejecting those that ↵ | Justin Clark-Casey (justincc) | 2015-03-04 | 2 | -0/+14 |
| | | | | | | have the X-SecondLife-Shard header. If you need to enable this, set AllowHttpRequestIn = true in [Network] for all private services or individual [*Service] sections. | ||||
* | Add outbound URL filter to llHttpRequest() and osSetDynamicTextureURL*() ↵ | Justin Clark-Casey (justincc) | 2015-03-04 | 3 | -0/+46 |
| | | | | | | | | script functions. This is to address an issue where HTTP script functions could make calls to localhost and other endpoints inside the simulator's LAN. By default, calls to all private addresses are now blocked as per http://en.wikipedia.org/wiki/Reserved_IP_addresses If you require exceptions to this, configure [Network] OutboundDisallowForUserScriptsExcept in OpenSim.ini | ||||
* | BulletSim: update the OSX BulletSim binary to the latest sources in | Robert Adams | 2015-02-21 | 1 | -0/+0 |
| | | | | opensim-libs. | ||||
* | minor: Add explanation that [Startup] CombineContiguousRegions should be ↵ | Justin Clark-Casey (justincc) | 2015-02-19 | 1 | -1/+2 |
| | | | | false for varregions. | ||||
* | BulletSim: bring the BulletSim dll's and so's up to date with | Robert Adams | 2015-02-13 | 4 | -0/+0 |
| | | | | the sources in the 'libs' source repository. No functional changes. | ||||
* | BulletSim: update DLLs, SOs, and dylib with latest versions. | Robert Adams | 2015-01-25 | 5 | -0/+0 |
| | | | | The dylib update is a new version that doesn't leak memory. | ||||
* | Replace the tabs that have crept into isolated places in config and config ↵ | Justin Clark-Casey (justincc) | 2015-01-21 | 12 | -216/+216 |
| | | | | example files with spaces | ||||
* | Also deleted the option of setting Cap_WebFetchInventoryDescendents from ↵ | Diva Canto | 2015-01-14 | 1 | -4/+0 |
| | | | | OpenSim.ini.example | ||||
* | Added GetDisplayNames capability. For now, we don't actually use display ↵ | Diva Canto | 2015-01-09 | 2 | -1/+2 |
| | | | | names, and this cap returns the regular name. But this moves the server side into the newer, preferred, protocol used by the viewer for fetching the names of agents in the scene given their UUIDs. (the old protocol is via UDP). This works fine in my limited tests, but could use further testing by others. |