Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-03 | storm-1037: remove the "hide url" checkboxes in parcel management | Oz Linden | |
2011-02-07 | STORM-969 / ER-493 - Viewer side of the work to add 'Rentals' as a land type ↵ | Kent Quirk | |
to the parcel API | |||
2010-12-21 | Automated merge up from viewer-development | Loren Shih | |
2010-12-14 | VWR-24263: Crash fix for notecards with negative text length | Kadah_Coba | |
2010-12-03 | Automated merge up from viewer-development | Loren Shih | |
2010-11-25 | Forgot to give myself credit. | Jonathan Yap | |
2010-11-25 | Fix link error: unsigned char const TASK_INVENTORY_ASSET_KEY | Jonathan Yap | |
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-30 | Put some errant tests under if (LL_TESTS) conditional. | Dave Parks | |
2010-09-27 | merge | Dave Parks | |
2010-09-24 | Fix for bad zipping of meshes and add mesh icon back to repository. | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
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. |