Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added McCabe's pie menu patches | McCabe Maxsted | 2008-10-23 | 5 | -536/+556 |
| | |||||
* | compiled 1.21.6 imprudence version | McCabe Maxsted | 2008-10-21 | 4 | -833/+833 |
| | |||||
* | compiled imprudence with 1.21.6 source | McCabe Maxsted | 2008-10-19 | 7 | -4735/+4735 |
| | |||||
* | Updated source to SL version 1.21.6. | Jacek Antonelli | 2008-10-17 | 371 | -6786/+11173 |
|\ | |||||
| * | Second Life viewer sources 1.21.6 | Jacek Antonelli | 2008-10-17 | 22 | -59/+90 |
| | | |||||
| * | Second Life viewer sources 1.21.5-RC | Jacek Antonelli | 2008-10-08 | 189 | -3464/+3246 |
| | | |||||
| * | Second Life viewer sources 1.21.4-RC | Jacek Antonelli | 2008-10-03 | 53 | -1230/+974 |
| | | |||||
| * | Second Life viewer sources 1.21.3-RC | Jacek Antonelli | 2008-09-28 | 270 | -3122/+7952 |
| | | |||||
* | | Fixed bad panel_overlay XML from a sloppy merge. | Jacek Antonelli | 2008-10-07 | 1 | -1/+0 |
| | | | | | | | | Malformed XML was causing crash when opening chat bar. | ||||
* | | Merge branch 'offer-teleport' into next | Jacek Antonelli | 2008-10-03 | 6 | -6/+46 |
|\ \ | |||||
| * | | 'Offer Teleport' button in friends list is now enabled | Jacek Antonelli | 2008-09-23 | 2 | -5/+9 |
| | | | | | | | | | | | | | | | | | | even when the selected user(s) appear to be offline. Mostly for consistency, but also to allow a work-around for times when presence is flakey. | ||||
| * | | 'Offer Teleport' button in avatar profile is now always enabled, | Jacek Antonelli | 2008-09-22 | 2 | -1/+5 |
| | | | | | | | | | | | | regardless of whether the other person is known to be online. | ||||
| * | | 'Offer Teleport' button in IM panel is now always enabled, | Jacek Antonelli | 2008-09-22 | 2 | -13/+6 |
| | | | | | | | | | | | | | | | | | | regardless of whether the other person is known to be online. Fixes crash introduced by VWR-2072 when IMing someone not on your friends list, and makes the feature useful in more cases. | ||||
| * | | Merge branch 'VWR-8341' into next-merge | Jacek Antonelli | 2008-09-22 | 5 | -0/+31 |
| |\ \ | |||||
| * \ \ | Merge branch 'VWR-8024' into next-merge | Jacek Antonelli | 2008-09-22 | 4 | -0/+39 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'VWR-2072' into next-merge | Jacek Antonelli | 2008-09-22 | 4 | -0/+35 |
| |\ \ \ \ | |||||
| | * | | | | VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button. | Paul Churchill | 2008-09-20 | 4 | -0/+35 |
| | | | | | | |||||
* | | | | | | Added .gitignore to ignore artwork, libs, and compiled stuff. | Jacek Antonelli | 2008-09-28 | 1 | -0/+43 |
| | | | | | | |||||
* | | | | | | Added event callbacks for Attached Lights and Attached Particles | Jacek Antonelli | 2008-09-28 | 3 | -4/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and updated their XUI menu entries to use the new event callbacks. Those menu entries now work. | ||||
* | | | | | | Updated to SL source 1.21.2. | Jacek Antonelli | 2008-09-28 | 27 | -1021/+5906 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/SConstruct linden/indra/newview/files.lst linden/indra/newview/llfloatertools.cpp linden/indra/newview/llfloatertools.h linden/indra/newview/lloverlaybar.cpp linden/indra/newview/lloverlaybar.h linden/indra/newview/llviewermenu.cpp linden/indra/newview/skins/default/xui/en-us/floater_tools.xml linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml linden/indra/newview/viewer_manifest.py | ||||
| * | | | | | Merge branch 'VWR-8341' into next-merge | Jacek Antonelli | 2008-09-22 | 5 | -0/+31 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | VWR-8341: Bring back a UI indicator of 'Flycam' text. | Aimee Trescothick | 2008-09-22 | 5 | -0/+33 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge branch 'VWR-8024' into next-merge | Jacek Antonelli | 2008-09-22 | 4 | -0/+39 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | VWR-8024: simplify group invites: invite to group from groups list. | McCabe Maxsted | 2008-09-19 | 4 | -0/+41 |
| | |/ | |||||
| * | | Merge branch 'land-tools' into next-merge | Jacek Antonelli | 2008-09-22 | 10 | -86/+226 |
| |\ \ | |||||
| | * | | VWR-8430: Usability improvements to the land tools floater. | Aimee Trescothick | 2008-09-22 | 10 | -93/+171 |
| | | | | |||||
| | * | | VWR-2331: Terraform tool variable "strength". | Gigs Taggart | 2008-09-19 | 7 | -6/+68 |
| | |/ | | | | | | | | | | Contributing authors: Gigs Taggart, Aimee Trescothick, Which Linden. | ||||
| * | | Merge branch 'build-tools' into next-merge | Jacek Antonelli | 2008-09-22 | 3 | -7/+56 |
| |\ \ | |||||
| | * | | Increased maximum settable transparency from 90% to 100%. | Jacek Antonelli | 2008-09-22 | 2 | -1/+4 |
| | | | | |||||
| | * | | Changed 'Select Texture' to 'Select Faces to Texture'. | Jacek Antonelli | 2008-09-22 | 2 | -1/+6 |
| | | | | |||||
| | * | | Merge branch 'VWR-7877' into build-tools | Jacek Antonelli | 2008-09-22 | 2 | -4/+9 |
| | |\ \ | |||||
| | | * | | VWR-7877: Change the default cut increment from 0.05 to 0.025. | McCabe Maxsted | 2008-09-19 | 2 | -4/+9 |
| | | |/ | |||||
| | * | | Merge branch 'VWR-7827-b' into build-tools | Jacek Antonelli | 2008-09-22 | 3 | -1/+39 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | VWR-7827: Allow Dimple/Profile Cut for boxes and box-based prims in the UI. | McCabe Maxsted | 2008-09-16 | 3 | -1/+38 |
| | | | | |||||
| * | | | Merge branch 'viewer-menu' into next-merge | Jacek Antonelli | 2008-09-22 | 7 | -854/+5213 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Reindented and cleaned up menu XML for code readability. | Jacek Antonelli | 2008-09-21 | 2 | -1553/+1928 |
| | | | | |||||
| | * | | Merge branch 'VWR-5082' into menu_viewer | Jacek Antonelli | 2008-09-21 | 7 | -0/+898 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llviewermenu.cpp | ||||
| | | * | | Added llfloaterbulkpermission.cpp to SCons build list. | Jacek Antonelli | 2008-09-21 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | VWR-5082: 'Set permissions on selected task inventory' feature. | Michelle2 Zenovka | 2008-09-20 | 6 | -0/+896 |
| | |/ / | |/| | | |||||
| | * | | Merge branch 'VWR-1363' into menu_viewer | Jacek Antonelli | 2008-09-21 | 2 | -0/+9 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||||
| | | * | | VWR-1363: Add "Return Object" to the Tools menu. | McCabe Maxsted | 2008-09-19 | 2 | -0/+11 |
| | |/ / | |/| | | |||||
| | * | | Merge branch 'VWR-2896' into menu_viewer | Jacek Antonelli | 2008-09-21 | 3 | -0/+3217 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | ||||
| | | * | | VWR-2948: Create XUI-based Advanced menu. | Jacek Antonelli | 2008-09-19 | 2 | -0/+951 |
| | | | | | | | | | | | | | | | | | | | | Part of VWR-2896: Convert "Advanced" menu to XUI. | ||||
| | | * | | VWR-2947: Create event callbacks for Advanced menu functions. | Jacek Antonelli | 2008-09-19 | 2 | -0/+2272 |
| | |/ / | |/| | | | | | | | | | | Part of VWR-2896: Convert "Advanced" menu to XUI. | ||||
| | * | | Merge branch 'VWR-8056-b' into menu_viewer | Jacek Antonelli | 2008-09-21 | 2 | -452/+312 |
| | |\ \ | |/ / / | |||||
| | * | | Applied VWR-8056: Clean up menu_viewer.xml (main menu XUI) | Jacek Antonelli | 2008-09-16 | 2 | -452/+311 |
| | |/ | |||||
| * | | New optional SConstruct flag to specify an exact path to build | Jacek Antonelli | 2008-09-19 | 2 | -6/+18 |
| | | | | | | | | | | | | directory: BUILD_DIR. For convenience until we switch to CMake. | ||||
| * | | VWR-2865: New SConstruct flag to (not) make tarball after compiling. | Jacek Antonelli | 2008-09-19 | 3 | -5/+19 |
| |/ | | | | | | | For convenience until we switch to CMake. | ||||
| * | Created ChangeLog.txt. | Jacek Antonelli | 2008-09-16 | 1 | -0/+0 |
| | | |||||
| * | Added CONTRIBUTE.txt. | Jacek Antonelli | 2008-08-30 | 1 | -0/+104 |
| | |