Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | do the same in the cases we are just moving parts around and not changing ↵ | UbitUmarov | 2017-05-04 | 1 | -1/+1 | |
| | | | | | | | | their caches (ie their taskInventory) | |||||
* | | fix merge | UbitUmarov | 2017-04-25 | 3 | -50/+20 | |
|\ \ | |/ | ||||||
| * | move mesh pbs creation code out of mesh upload code into to ↵ | UbitUmarov | 2017-04-25 | 1 | -71/+14 | |
| | | | | | | | | PrimitiveBaseShape.cs | |||||
| * | cosmetics on mesh upload encoding of number of faces on pbs shape. Use ↵ | UbitUmarov | 2017-04-25 | 1 | -23/+36 | |
| | | | | | | | | opensim shape enums in place of libovm for coerence, add a few coments. | |||||
| * | finish encoding number of mesh faces in pbs shape on new meshs upload, and ↵ | UbitUmarov | 2017-04-25 | 1 | -6/+19 | |
| | | | | | | | | *HACK* flag it setting hollow shape to triangle. (some limited encoding as added some months ago, but only for viewers LOD). Use this hack flag to fix sop number of faces. old meshs will still report 8 faces, information to fix this seems lost unless the mesh asset is decoded | |||||
| * | add more calls to effective permissions aggregation, some paths may still be ↵ | UbitUmarov | 2017-01-17 | 2 | -5/+6 | |
| | | | | | | | | missing on objects changes, but remove the aggregation on check paths, so all can be tested. | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-01-07 | 1 | -1/+7 | |
|\ \ | |/ | ||||||
| * | Remove a red ink error on shutdown. Harmless message since shutting down anyway | Melanie Thielker | 2017-01-07 | 1 | -1/+7 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-01-06 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -1/+1 | |
| | | | | | | | | | | Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level. | |||||
* | | fix merge | UbitUmarov | 2017-01-05 | 19 | -123/+123 | |
|\ \ | |/ | ||||||
| * | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 19 | -126/+126 | |
| | | ||||||
* | | some cleanup | UbitUmarov | 2016-12-27 | 1 | -6/+1 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-23 | 1 | -2/+1 | |
|\ \ | |/ | ||||||
| * | Remove obsolete config option "EventQueue". It's been always on for ages! | Melanie Thielker | 2016-12-20 | 1 | -2/+1 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-18 | 1 | -19/+25 | |
|\ \ | |/ | ||||||
| * | set pbs shape acording to mesh number of (material) faces | UbitUmarov | 2016-12-15 | 1 | -19/+25 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-09 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | change caps Sethome fail error report | UbitUmarov | 2016-12-07 | 1 | -1/+1 | |
| | | ||||||
* | | remove not needed sslport parameter | UbitUmarov | 2016-12-08 | 1 | -2/+1 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-12-04 | 3 | -143/+93 | |
|\ \ | |/ | ||||||
| * | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 2016-12-04 | 2 | -0/+3 | |
| | | | | | | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
| * | a few changes to new GetDisplaynames and friends | UbitUmarov | 2016-12-04 | 1 | -9/+15 | |
| | | ||||||
| * | replace GetDisplaynames by a handler really usable as a client cap. Most ↵ | UbitUmarov | 2016-12-04 | 2 | -143/+84 | |
| | | | | | | | | capabilities.handlers are so it all things not propor PER CLIENT CAP handlers | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-11-16 | 1 | -4/+3 | |
|\ \ | |/ | ||||||
| * | minor change to getdisplaynames cap url | UbitUmarov | 2016-11-16 | 1 | -4/+3 | |
| | | ||||||
* | | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵ | UbitUmarov | 2016-10-06 | 1 | -1/+1 | |
| | | | | | | | | not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP | |||||
* | | merge issue | UbitUmarov | 2016-08-19 | 5 | -128/+386 | |
|\ \ | |/ | ||||||
| * | catch some NULL refs | UbitUmarov | 2016-08-19 | 1 | -1/+6 | |
| | | ||||||
| * | add cap GroupMemberData | UbitUmarov | 2016-08-19 | 1 | -1/+132 | |
| | | ||||||
| * | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 2016-08-18 | 1 | -3/+16 | |
| | | ||||||
| * | add caps HomeLocation ; add client SendAlertMessage(string message, string ↵ | UbitUmarov | 2016-08-18 | 1 | -2/+143 | |
| | | | | | | | | info), where info in info message field. only minimal testing done | |||||
| * | several changes on BunchOfCaps. Move some mesh cost initialization to its ↵ | UbitUmarov | 2016-08-18 | 3 | -129/+78 | |
| | | | | | | | | class it, change caps path to be plain random UUID (except SEED) | |||||
| * | remove code from httptests branch | UbitUmarov | 2016-08-11 | 1 | -2/+1 | |
| | | ||||||
| * | to do that don't use slideexpiration; add cap event ChatterBoxForceClose | UbitUmarov | 2016-08-11 | 2 | -1/+21 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2016-07-27 | 2 | -5/+14 | |
|\ \ | |/ | ||||||
| * | add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to ↵ | UbitUmarov | 2016-07-23 | 1 | -0/+3 | |
| | | | | | | | | viewers protocol. Not necessary on current groups chat lists defecient implementation | |||||
| * | remove code from httptests branch | UbitUmarov | 2016-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, ↵ | UbitUmarov | 2016-07-23 | 2 | -6/+16 | |
| | | | | | | | | and its use even worse | |||||
* | | don't loose inventory items when there are bad folders | UbitUmarov | 2016-07-17 | 1 | -6/+6 | |
| | | ||||||
* | | fix drop on delayed events processing | UbitUmarov | 2016-07-17 | 3 | -45/+130 | |
| | | ||||||
* | | add a Drop method to PollService Event handlers, Drop requests on ↵ | UbitUmarov | 2016-07-17 | 4 | -5/+22 | |
|/ | | | | connections known to be lost or delay event check if they are sending a response | |||||
* | simplify http textures and meshs Throttles | UbitUmarov | 2016-07-16 | 2 | -100/+24 | |
| | ||||||
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | Melanie Thielker | 2016-07-04 | 2 | -40/+0 | |
|\ | ||||||
| * | cleanup a bit | UbitUmarov | 2016-07-01 | 2 | -40/+0 | |
| | | ||||||
* | | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 1 | -1/+1 | |
|/ | | | | | | | | be passed into inventory queries. This makes the API more homogenous and also will more clearly show coding errors related to HG inventory where the .Owner field has a meaning for a query but wasn't always set. | |||||
* | revert several changes to groups modules (agentGroupData is private). change ↵ | UbitUmarov | 2016-07-01 | 2 | -13/+3 | |
| | | | | interregions invite/eject messages, etc | |||||
* | Make some more modules inheritable | Melanie Thielker | 2016-06-21 | 1 | -13/+13 | |
| | ||||||
* | Mantis #7920: group info was not being updated in many situations. ↵ | Diva Canto | 2016-06-19 | 2 | -12/+12 | |
| | | | | (regression) Putting back the heavy messaging. | |||||
* | Restored sending group membership data via EventQueue -- this had been a ↵ | Diva Canto | 2016-06-19 | 2 | -1/+55 | |
| | | | | regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function. |