aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge branch '1.2.0-cameraconstraints' into 1.2.0-cameraconstraints2McCabe Maxsted2009-10-101-0/+5
|\ \ \
| * | | Disable camera constraints now disables max zoom for the scrollwheelMcCabe Maxsted2009-10-041-0/+5
| | | |
* | | | Added and tweaked vertical IM option from Emerald viewerMcCabe Maxsted2009-10-101-0/+11
| | | |
* | | | Updated version info to 1.2.0 beta 2, added changelog bannerImprudence-1.2.0-beta2McCabe Maxsted2009-10-091-0/+12
| | | |
* | | | Merge commit 'jacek/next' into nextMcCabe Maxsted2009-10-091-0/+8
|\ \ \ \
| * \ \ \ Merge remote branch 'mccabe/next' into nextJacek Antonelli2009-10-091-0/+18
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'mccabe/next' into nextJacek Antonelli2009-10-091-0/+202
| |\ \ \ \ \
| * | | | | | Grid manager no longer appends "/" to URIs.Jacek Antonelli2009-10-031-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This was causing trouble with URIs that shouldn't end in "/".
* | | | | | | linden/indra/newview/skins/default/xui/en-us/floater_directory.xmlMcCabe Maxsted2009-10-091-0/+5
| | | | | | |
* | | | | | | Mini-map can now be minimizedMcCabe Maxsted2009-10-091-0/+5
| |_|/ / / / |/| | | | |
* | | | | | Added missing RLVa header file: rlvdefines.hMcCabe Maxsted2009-10-091-0/+7
| | | | | |
* | | | | | Applied lldialog spam throttle from Emerald viewerMcCabe Maxsted2009-10-081-0/+6
| | | | | |
* | | | | | Don't show lldialog boxes from muted avatars anymoreMcCabe Maxsted2009-10-081-0/+5
| |/ / / / |/| | | |
* | | | | Fixed money change notification happening after logout/loginMcCabe Maxsted2009-10-081-0/+5
| | | | |
* | | | | Fixed stupid error on my part that broke clickable names in chat historyMcCabe Maxsted2009-10-081-0/+5
| | | | |
* | | | | Fixed entering sim notification being tied to radar rangeMcCabe Maxsted2009-10-081-1/+8
| | | | |
* | | | | Clickable IMs in chat history was causing readability problems at varying ↵McCabe Maxsted2009-10-081-0/+6
| | | | | | | | | | | | | | | | | | | | distances, decided it was a bug and fixed it
* | | | | Mini-map radar now can notify you when someone enters the simMcCabe Maxsted2009-10-081-0/+10
| | | | |
* | | | | Added typing info to mini-map radarMcCabe Maxsted2009-10-071-0/+8
| |_|/ / |/| | |
* | | | Fixed changelog errorMcCabe Maxsted2009-10-071-1/+1
| | | |
* | | | Fixed random mouseclicks on the edge of the windowMcCabe Maxsted2009-10-071-0/+7
| | | |
* | | | Applied RLVa-1.0.3e_20091005_Imprudence-1.2.0-diff.patch by Kitty BarnettMcCabe Maxsted2009-10-061-1/+22
| | | |
* | | | Applied RLVa-1.0.2c_20091005_Imprudence-1.2.0-diff.patchMcCabe Maxsted2009-10-061-0/+14
| | | |
* | | | Renamed 'Create' in object pie to 'Build,' moved it to top right and ↵McCabe Maxsted2009-10-051-0/+7
| | | | | | | | | | | | | | | | switched 'Wear' and 'Return'
* | | | Changes that should improve sculpty LODMcCabe Maxsted2009-10-041-0/+5
| | | |
* | | | Fixed mini-map distance label and roundingMcCabe Maxsted2009-10-041-0/+5
| | | |
* | | | Mini-map radar now notifies when someone enters chat range, and how far away ↵McCabe Maxsted2009-10-041-0/+12
| |/ / |/| | | | | | | | they are
* | | Fixed layout of debug permissions in tools windowMcCabe Maxsted2009-10-031-0/+5
| | |
* | | Reverted slviewer-0-v12100-AllowDiscardForCreator.patch (Was causing ↵McCabe Maxsted2009-10-031-0/+6
| | | | | | | | | | | | usability issues with new notecard creation)
* | | Added confirmation alerts for double-click tp and auto-pilotMcCabe Maxsted2009-10-031-0/+6
| | |
* | | Fixed extern C issue in llmediaimplgstreamer.h for WindowsMcCabe Maxsted2009-10-031-0/+5
| | |
* | | Fixed account label not showing up in profilesMcCabe Maxsted2009-10-031-0/+5
| | |
* | | Fixed an issue with llkeywords.cpp(385) and Visual StudioMcCabe Maxsted2009-10-031-0/+6
| | |
* | | Fixed search window height being too small for new profile layoutMcCabe Maxsted2009-10-031-0/+6
| | |
* | | Added new color setting for Object IMsMcCabe Maxsted2009-10-031-0/+9
| | |
* | | Fixed 1.2 beta features missing from silver skinMcCabe Maxsted2009-10-031-0/+6
| | |
* | | Object IMs are now prefixed with 'IM: '. As a side effect, names are now ↵McCabe Maxsted2009-10-031-0/+7
| | | | | | | | | | | | clickable when show IMs in chat is enabled
* | | Applied clickable object names for whisper/say/shout from Emerald viewerMcCabe Maxsted2009-10-021-0/+7
| | |
* | | Added mini-map partner dot color for future use (currently unused)McCabe Maxsted2009-10-021-0/+6
| | |
* | | Draw Imprudence developers as purple dots in the mini-map (name list in ↵McCabe Maxsted2009-10-021-0/+9
| | | | | | | | | | | | LLFloaterMap)
* | | Draw selected avatars last (and fixed silver skin missing selection color)McCabe Maxsted2009-10-021-0/+7
|/ /
* | Fixed switched Buy and Create locations in object pie menu (regression)McCabe Maxsted2009-10-011-0/+5
| |
* | Fixed inability to teleport to adult regions in Imprudence 1.2 (Ugly. Only ↵McCabe Maxsted2009-10-011-1/+10
| | | | | | | | use on 1.22 code base)
* | Changed the minimum draw distance from 64m to 32mMcCabe Maxsted2009-10-011-0/+6
| |
* | Suspected partial crash fix for LogoutMcCabe Maxsted2009-10-011-1/+6
| |
* | Fixed 1.2 thinking it was on the Teen GridMcCabe Maxsted2009-10-011-0/+6
| |
* | Updated gpu_table.txt to latest version in SnowglobeMcCabe Maxsted2009-10-011-0/+7
| |
* | Fixed Unlink not enabling when Edit Linked Parts enabledMcCabe Maxsted2009-09-301-0/+6
| |
* | Fixed Join Call button truncated in group IMs (regression)McCabe Maxsted2009-09-291-0/+5
| |
* | Fixed reset UI size to default button missing from preferences > general ↵McCabe Maxsted2009-09-291-0/+8
| | | | | | | | (regression). Changed incremets to 0.001 to be more Liberation Sans-friendly