aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VWR-2662: OpenAL support (patch by Tofu Linden)Jacek Antonelli2008-11-193-5/+29
|
* Changed app dir (for cache, etc.) to Imprudence.Jacek Antonelli2008-11-181-2/+2
|
* VWR-9007: Group UI uses "Person" instead of "Resident".Jacek Antonelli2008-11-182-3/+3
|
* Removed floater_tools.xml from silver skin.Jacek Antonelli2008-11-161-1275/+0
| | | | | | It was out of sync with the default version, and the only changes that LL had made to it were tiny tweaks to button size and position. It will now correctly inherit from default skin.
* Remove reference to nonexistent First Look Mac icon.Jacek Antonelli2008-11-051-6/+1
|
* Package up Imprudence icons.Jacek Antonelli2008-11-012-2/+2
|
* Imported Imprudence icon graphics.Jacek Antonelli2008-11-012-0/+0
|
* Merge branch 'rebranding' into nextJacek Antonelli2008-11-0122-1700/+1697
|\ | | | | | | | | Conflicts: linden/indra/newview/viewer_manifest.py
| * Merge commit 'mccabe/rebranding' into rebrandingJacek Antonelli2008-10-176-372/+357
| |\
| | * windows compile fix and rebranded help menuMcCabe Maxsted2008-10-171-1/+1
| | |
| | * windows compile fix and rebranded help menuMcCabe Maxsted2008-10-172-41/+26
| | |
| | * rebranding with updated help menuMcCabe Maxsted2008-10-172-5/+5
| | |
| | * rebranding compiledMcCabe Maxsted2008-10-173-328/+328
| | |
| * | Merge branch 'merge-1.21.6' into rebrandingJacek Antonelli2008-10-17330-6678/+10615
| |\ \ | | |/ | |/| | | | | | | | | | Conflicts: linden/indra/newview/installers/windows/installer_template.nsi linden/indra/newview/llappviewer.cpp
| * | Rebranded Windows-specific installer/support files.Jacek Antonelli2008-10-146-1495/+1495
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded Mac-specific installer/support files.Jacek Antonelli2008-10-143-304/+304
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded Linux-specific installer/support files.Jacek Antonelli2008-10-142-12/+4
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Rebranded platform-independent/shared installer/support files.Jacek Antonelli2008-10-144-64/+64
| | | | | | | | | | | | Replaced instances of "Second Life" with "Imprudence", etc.
| * | Added Imprudence-specific version numbers.Jacek Antonelli2008-10-083-13/+33
| | |
| * | Changed viewer and channel name to "Imprudence".Jacek Antonelli2008-10-082-5/+5
| | |
* | | Package only our free fonts.Jacek Antonelli2008-11-011-1/+3
| | |
* | | Imported Vera Mono and Liberation Sans fonts.Jacek Antonelli2008-11-016-0/+483
| | |
* | | Use Vera Mono and Liberation Sans fonts.Jacek Antonelli2008-11-011-8/+8
| | |
* | | Merge branch 'nicholaz-patches' into nextJacek Antonelli2008-10-316-10/+80
|\ \ \
| * \ \ Merge branch 'VWR-2003' into nicholaz-patchesJacek Antonelli2008-09-171-0/+6
| |\ \ \
| | * | | VWR-2003: Possible crash in lltooldraganddrop.cpp.Nicholaz Beresford2008-09-171-0/+6
| | | | |
| * | | | Merge branch 'VWR-2683' into nicholaz-patchesJacek Antonelli2008-09-172-2/+6
| |\ \ \ \
| | * | | | VWR-2683: Possible crash accessing dead llviewerregion.Nicholaz Beresford2008-09-172-2/+6
| | |/ / /
| * | | | Merge branch 'VWR-2685' into nicholaz-patchesJacek Antonelli2008-09-171-2/+1
| |\ \ \ \
| | * | | | VWR-2685: Possible crash in bounding box (getBoundingBoxAgent())Nicholaz Beresford2008-09-171-2/+1
| | |/ / / | | | | | | | | | | | | | | | from hud attachments.
| * | | | Skip "N files scheduled for deletion" message when nothing scheduled.Jacek Antonelli2008-09-161-1/+4
| | | | |
| * | | | Applied VWR-3878: Purging cache textures causes viewer to pauseNicholaz Beresford2008-09-162-6/+64
| |/ / / | | | | | | | | | | | | for many seconds, with heavy disk activity.
* | | | Use FMOD_LIBRARY variable. It's there for a reason.Jacek Antonelli2008-10-171-1/+1
| | | |
* | | | Commented out vivox / SLVoice from viewer manifest.Jacek Antonelli2008-10-171-28/+28
| | | |
* | | | Commented out kdu from viewer manifest.Jacek Antonelli2008-10-171-5/+5
| | | |
* | | | Commented out fmod from viewer manifest.Jacek Antonelli2008-10-171-3/+3
| |_|/ |/| |
* | | Updated source to SL version 1.21.6.Jacek Antonelli2008-10-17330-6678/+10615
|\ \ \ | |_|/ |/| |
| * | Second Life viewer sources 1.21.6Jacek Antonelli2008-10-1720-56/+88
| | |
| * | Second Life viewer sources 1.21.5-RCJacek Antonelli2008-10-08182-3432/+3090
| | |
| * | Second Life viewer sources 1.21.4-RCJacek Antonelli2008-10-0352-1229/+973
| | |
| * | Second Life viewer sources 1.21.3-RCJacek Antonelli2008-09-28233-3026/+7529
| | |
* | | Fixed bad panel_overlay XML from a sloppy merge.Jacek Antonelli2008-10-071-1/+0
| | | | | | | | | | | | Malformed XML was causing crash when opening chat bar.
* | | Merge branch 'offer-teleport' into nextJacek Antonelli2008-10-035-6/+14
|\ \ \
| * | | 'Offer Teleport' button in friends list is now enabledJacek Antonelli2008-09-231-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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 Antonelli2008-09-221-1/+1
| | | | | | | | | | | | | | | | regardless of whether the other person is known to be online.
| * | | 'Offer Teleport' button in IM panel is now always enabled,Jacek Antonelli2008-09-221-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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-mergeJacek Antonelli2008-09-223-0/+23
| |\ \ \
| * \ \ \ Merge branch 'VWR-8024' into next-mergeJacek Antonelli2008-09-223-0/+36
| |\ \ \ \
| * \ \ \ \ Merge branch 'VWR-2072' into next-mergeJacek Antonelli2008-09-223-0/+26
| |\ \ \ \ \
| | * | | | | VWR-2072: New Feature -> UI -> IM -> Teleport (other person) Button.Paul Churchill2008-09-203-0/+26
| | | | | | |