aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Revert "er ... offtopic: add ctrl-alt-shift-d as shortcut to toggle advanced ↵McCabe Maxsted2009-10-041-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for linux" This reverts commit 92046e276e55b45ec281f1637a18fa176ed21587.
| * | | | | Merge commit 'armin/logoutbugs' into 1.2.0-logoutbugsMcCabe Maxsted2009-10-043-3/+10
| |\ \ \ \ \
| | * | | | | er ... offtopic: add ctrl-alt-shift-d as shortcut to toggle advanced for linuxArmin Weatherwax2009-10-041-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because ctrl-alt-d is minimize all windows modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
| | * | | | | test this as a fix for logout crash #2Armin Weatherwax2009-10-042-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: linden/indra/newview/llviewermenu.cpp modified: linden/indra/newview/llviewerregion.cpp
* | | | | | | Clickable IMs in chat history was causing readability problems at varying ↵McCabe Maxsted2009-10-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | distances, decided it was a bug and fixed it
* | | | | | | Mini-map radar now can notify you when someone enters the simMcCabe Maxsted2009-10-086-8/+116
| | | | | | |
* | | | | | | Added typing info to mini-map radarMcCabe Maxsted2009-10-074-4/+59
| |_|_|_|/ / |/| | | | |
* | | | | | Fixed random mouseclicks on the edge of the windowMcCabe Maxsted2009-10-071-1/+8
| | | | | |
* | | | | | Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty BarnettMcCabe Maxsted2009-10-0615-535/+529
| | | | | |
* | | | | | Applied RLVa-1.0.2c_20091005_Imprudence-1.2.0-diff.patchMcCabe Maxsted2009-10-068-128/+104
| | | | | |
* | | | | | Tiny improvement to radar codeMcCabe Maxsted2009-10-051-61/+62
| | | | | |
* | | | | | Renamed 'Create' in object pie to 'Build,' moved it to top right and ↵McCabe Maxsted2009-10-051-19/+20
| | | | | | | | | | | | | | | | | | | | | | | | switched 'Wear' and 'Return'
* | | | | | Changes that should improve sculpty LODMcCabe Maxsted2009-10-041-3/+9
|/ / / / /
* | | | | Fixed mini-map distance label and roundingMcCabe Maxsted2009-10-041-6/+6
| | | | |
* | | | | Clear list of avs in chat range when setting disabledMcCabe Maxsted2009-10-041-0/+4
| | | | |
* | | | | Mini-map radar now notifies when someone enters chat range, and how far away ↵McCabe Maxsted2009-10-046-12/+112
| |_|/ / |/| | | | | | | | | | | they are
* | | | Fixed layout of debug permissions in tools windowMcCabe Maxsted2009-10-031-6/+6
| | | |
* | | | Reverted slviewer-0-v12100-AllowDiscardForCreator.patch (Was causing ↵McCabe Maxsted2009-10-031-3/+3
| | | | | | | | | | | | | | | | usability issues with new notecard creation)
* | | | Added confirmation alerts for double-click tp and auto-pilotMcCabe Maxsted2009-10-032-28/+77
| | | |
* | | | Fixed extern C issue in llmediaimplgstreamer.h for WindowsMcCabe Maxsted2009-10-031-2/+3
| | | |
* | | | Fixed account label not showing up in profilesMcCabe Maxsted2009-10-031-4/+4
| | | |
* | | | Fixed an issue with llkeywords.cpp(385) and Visual StudioMcCabe Maxsted2009-10-031-2/+2
| | | |
* | | | Fixed search window height being too small for new profile layoutMcCabe Maxsted2009-10-031-27/+27
| | | |
* | | | Added new color setting for Object IMsMcCabe Maxsted2009-10-035-17/+42
| | | |
* | | | Fixed 1.2 beta features missing from silver skinMcCabe Maxsted2009-10-032-21/+15
| | | |
* | | | Object IMs are now prefixed with 'IM: '. As a side effect, names are now ↵McCabe Maxsted2009-10-032-5/+17
| | | | | | | | | | | | | | | | clickable when show IMs in chat is enabled
* | | | Applied clickable object names for whisper/say/shout from Emerald viewerMcCabe Maxsted2009-10-021-0/+26
| | | |
* | | | Added mini-map partner dot color for future use (currently unused)McCabe Maxsted2009-10-022-0/+2
| | | |
* | | | Draw Imprudence developers as purple dots in the mini-map (name list in ↵McCabe Maxsted2009-10-025-1/+25
| | | | | | | | | | | | | | | | LLFloaterMap)
* | | | Draw selected avatars last (and fixed silver skin missing selection color)McCabe Maxsted2009-10-023-6/+28
| |/ / |/| |
* | | Fixed switched Buy and Create locations in object pie menu (regression)McCabe Maxsted2009-10-011-8/+8
| | |
* | | Fixed inability to teleport to adult regions in Imprudence 1.2 (Ugly. Only ↵McCabe Maxsted2009-10-015-11/+83
| | | | | | | | | | | | use on 1.22 code base)
* | | Changed the minimum draw distance from 64m to 32mMcCabe Maxsted2009-10-012-2/+2
| | |
* | | Suspected partial crash fix for LogoutMcCabe Maxsted2009-10-011-17/+0
| | |
* | | Fixed 1.2 thinking it was on the Teen GridMcCabe Maxsted2009-10-011-5/+24
| | |
* | | Updated gpu_table.txt to latest version in SnowglobeMcCabe Maxsted2009-10-011-9/+15
| | |
* | | Fixed Unlink not enabling when Edit Linked Parts enabledMcCabe Maxsted2009-09-302-14/+74
| | |
* | | Fixed Join Call button truncated in group IMs (regression)McCabe Maxsted2009-09-291-2/+2
| | |
* | | Fixed reset UI size to default button missing from preferences > general ↵McCabe Maxsted2009-09-293-2/+18
| | | | | | | | | | | | (regression). Changed incremets to 0.001 to be more Liberation Sans-friendly
* | | Renamed preferences checkbox to 'show WindLight toolbar,' removed reference ↵McCabe Maxsted2009-09-291-2/+2
| | | | | | | | | | | | to 'Second Life'
* | | Adjusted 2nd Life profile tab layout for French languageMcCabe Maxsted2009-09-291-41/+41
| | |
* | | Added the name box back to avatar profilesMcCabe Maxsted2009-09-291-8/+8
| | |
* | | Fixed first windlight toolbar entry toggling Advanced SkyMcCabe Maxsted2009-09-291-1/+1
| | |
* | | Renamed ScriptBgReadOnlyColor to ScrollReadOnlyColor so we don't lose it in ↵McCabe Maxsted2009-09-293-5/+5
| | | | | | | | | | | | a merge
* | | Fixed Advanced Sky only toggling onceMcCabe Maxsted2009-09-281-3/+8
|/ /
* | Updated viewer version in Mac and Windows installer files.Jacek Antonelli2009-09-283-6/+5
| |
* | Tweaked Imprudence credits, copied to other languages' credits.Jacek Antonelli2009-09-286-12/+99
| |
* | Added Imprudence-specific credits to Help > About ImprudenceMcCabe Maxsted2009-09-271-1/+18
| |
* | Merge jacek/next into 1.2.0-nextMcCabe Maxsted2009-09-277-105/+85
|\ \
| * | Rearranged the Import stuff in the File menu.Jacek Antonelli2009-09-271-8/+10
| | |