| Commit message (Expand) | Author | Files | Lines |
2016-12-07 | change caps Sethome fail error report | UbitUmarov | 1 | -1/+1 |
2016-12-04 | The new Constant: integer OBJECT_REZZER_KEY = 32; | Mandarinka Tasty | 1 | -0/+2 |
2016-12-04 | a few changes to new GetDisplaynames and friends | UbitUmarov | 1 | -9/+15 |
2016-12-04 | replace GetDisplaynames by a handler really usable as a client cap. Most capa... | UbitUmarov | 1 | -0/+84 |
2016-08-19 | catch some NULL refs | UbitUmarov | 1 | -1/+6 |
2016-08-19 | add cap GroupMemberData | UbitUmarov | 1 | -1/+132 |
2016-08-18 | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 1 | -3/+16 |
2016-08-18 | add caps HomeLocation ; add client SendAlertMessage(string message, string in... | UbitUmarov | 1 | -2/+143 |
2016-08-18 | several changes on BunchOfCaps. Move some mesh cost initialization to its cla... | UbitUmarov | 3 | -129/+78 |
2016-07-04 | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 1 | -1/+1 |
2016-04-29 | Allow default permissions from the viewer to be applied to uploaded objects. | Melanie Thielker | 1 | -9/+38 |
2016-03-05 | Make mesh upload respect the same parts maximum as what is set for the | Melanie Thielker | 2 | -1/+2 |
2016-03-05 | Fix a couple of typos | Melanie Thielker | 1 | -1/+1 |
2015-12-20 | change the return list of objects costs, sending a answer if none found | UbitUmarov | 1 | -38/+30 |
2015-11-29 | fix the default shape type on upload, it is always convex | UbitUmarov | 1 | -3/+1 |
2015-11-21 | remove some compile warnings increasing total number by 2 | UbitUmarov | 1 | -5/+3 |
2015-09-28 | change copyright to opensim | UbitUmarov | 1 | -3/+27 |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 1 | -2/+2 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 2 | -112/+14 |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 1 | -2/+2 |
2014-12-30 | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 1 | -2/+2 |
2014-12-30 | This cleans up versioning. Specifically: | Diva Canto | 1 | -2/+2 |
2014-12-30 | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 1 | -1/+1 |
2014-12-29 | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 1 | -1/+1 |
2014-10-11 | changed skeleton, do parse the mesh on upload to check skeleton. Sooner or | UbitUmarov | 2 | -26/+26 |
2014-10-11 | dont let test mesh go to meshes inventory folder that is not displayed by | UbitUmarov | 1 | -1/+3 |
2014-10-11 | bug fix | UbitUmarov | 1 | -2/+3 |
2014-10-11 | check for avatar skeleton data on meshs headers on cost estimation. Dont | UbitUmarov | 2 | -11/+101 |
2014-10-02 | minor: Comment out received seed caps request logging for now | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2014-09-26 | change it again... | UbitUmarov | 1 | -1/+1 |
2014-09-26 | remove unnecessary argument ref | UbitUmarov | 1 | -1/+1 |
2014-09-26 | make c# more happy | UbitUmarov | 1 | -4/+1 |
2014-09-26 | use central animationset permitions define | UbitUmarov | 1 | -2/+2 |
2014-09-25 | Extend upload verification to all upload paths | Melanie Thielker | 1 | -0/+8 |
2014-09-25 | fix animation asset name to "animatn", use "animset" for the new | UbitUmarov | 1 | -8/+10 |
2014-09-25 | add also the name animset until its clear the name liru will use | UbitUmarov | 1 | -0/+7 |
2014-09-25 | add animationset to upload assets, for now no cost | UbitUmarov | 1 | -0/+6 |
2014-08-09 | also on other case | UbitUmarov | 1 | -0/+11 |
2014-08-09 | return even zero costs ( prims on other regions ) | UbitUmarov | 1 | -1/+1 |
2014-08-09 | move from RegisterInventoryServiceHandlers to | UbitUmarov | 1 | -9/+14 |
2014-07-21 | Eliminated some warnings | Oren Hurvitz | 1 | -1/+0 |
2014-07-04 | minor: put standard 'category' in brackets at front of log messages from prev... | Justin Clark-Casey (justincc) | 1 | -2/+8 |
2014-07-04 | When uploading mesh objects with textures also create inventory items for upl... | Latif Khalifa | 1 | -0/+63 |
2014-05-06 | Show more meaningful error messages when failed to give an item to another user | Oren Hurvitz | 1 | -5/+13 |
2014-04-29 | Fixed the UpdateAgentInformation CAP: the viewer expects the simulator to ech... | Oren Hurvitz | 1 | -6/+7 |
2013-12-06 | minor: Use enums for setting inv/asset types on data upload rather than magic... | Justin Clark-Casey (justincc) | 1 | -7/+7 |
2013-12-06 | Properly set InventoryType.Snapshot when a snapshot is uploaded | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2013-07-15 | Add request received/handling stats for caps which are served by http poll ha... | Justin Clark-Casey (justincc) | 1 | -12/+1 |
2013-07-08 | For stat purposes, add names to capability request handlers where these were ... | Justin Clark-Casey (justincc) | 1 | -2/+8 |
2013-06-10 | Explicitly set uploaded mesh object perms | Melanie | 1 | -10/+13 |