aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Hid "Start Location" from grid manager floater. Not used anyway.Jacek Antonelli2009-09-251-0/+5
| | |
| * | Made grid manager update from Imprudence site, not Meerkat.Jacek Antonelli2009-09-251-0/+5
| | |
| * | Renamed default grid "local" -> "localhost".Jacek Antonelli2009-09-251-0/+6
| | | | | | | | | | | | So it matches the one downloaded from the web.
| * | Fixed HippoGridInfo::cleanUpUri appending "/" stupidly.Jacek Antonelli2009-09-251-0/+6
| | | | | | | | | | | | It was appending it to an empty string, "/", "//", etc.
| * | Rearranged login screen and cleaned up XUI.Jacek Antonelli2009-09-251-0/+5
| | |
| * | Login screen fields shouldn't be set from grid (for now).Jacek Antonelli2009-09-251-0/+6
| | |
| * | Disabled avatar name and password fields in grid manager.Jacek Antonelli2009-09-251-0/+8
| | | | | | | | | | | | Temporary, until we implement a decent account manager.
| * | Reverted "grid-firstname_lastname" user directories.Jacek Antonelli2009-09-251-0/+8
| | | | | | | | | | | | Back to "firstname_lastname", like it was without grid manager.
| * | Merge remote branch 'armin/armin-1.2.0-next' into login-managerJacek Antonelli2009-09-251-0/+56
| |\ \ | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp
| | * | Fixed unhandled exception in llviewerobjectlist.cppMcCabe Maxsted2009-09-201-0/+56
| | | |
| * | | Merge branch 'next' into login-managerJacek Antonelli2009-09-231-0/+423
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml
| * | | Updated Grid Manager from Meerkat's SVN (as of r215).Jacek Antonelli2009-09-101-0/+30
| | | |
| * | | Merged 'armin/grid-manager5' into login-managerJacek Antonelli2009-09-101-0/+67
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/CMakeLists.txt linden/indra/newview/llpanellogin.cpp
* | \ \ \ Merge remote branch 'mccabe/1.2.0-next' into nextJacek Antonelli2009-09-251-0/+58
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Fixed region names not showing up on regions with zero avatarsMcCabe Maxsted2009-09-251-0/+5
| | | |
| * | | Fixed Windows using wrong GStreamer library namesMcCabe Maxsted2009-09-251-0/+5
| | | |
| * | | Removed problematic /MP flagMcCabe Maxsted2009-09-251-0/+7
| | | |
| * | | Fixed Last Owner text in tools window not disablingMcCabe Maxsted2009-09-251-0/+6
| | | |
| * | | Fixed Add button being enabled for friends in the radarMcCabe Maxsted2009-09-241-0/+5
| | | |
| * | | Applied RLVa patch for Imprudence 1.2 by Kitty BarnettMcCabe Maxsted2009-09-241-0/+11
| | | |
| * | | Applied particle chat feature from Emerald viewer (tell an object it's ↵McCabe Maxsted2009-09-221-0/+7
| | | | | | | | | | | | | | | | selected on channel 9000)
| * | | Clarifed Mini-Map menu option: 'Show Map' to 'Show World Map'McCabe Maxsted2009-09-221-0/+5
| | | |
| * | | Fixed RLVa issue in LLNetMap the right way (thanks Kitty)McCabe Maxsted2009-09-221-0/+7
| | | |
* | | | Moved "Show HUD Attachments" back to View, restored shortcut.Jacek Antonelli2009-09-231-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverts earlier change (Jan 27) which moved it to Advanced menu. This reverts commit e43ad0a92e04eb2fd55f42f983e9d7495df90ae9. Conflicts: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
* | | | Merge remote branch 'mccabe/1.2.0-next' into nextJacek Antonelli2009-09-231-0/+415
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | | | | | | | | | | | | | | | Conflicts: linden/indra/newview/llfloaterchat.cpp linden/indra/newview/llfloatermap.cpp linden/indra/newview/llinventorybridge.cpp linden/indra/newview/llnetmap.cpp linden/indra/newview/llviewermessage.cpp linden/indra/newview/llviewerobjectlist.cpp
| * | Display selected avatars larger than normal, zoom in at a reasonable speed. ↵McCabe Maxsted2009-09-221-0/+9
| | | | | | | | | | | | Included missing artwork
| * | Merged 1.2.0-minimap-magnify into 1.2.0-radarzoomMcCabe Maxsted2009-09-221-0/+11
| |\ \
| | * | Applied Aimee's minimap zoom patchMcCabe Maxsted2009-06-091-0/+11
| | | |
| * | | Fixed map textures displaying as XMcCabe Maxsted2009-09-221-1/+6
| | | |
| * | | Applied Jacek's patch to show number of avatars in world mapMcCabe Maxsted2009-09-221-0/+6
| | | |
| * | | Changed 'Presets' button to 'Sky'McCabe Maxsted2009-09-211-0/+10
| | | |
| * | | Merged 1.2.0-radar2 into 1.2.0-nextMcCabe Maxsted2009-09-211-1/+63
| |\ \ \
| | * | | Estate and track buttons now disable when they should, tweaked spacingMcCabe Maxsted2009-09-161-0/+9
| | | | |
| | * | | Moved Rotate Mini-Map option to mini-map menu, added first use dialogMcCabe Maxsted2009-09-161-0/+19
| | | | |
| | * | | Don't track avatars when focus lostMcCabe Maxsted2009-09-161-0/+5
| | | | |
| | * | | Fixed bad RLVa behavior in minimapMcCabe Maxsted2009-09-161-0/+5
| | | | |
| | * | | Some code cleanupMcCabe Maxsted2009-09-151-0/+7
| | | | |
| | * | | Added tabs to mini-map radarMcCabe Maxsted2009-09-151-0/+17
| | |\ \ \
| | | * | | Fixed radar list scrolling issue, still missing toggleMcCabe Maxsted2009-08-121-0/+10
| | | | |/ | | | |/|
| * | | | Added adult compliant flagMcCabe Maxsted2009-09-201-0/+5
| | | | |
| * | | | Fixed group titles showing up as ?McCabe Maxsted2009-09-201-1/+6
| | | | |
| * | | | Fixed inventory offers not avatar name (another RLVa bug)McCabe Maxsted2009-09-191-0/+5
| | | | |
| * | | | Dynamically change max prim size depending upon LL/OpenSim grid (added ↵McCabe Maxsted2009-09-181-0/+13
| | | | | | | | | | | | | | | | | | | | setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m
| * | | | Merge branch '1.2.0-streaminfo' into 1.2.0-nextMcCabe Maxsted2009-09-171-0/+23
| |\ \ \ \
| | * | | | Fixed stream info not updatingMcCabe Maxsted2009-06-151-0/+5
| | | | | |
| | * | | | Applied Dale Glass' patch for VWR-12655: Add support for displaying the ↵McCabe Maxsted2009-06-151-0/+18
| | | |/ / | | |/| | | | | | | | | | | | title of the song
| * | | | Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 ↵McCabe Maxsted2009-09-171-0/+7
| | |/ / | |/| | | | | | | | | | completely invisible on first sight
| * | | Added Codebastard Redgrave's windlight presets to ImprudenceMcCabe Maxsted2009-09-151-0/+10
| | | |
| * | | Applied patch by Robin Cornelius for VWR-11138 - Make develop.py play nicely ↵McCabe Maxsted2009-09-151-0/+5
| | | | | | | | | | | | | | | | with express editions of Visual Studio
| * | | Applied patch by Robin Cornelius for VWR-11128 - Python not always detected ↵McCabe Maxsted2009-09-151-0/+7
| | | | | | | | | | | | | | | | by develop.py