| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Move methods to start a monitored thread, start work in its own thr... | Justin Clark-Casey (justincc) | 2014-11-25 | 3 | -3/+3 |
* | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 2014-11-25 | 2 | -8/+16 |
* | Add "wearables check" console command | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -9/+87 |
* | Add "wearables show" console command. | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -3/+97 |
* | Fix setting of max scene throttle so that setting it restricts the child clie... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -2/+4 |
* | minor: In "show client stats" command, properly handle the case where a clien... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+3 |
* | Fix an issue where specifying both max client and server outgoing UDP throttl... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -7/+8 |
* | refactor: consistently put all test classes in the OpenSim.Tests.Common packa... | Justin Clark-Casey (justincc) | 2014-11-25 | 3 | -3/+0 |
* | Move information about "server agent rate" throttles into "show server thrott... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -39/+0 |
* | Fix recent minor regression where the default frame time wasn't being set if ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | Cleanup extraneous comments from viewer support modules | Diva Canto | 2014-11-21 | 2 | -10/+3 |
* | Improved SpecialUIModule so that it sends the floater data properly. | Diva Canto | 2014-11-16 | 1 | -2/+21 |
* | Fix the fetching of module references in the viewer support modules. | Diva Canto | 2014-11-11 | 3 | -9/+15 |
* | Add additional viewer support modules that allow certain viewers to modify th... | Diva Canto | 2014-11-10 | 3 | -0/+494 |
* | Revert my commit that fixed unexpected behaviour re: parcel prim limits. | Kevin Cozens | 2014-10-30 | 1 | -1/+1 |
* | Use parcel prim limit (not region limit) when checking if area is full. | Kevin Cozens | 2014-10-30 | 1 | -1/+1 |
* | When osNpcMoveToTarget() is called for a sitting avatar then silently do noth... | Justin Clark-Casey (justincc) | 2014-09-12 | 1 | -0/+3 |
* | Start long-lived thread in IRCConnector via watchdog rather than indepedently... | Justin Clark-Casey (justincc) | 2014-09-04 | 1 | -13/+5 |
* | Implement experimental non-default mechanism to update scene via a timer rath... | Justin Clark-Casey (justincc) | 2014-08-26 | 1 | -31/+50 |
* | On teleport to a region that already has a child agent established (e.g. a ne... | Justin Clark-Casey (justincc) | 2014-08-15 | 1 | -1/+1 |
* | Avination's Dynamic Floater Module. This works with Singularity viewer only. | Melanie Thielker | 2014-08-12 | 1 | -0/+238 |
* | refactor: Rename recent new Client*UpdateTolerance to Root*UpdateTolerance fo... | Justin Clark-Casey (justincc) | 2014-08-06 | 1 | -6/+6 |
* | Implement "scene debug set root-upd-per" for dropping 1 in N root agent updat... | Justin Clark-Casey (justincc) | 2014-07-29 | 1 | -5/+17 |
* | Add debug mechanism for only sending 1 in N AgentUpdate packets to child agents. | Justin Clark-Casey (justincc) | 2014-07-29 | 1 | -0/+12 |
* | Add "debug scene set appear-refresh true|false" to control whether periodic a... | Justin Clark-Casey (justincc) | 2014-07-29 | 1 | -0/+12 |
* | Make it possible to change avatar position update, rotation and velocity tole... | Justin Clark-Casey (justincc) | 2014-07-29 | 1 | -21/+57 |
* | minor: make "debug scene set" usage command accurate again from last commit f... | Justin Clark-Casey (justincc) | 2014-07-29 | 1 | -2/+1 |
* | Add a "debug scene set child-repri <double>" command that allows child reprio... | Justin Clark-Casey (justincc) | 2014-07-29 | 1 | -16/+28 |
* | Revert "Write UDP statistics to the log, not just the console (e.g., "show qu... | Justin Clark-Casey (justincc) | 2014-07-25 | 1 | -37/+32 |
* | In "show throttles", show the maximum drip rate. This shows whether a client ... | Oren Hurvitz | 2014-07-21 | 1 | -4/+8 |
* | Write UDP statistics to the log, not just the console (e.g., "show queues") | Oren Hurvitz | 2014-07-21 | 1 | -32/+37 |
* | fix all instances of "non-existant" to "non-existent" (spelling mistakes) tha... | Michael Cerquoni | 2014-07-17 | 1 | -3/+3 |
* | Include option to remove auto backup files older than given number of days. N... | AliciaRaven | 2014-07-04 | 2 | -2/+52 |
* | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 2014-06-17 | 1 | -1/+1 |
* | If MaterialsModule unexpected sees a part with DefaultTexture of null, log th... | Justin Clark-Casey (justincc) | 2014-06-16 | 1 | -0/+4 |
* | In materials module, if a texture entry somehow has no default entry then don... | Justin Clark-Casey (justincc) | 2014-06-16 | 1 | -1/+2 |
* | Fix AutoBackupModule and include option to skip saving assets. | AliciaRaven | 2014-06-04 | 2 | -3/+39 |
* | Make RegionReady login disabled during initialization message a console messa... | Justin Clark-Casey (justincc) | 2014-05-27 | 1 | -2/+4 |
* | On verbose groups messaging logging, count all operations in reported time wh... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -3/+3 |
* | Split verbose groups messaging logging into its own setting separate from tha... | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -23/+77 |
* | Fix recent regression from 77e7bbc where an attachment on a received group no... | Justin Clark-Casey (justincc) | 2014-05-19 | 3 | -4/+27 |
* | For XmlRpcGroups (Flotsam) module, when MessageOnlineUsersOnly = true, handle... | Justin Clark-Casey (justincc) | 2014-05-12 | 1 | -13/+26 |
* | Add send group notice regression test for when MessageOnlineUsersOnly=true | Justin Clark-Casey (justincc) | 2014-05-12 | 1 | -0/+71 |
* | minor: eliminate unused UUID in xmlrpc GroupsMessagingModule.ProcessMessageFr... | Justin Clark-Casey (justincc) | 2014-05-12 | 1 | -2/+0 |
* | Show more meaningful error messages when failed to give an item to another user | Oren Hurvitz | 2014-05-06 | 1 | -2/+3 |
* | Fix issue where only one of multiple attachments on the same attachpoint for ... | Justin Clark-Casey (justincc) | 2014-05-01 | 2 | -2/+54 |
* | Add regression test for NPC movement on a variable region. | Justin Clark-Casey (justincc) | 2014-04-29 | 1 | -5/+72 |
* | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 6 | -7/+9 |
* | Tweak to PrimLimits and add missing Regions.ini example | Dev Random | 2014-04-12 | 1 | -16/+5 |
* | Add per-user checking to PrimLimitsModule | Dev Random | 2014-04-12 | 1 | -24/+69 |