Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enclose GetRequestStream on try/catch | UbitUmarov | 2017-05-28 | 1 | -6/+6 |
| | |||||
* | avoid a null ref | UbitUmarov | 2017-05-11 | 1 | -12/+16 |
| | |||||
* | let new regions know about grid services god | UbitUmarov | 2017-05-11 | 1 | -26/+74 |
| | |||||
* | let StreamReader be in using statements | UbitUmarov | 2017-05-07 | 1 | -3/+4 |
| | |||||
* | dispose some MemoryStreams | UbitUmarov | 2017-05-06 | 1 | -0/+2 |
| | |||||
* | mantis 8131: make the new Offline IM code optional and disabled by default, ↵ | UbitUmarov | 2017-03-30 | 1 | -32/+55 |
| | | | | since it is not compatible with current central servers, like in osgrid. | ||||
* | Merge branch 'melanie' | Melanie Thielker | 2017-02-01 | 3 | -22/+7 |
|\ | |||||
| * | Refactor asset handling as per Ubit's suggestion | Melanie Thielker | 2017-02-01 | 1 | -2/+2 |
| | | |||||
| * | Make negative asset caching actually work | Melanie Thielker | 2017-01-30 | 1 | -1/+2 |
| | | | | | | | | | | | | Also fixes some merge artefacts in HGAssetBroker where cached assets were requested but not actually used and completely squelch a materials debug message because there is nothing the user can do to fix it anyway. | ||||
| * | Disable spam in profiles module. Modules should not say they're disabled. | Melanie Thielker | 2017-01-23 | 1 | -1/+1 |
| | | |||||
| * | Activate the new Offline IM module code instead of the old code | Melanie Thielker | 2017-01-23 | 1 | -20/+4 |
| | | | | | | | | | | As most have gone to OfflineMessaging V2, this change will not affect existing users but will benefit future grids. | ||||
* | | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint | UbitUmarov | 2017-01-26 | 1 | -26/+16 |
| | | |||||
* | | object Take and TakeCopy are for in scene SOPs and SPs and permitions module ↵ | UbitUmarov | 2017-01-19 | 1 | -2/+3 |
|/ | | | | is NOT a shared module | ||||
* | Correct casing on isGod and isViewerUIGod | Melanie Thielker | 2017-01-07 | 4 | -5/+5 |
| | |||||
* | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 2017-01-07 | 3 | -8/+8 |
| | |||||
* | missing changed file | UbitUmarov | 2017-01-07 | 1 | -4/+4 |
| | |||||
* | replace godlevel compares by the new faster bool isViewerUIGod | UbitUmarov | 2017-01-07 | 4 | -5/+5 |
| | |||||
* | prevent gods kick wars using the new god level variable | UbitUmarov | 2017-01-07 | 1 | -4/+4 |
| | |||||
* | During login cancel, don't error out here on a null client. | Melanie Thielker | 2017-01-07 | 1 | -0/+3 |
| | |||||
* | Squelch red ink for login cancel by the user during circuit setup | Melanie Thielker | 2017-01-07 | 1 | -1/+12 |
| | |||||
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 5 | -11/+11 |
| | | | | | 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 | 33 | -576/+576 |
| | |||||
* | Make it possible to disable the bakes module in the way it is described in ↵ | Melanie Thielker | 2017-01-05 | 1 | -1/+10 |
| | | | | config comments | ||||
* | a few changes to Gods ( ie administrators) control | UbitUmarov | 2017-01-05 | 1 | -69/+56 |
| | |||||
* | Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache ↵ | Melanie Thielker | 2016-12-29 | 2 | -4/+4 |
| | | | | is long gone. | ||||
* | a few more changes on user profiles | UbitUmarov | 2016-12-23 | 1 | -20/+76 |
| | |||||
* | UserProfileModule threading issues | UbitUmarov | 2016-12-23 | 1 | -63/+77 |
| | |||||
* | UserProfileModule refuse changes to classifieds outside home grid ( viewers ↵ | UbitUmarov | 2016-12-22 | 1 | -13/+39 |
| | | | | may show a delete until profile is open again). Charge money only on classified creation sucess | ||||
* | UserProfileModule we can't use parcels globalID because we do not have a ↵ | UbitUmarov | 2016-12-22 | 1 | -24/+41 |
| | | | | global locator. we need to send replies to viewer on pick update and delete | ||||
* | take UserProfileModule out on onMakeRoot event, add some caching | UbitUmarov | 2016-12-21 | 1 | -91/+296 |
| | |||||
* | break userprofiles a bit more | UbitUmarov | 2016-12-17 | 1 | -75/+113 |
| | |||||
* | give regions a option to block profile web urls, so users are not sent to ↵ | UbitUmarov | 2016-12-15 | 1 | -1/+10 |
| | | | | unknown web sites set by other users | ||||
* | show online on profile, if target is in same region.( possible should be ↵ | UbitUmarov | 2016-12-14 | 1 | -1/+5 |
| | | | | done elsewhere) | ||||
* | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This ↵ | Mandarinka Tasty | 2016-12-14 | 1 | -1/+1 |
| | | | | | | | patch gives possibility to set image in created NPC's profile. You can use UUID of the texture or name of texture included in prim's inventory. Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 2016-12-12 | 2 | -8/+8 |
| | | | | | | This field started out as a simple flag in the protocol to indicate a user being a SL charter member. It has since then taken on additional functionality that means that the name is no longer appropriate. | ||||
* | Setting precise date of creation in NPC's profile. | Mandarinka Tasty | 2016-12-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com> Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | if we have profile then npc is online | UbitUmarov | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile ↵ | UbitUmarov | 2016-12-06 | 1 | -2/+2 |
| | | | | About text. requires OsNpcCreate rights | ||||
* | let NPCs have profile | UbitUmarov | 2016-12-06 | 1 | -11/+22 |
| | |||||
* | HG: fix the never ending avatar confirmation when 2 users from same grid ↵ | UbitUmarov | 2016-12-04 | 1 | -1/+41 |
| | | | | made friendship on another grid | ||||
* | supress some warnings by explict(confirm) the hide of parent fields | UbitUmarov | 2016-11-22 | 1 | -2/+0 |
| | |||||
* | minor change to getdisplaynames cap url | UbitUmarov | 2016-11-16 | 1 | -42/+2 |
| | |||||
* | mantis 8041: check target user password on save/load IAR | UbitUmarov | 2016-10-25 | 1 | -3/+0 |
| | |||||
* | mantis 8013: change attachment group to active group on attach from inventory | UbitUmarov | 2016-08-29 | 1 | -3/+5 |
| | |||||
* | change my previus fix, change xengine to expect SOG and not attachments ↵ | UbitUmarov | 2016-08-29 | 1 | -13/+3 |
| | | | | module, this way not breaking other script engines or modules out there for no valid reason | ||||
* | mantis 8006: AttachmentModule triggered OnAttach by SOG xengine expects by SOP | UbitUmarov | 2016-08-29 | 1 | -4/+12 |
| | |||||
* | disable AttachmentModule tests again :( | UbitUmarov | 2016-08-29 | 1 | -1/+2 |
| | |||||
* | allow AttachmentModule tests, some may now work | UbitUmarov | 2016-08-29 | 1 | -3/+2 |
| | |||||
* | mantis: 8006 restrict the suspention of Trigger OnAttach to the problematic ↵ | UbitUmarov | 2016-08-29 | 1 | -4/+4 |
| | | | | case where scripts are created, and not always as i incorrectly did before. This is still a temporary fix, other modules will not get the notification in that case. But that needs a deeper fix possible in xengine | ||||
* | disable AttacmentsModule tests because they depend on OnAttach event ↵ | UbitUmarov | 2016-08-28 | 1 | -2/+4 |
| | | | | currently not avaiable |