Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-31 | merge | Dave Parks | |
2010-08-30 | merging up from viewer-development | Aaron Terrell (Enus) | |
2010-08-25 | merge | Dave Parks | |
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-18 | VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files | Aimee Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-19 | Bury the dead code day: Cleanup redundant XUI files | Aimee Linden | |
2010-07-19 | Bury the dead code day: Cleanup redundant XUI files | Aimee Linden | |
2010-07-13 | Fix for mesh upload, consolidate generating bad indices, and normal generation. | Dave Parks | |
2010-06-21 | Merge with q/viewer-release | Leyla Farazha | |
2010-06-14 | merge | Dave Parks | |
2010-06-14 | Builds with LLConvexDecompInter as a static lib. | Dave Parks | |
2010-06-14 | merge | Dave Parks | |
2010-06-13 | merge | Tofu Linden | |
2010-06-11 | Merged from viewer-release | Dessie Linden | |
2010-06-10 | Add "LL_MESH_ENABLED" preprocessor flag for toggling mesh code. Couple of ↵ | Dave Parks | |
merge fixes. | |||
2010-06-08 | EXT-6934 FIXED method LLInventoryObject::rename does not change Name, if ↵ | Vladimir Pchelko | |
string is empty after correction. Problem description: LLInventoryObject::rename corrects incoming string and remove odd spaces, for example converts string " " to empty string "", as the result empty string can be set as InventoryObject name. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/505/ --HG-- branch : product-engine | |||
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-05-11 | EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType | Loren Shih | |
Refactored LLWearableDictionary to look more like LLAssetType/LLFolderType/etc. in terms of code design. This required a lot of superficial changes across many files. Overall functionality has not changed. | |||
2010-04-28 | merge from viewer-trunk | Tofu Linden | |
2010-04-27 | DEV-49349 : AIS hides broken inventory links after a relog | Loren Shih | |
inventory_and_asset_types_match is always true for links (i.e. links should not have to be a certain inventory type). | |||
2010-04-06 | YET another hairy merge from viewer-trunk. Conflicts resolved... so far. | Tofu Linden | |
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden | |
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Superficial header file cleanup. Change made to simulator files as well. | |||
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Superficial header file cleanup. Change made to simulator files as well. | |||
2010-04-05 | EXT-6703 : LLInventory.h cleanup and create new LLInventoryDefines | Loren Shih | |
Took out enums and flags from LLInventory into LLInventoryDefines Did a bunch of header file reformatting for LLInventory.h Change made to simulator files as well. | |||
2010-04-02 | EXT-6689 : INFRASTRUCTURE : LLInventoryBridge code cleanup | Loren Shih | |
Moved a bunch of local llinventorybridge functions into .cpp. Did a bunch of superficial cleanup of llinventorybridge and related files. | |||
2010-03-30 | HUGE merge from viewer-trunk. Many conflicts resolved. | Tofu Linden | |
2010-03-29 | EXT-5940 : Typedef all vector<LLUUID>'s | Loren Shih | |
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead. | |||
2010-03-29 | EXT-3075 : Remove swear words from comments across viewer | Loren Shih | |
This bugs me in a minor way. Did a search-and-cleanup on various swear words. | |||
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-03-01 | Merge with viewer-2-0 | Dave Parks | |
2010-02-26 | EXT-5820 I can copy asset UUID from non-FULLPERM assets turning on admin mode. | Tofu Linden | |
If you're reading this message, this was reviewed by Soft, Nyx or Aura. :) | |||
2010-02-16 | DEV-46234 Group Invite contains SLID with Resident, and | James Cook | |
DEV-46231 Pay resident notification contains SLID with Resident last name, and DEV-46232 Payment confirmation of buy and sell parcel of land contains SLID with Resident in both notifications Clean up server-side name strings with regex matching. Reviewed with Simon. | |||
2010-01-29 | merge from viewer2. | Tofu Linden | |
2010-01-29 | CID-332 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLNotecard::LLNotecard(int) File: /indra/llinventory/llnotecard.cpp | |||
2009-11-25 | Merge of viewer 2 | Palmer Truelson | |
2009-11-17 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-16 | Header file cleanup. | Loren Shih | |
Spelling cleanup. Changed "Inventroy"->"Inventory". Removed a couple of headers from llinventory.h. --HG-- branch : avatar-pipeline | |||
2009-11-13 | EXT-2482 : Newly created folders have wrong default type | Loren Shih | |
Removed AT_ROOT_CATEGORY and FT_ROOT_CATEGORY since those types are unused. Changed FT_CATEGORY to FT_ROOT_INVENTORY to make its purpose more clear. This change assumes that no agent inventories have category type 9 for either inventory type or folder preferred type. --HG-- branch : avatar-pipeline | |||
2009-11-12 | Fixes for mesh inventory type correctness. | Palmer | |
2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
and more mesh inventory type info | |||
2009-11-04 | Redo Bao's broken merge | Bryan O'Sullivan | |