Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-07 | Fix custom dialogs working when bin/ is read-only | Melanie Thielker | 1 | -1/+1 | |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 4 | -6/+6 | |
2016-08-14 | remove OptionalModules\ViewerSupport\SimulatorFeaturesHelper ShouldSend() ↵ | UbitUmarov | 3 | -105/+5 | |
since it cannot be used | |||||
2015-09-28 | change copyright to opensim | UbitUmarov | 1 | -5/+26 | |
2015-06-13 | Added ':' to debug messages | Diva Canto | 1 | -4/+4 | |
2015-06-13 | Add optional GodNames region module | Cinder | 1 | -0/+144 | |
Signed-off-by: Diva Canto <diva@metaverseink.com> | |||||
2014-11-25 | Label all threadpool calls being made in core OpenSimulator. This is to add ↵ | Justin Clark-Casey (justincc) | 1 | -1/+2 | |
problem diagnosis. "show threadpool calls" now also returns named (labelled), anonymous (unlabelled) and total call stats. | |||||
2014-11-21 | Cleanup extraneous comments from viewer support modules | Diva Canto | 2 | -10/+3 | |
2014-11-16 | Improved SpecialUIModule so that it sends the floater data properly. | Diva Canto | 1 | -2/+21 | |
2014-11-11 | Fix the fetching of module references in the viewer support modules. | Diva Canto | 3 | -9/+15 | |
Remove the detachment of attachments in camera-only, because it doesn't work for HG people, and it's too drastic of a move. | |||||
2014-11-10 | Add additional viewer support modules that allow certain viewers to modify ↵ | Diva Canto | 3 | -0/+494 | |
their UI on the fly. | |||||
2014-08-12 | Avination's Dynamic Floater Module. This works with Singularity viewer only. | Melanie Thielker | 1 | -0/+238 | |
It's WIP in that a dialog builder is on it's way. For now, the XML needs to be handmade. | |||||
2013-07-08 | Add "show caps stats by user" and "show caps stats by cap" console commands ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
to print various counts of capability invocation by user and by cap This currently prints caps requests received and handled, so that overload of received compared to handled or deadlock can be detected. This involves making BaseStreamHandler and BaseOutputStream record the ints, which means inheritors should subclass ProcessRequest() instead of Handle() However, existing inheriting classes overriding Handle() will still work, albeit without stats recording. "show caps" becomes "show caps list" to disambiguate between show caps commands | |||||
2013-05-13 | Small adjustments to the floater module | Melanie | 1 | -1/+4 | |
2013-05-04 | Add RegionManager level and the ability to use literal XML to the dynamic ↵ | Melanie | 2 | -5/+15 | |
floater module | |||||
2013-04-27 | Controller module for dynamic floaters (WIP) | Melanie | 1 | -0/+228 | |
2013-04-25 | Change copyright notice on DynamicMenuModule to proper BSD | Melanie | 1 | -5/+26 | |
2013-04-25 | Adding the dynamic menu module which allows registering new menu options in ↵ | Melanie | 1 | -0/+282 | |
compliant viewers | |||||
2013-04-25 | Adding the dynamic menu module which allows registering new menu options in ↵ | Melanie | 1 | -0/+282 | |
compliant viewers |