aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Applied lldialog spam throttle from Emerald viewerMcCabe Maxsted2009-10-082-1/+68
* | | | | | Don't show lldialog boxes from muted avatars anymoreMcCabe Maxsted2009-10-081-0/+15
| |/ / / / |/| | | |
* | | | | Fixed money change notification happening after logout/loginMcCabe Maxsted2009-10-081-1/+1
* | | | | Fixed stupid error on my part that broke clickable names in chat historyMcCabe Maxsted2009-10-081-4/+3
* | | | | Fixed entering sim notification being tied to radar rangeMcCabe Maxsted2009-10-081-22/+25
* | | | | Merge branch '1.2.0-logoutbugs' into nextMcCabe Maxsted2009-10-082-3/+6
|\ \ \ \ \
| * | | | | Revert "er ... offtopic: add ctrl-alt-shift-d as shortcut to toggle advanced ...McCabe Maxsted2009-10-041-4/+0
| * | | | | 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
| | * | | | | test this as a fix for logout crash #2Armin Weatherwax2009-10-042-3/+6
* | | | | | | Clickable IMs in chat history was causing readability problems at varying dis...McCabe Maxsted2009-10-081-1/+2
* | | | | | | 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 switched...McCabe Maxsted2009-10-051-19/+20
* | | | | | 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
| |_|/ / |/| | |
* | | | Fixed layout of debug permissions in tools windowMcCabe Maxsted2009-10-031-6/+6
* | | | Reverted slviewer-0-v12100-AllowDiscardForCreator.patch (Was causing usabilit...McCabe Maxsted2009-10-031-3/+3
* | | | 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 clic...McCabe Maxsted2009-10-032-5/+17
* | | | 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 LLFlo...McCabe Maxsted2009-10-025-1/+25
* | | | 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 us...McCabe Maxsted2009-10-015-11/+83
* | | 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 (reg...McCabe Maxsted2009-09-293-2/+18
* | | Renamed preferences checkbox to 'show WindLight toolbar,' removed reference t...McCabe Maxsted2009-09-291-2/+2
* | | 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 a...McCabe Maxsted2009-09-293-5/+5