Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changes on lludp acks and resends | UbitUmarov | 2019-12-18 | 1 | -1/+1 |
| | |||||
* | Fix #8572 | Melanie | 2019-08-09 | 1 | -1/+4 |
| | |||||
* | Remove debug output i left in | Melanie | 2019-08-07 | 1 | -2/+0 |
| | |||||
* | Fix scope support to get friends list names across co-hosted grids | Melanie | 2019-08-07 | 1 | -7/+21 |
| | |||||
* | duhhh npcs don't have child agents; plus minor typos | UbitUmarov | 2019-04-05 | 2 | -2/+2 |
| | |||||
* | minor cleanup on mesh decompress code | UbitUmarov | 2019-04-02 | 1 | -19/+9 |
| | |||||
* | mantis 8509: replace mesh gzip decompress | UbitUmarov | 2019-04-01 | 1 | -15/+15 |
| | |||||
* | mantis 8505 ( and not 8506 by mistake on previus commit) remove the meshes ↵ | UbitUmarov | 2019-03-24 | 2 | -22/+24 |
| | | | | numbre of sides warning. build prims with the number of sides of the high LOD submesh | ||||
* | compact the trivial te case, a more complete one may be needed even beening ↵ | UbitUmarov | 2019-03-24 | 1 | -1/+9 |
| | | | | heavy | ||||
* | mantis 8506: parse highlod mesh and compare its number of prim faces to the ↵ | UbitUmarov | 2019-03-23 | 1 | -6/+29 |
| | | | | number of faces provided and warn mismatch | ||||
* | replace my hack by others hack | UbitUmarov | 2019-01-01 | 1 | -1/+6 |
| | |||||
* | fix CopyInventoryFromNotecard error handling | UbitUmarov | 2018-11-29 | 1 | -16/+18 |
| | |||||
* | mantis 8414: add cap CreateInventoryCategory handler | UbitUmarov | 2018-11-29 | 1 | -1/+70 |
| | |||||
* | simplify a bit some caps paths | UbitUmarov | 2018-11-14 | 1 | -3/+4 |
| | |||||
* | typos | UbitUmarov | 2018-07-14 | 1 | -2/+2 |
| | |||||
* | a few changes about test mesh uploads | UbitUmarov | 2018-07-14 | 1 | -26/+27 |
| | |||||
* | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 2018-01-27 | 1 | -3/+3 |
| | | | | as it possible should, but this needs more work, and issue with HG older grids/regions | ||||
* | got tired of creating stringbuilders | UbitUmarov | 2018-01-25 | 1 | -27/+26 |
| | |||||
* | a few changes to encoder and a few more uses | UbitUmarov | 2018-01-25 | 1 | -55/+75 |
| | |||||
* | add a low level LLSDxml encoder for cases where it makes no sense to use ↵ | UbitUmarov | 2018-01-25 | 1 | -34/+33 |
| | | | | more heavy things like OSD, and use it on displaynames | ||||
* | pesty warnings | UbitUmarov | 2018-01-17 | 1 | -1/+0 |
| | |||||
* | add a adicional in transit flag to signal HG tps, and use it to ignore ↵ | UbitUmarov | 2017-06-09 | 1 | -4/+15 |
| | | | | usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap ) | ||||
* | 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 | ||||
* | 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. | ||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 3 | -47/+47 |
| | |||||
* | set pbs shape acording to mesh number of (material) faces | UbitUmarov | 2016-12-15 | 1 | -19/+25 |
| | |||||
* | change caps Sethome fail error report | UbitUmarov | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 2016-12-04 | 1 | -0/+2 |
| | | | | | 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 | 1 | -0/+84 |
| | | | | capabilities.handlers are so it all things not propor PER CLIENT CAP handlers | ||||
* | 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) | ||||
* | 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. | ||||
* | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 2016-04-29 | 1 | -9/+38 |
| | | | | Make inventory items reflect coorect permissions immediately unstead of after relog | ||||
* | Make mesh upload respect the same parts maximum as what is set for the | Melanie Thielker | 2016-03-05 | 2 | -1/+2 |
| | | | | simulator | ||||
* | Fix a couple of typos | Melanie Thielker | 2016-03-05 | 1 | -1/+1 |
| | |||||
* | change the return list of objects costs, sending a answer if none found | UbitUmarov | 2015-12-20 | 1 | -38/+30 |
| | |||||
* | fix the default shape type on upload, it is always convex | UbitUmarov | 2015-11-29 | 1 | -3/+1 |
| | |||||
* | remove some compile warnings increasing total number by 2 | UbitUmarov | 2015-11-21 | 1 | -5/+3 |
| | |||||
* | change copyright to opensim | UbitUmarov | 2015-09-28 | 1 | -3/+27 |
| | |||||
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -2/+2 |
| | | | | scenepresence) | ||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 2 | -112/+14 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 2 | -127/+1554 |
|\ | |||||
| * | changed skeleton, do parse the mesh on upload to check skeleton. Sooner or | UbitUmarov | 2014-10-11 | 2 | -26/+26 |
| | | | | | | | | later this parsing needs to validate the model cost also. | ||||
| * | dont let test mesh go to meshes inventory folder that is not displayed by | UbitUmarov | 2014-10-11 | 1 | -1/+3 |
| | | | | | | | | viewers |