Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | SH-3606 WIP - moving classes to more reusable location | Brad Payne (Vir Linden) | |
2012-12-06 | SH-3604 FIX - switched link creation in updateCOF() to use retry path, ↵ | Brad Payne (Vir Linden) | |
better stats reporting, fixed failure logic | |||
2012-12-05 | Possible fix for TC build failure | Brad Payne (Vir Linden) | |
2012-12-05 | SH-3604 WIP - retry mechanism for batch inventory ops, handle either ↵ | Brad Payne (Vir Linden) | |
completion or failure | |||
2012-12-04 | SH-3604 WIP | Brad Payne (Vir Linden) | |
2012-12-03 | merge | Brad Payne (Vir Linden) | |
2012-12-03 | SH-3562 WIP | Brad Payne (Vir Linden) | |
2012-11-30 | SH-3562 WIP - detect possible hangs in item copying | Brad Payne (Vir Linden) | |
2012-11-29 | fix for possible crash on exit in self_av_string() | Brad Payne (Vir Linden) | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-19 | Moved implementation of incrementCofVersion to llappearancemgr.cpp. Changed ↵ | Logan Dethrow | |
retry logic to use the more robust mRetryPolicy instead of my own previous implementation. | |||
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-08 | CHUI-484: Updating the code to rather than refer to it as Busy Mode, it now ↵ | William Todd Stinson | |
refers to it as Do Not Disturb mode. | |||
2012-11-05 | small logging tweak | Brad Payne (Vir Linden) | |
2012-11-02 | SH-3429 WIP - Added adaptive retry mechanism for failed appearance update ↵ | Brad Payne (Vir Linden) | |
requests | |||
2012-11-01 | misc error detection, debug coloration for avatar meshes | Brad Payne (Vir Linden) | |
2012-10-26 | SH-3469 FIX - use callback mechanism to handle possible race between getting ↵ | Brad Payne (Vir Linden) | |
caps and setting agent region | |||
2012-09-27 | audited uses of centralBakeVersion vs. isUsingServerBakes | Brad Payne (Vir Linden) | |
2012-09-11 | SH-3264 Moved over a few more items to llappearance | Nyx (Neal Orman) | |
moved over: isWearingWearableType wearable::writeToAvatar wearable::mTEMap (stores LocalTextureObject*) more from wearable::import/export wearable::createVisualParams, etc | |||
2012-11-13 | merge changes for DRTVWR-238 | Oz Linden | |
2012-09-03 | Merge VirLinden/sunshine -> don_linden/sunshine-experimental | Don Kjer | |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-08-30 | log appearance update requests and results | Brad Payne (Vir Linden) | |
2012-08-22 | SH-3625 - some associated cleanup, do_update field is useless in various ↵ | Brad Payne (Vir Linden) | |
calls because of possible race conditions | |||
2012-08-22 | SH-3625 WIP - consolidated a couple of attachment removal paths | Brad Payne (Vir Linden) | |
2012-08-21 | SH-3625 WIP - consolidating code paths for removal, removed dead code | Brad Payne (Vir Linden) | |
2012-08-21 | SH-3625 WIP - consolidating code paths for wearable/attachment removal | Brad Payne (Vir Linden) | |
2012-08-20 | SH-3625 WIP - removeItem(s)FromAvatar use updateAppearanceFromCOF. Some but ↵ | Brad Payne (Vir Linden) | |
not all remove code goes through these. | |||
2012-08-15 | requestServerAppearanceUpdate bails out if corresponding cap is null | Brad Payne (Vir Linden) | |
2012-08-14 | Automated merge with https://bitbucket.org/VirLinden/sunshine | Nyx (Neal Orman) | |
2012-08-14 | SH-3310 WIP setting up architecture for switching texture baking on ↵ | Nyx (Neal Orman) | |
per-region basis Set up an architecture to minimize the use of the baked texture debug setting. Instead concentrating on setting a per-region flag at the region handshake point. This should be processed once the new regions are using the updated handshake. The debug setting is being used in this one location as a placeholder. Builds, but not fully tested/commented yet, passing this work off to Vir. | |||
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | CHUI-217 FIX Items are not visible in Merchant Outbox | Richard Linden | |
cleaned up a lot custom code for folder view item creation in inbox and outbox proper initialization of views from inventory panel starting folder | |||
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-13 | SH-3267 WIP - extract cof version from avatar appearance message, use to ↵ | Brad Payne (Vir Linden) | |
reject stale updates | |||
2012-07-12 | SH-3267 WIP | Brad Payne (Vir Linden) | |
2012-07-12 | SH-3267 WIP | Brad Payne (Vir Linden) | |
2012-07-02 | FIX: renamed UpdateAgentAppearance to UpdateAvatarAppearance | Nyx (Neal Orman) | |
2012-06-29 | SH-3226 WIP - request appearance update request, connects to ↵ | Brad Payne (Vir Linden) | |
UpdateAgentAppearance cap, in updateAppearanceFromCOF() | |||
2012-06-26 | SH-3172 WIP - fix | Brad Payne (Vir Linden) | |
2012-06-25 | SH-3172 WIP - useServerTextureBaking() func | Brad Payne (Vir Linden) | |
2012-06-20 | MAINT-1150 FIX (Speculative) crash on (shutdown) in LLVOAvatar::avString() | callum | |
Reviewed by vir | |||
2012-07-07 | Crashfix: During cleanup gAgentAvatarp can already be 0. | Nicky | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-02 | SH-3128 FIX - log message cleanup for avatar rezzing | Brad Payne (Vir Linden) | |
2012-04-26 | tracking for copy-to-wear inventory failures | Brad Payne (Vir Linden) | |
2012-04-23 | more phase tracking for inventory ops | Brad Payne (Vir Linden) | |
2012-03-16 | SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective ↵ | Brad Payne (Vir Linden) | |
toggling when default is INFO | |||
2012-03-16 | SH-3044 - tag avatar log messages LL_INFOS(Avatar) | Brad Payne (Vir Linden) | |