aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Removed grid stuff from World Map (for now).Jacek Antonelli2009-09-253-214/+39
|
* Hid "Start Location" from grid manager floater. Not used anyway.Jacek Antonelli2009-09-252-2/+6
|
* Made grid manager update from Imprudence site, not Meerkat.Jacek Antonelli2009-09-252-1/+6
|
* Renamed default grid "local" -> "localhost".Jacek Antonelli2009-09-252-1/+7
| | | | So it matches the one downloaded from the web.
* Fixed HippoGridInfo::cleanUpUri appending "/" stupidly.Jacek Antonelli2009-09-252-2/+13
| | | | It was appending it to an empty string, "/", "//", etc.
* Rearranged login screen and cleaned up XUI.Jacek Antonelli2009-09-252-73/+147
|
* Login screen fields shouldn't be set from grid (for now).Jacek Antonelli2009-09-253-18/+16
|
* Disabled avatar name and password fields in grid manager.Jacek Antonelli2009-09-254-63/+76
| | | | Temporary, until we implement a decent account manager.
* Reverted "grid-firstname_lastname" user directories.Jacek Antonelli2009-09-252-8/+16
| | | | Back to "firstname_lastname", like it was without grid manager.
* Merge remote branch 'armin/armin-1.2.0-next' into login-managerJacek Antonelli2009-09-252-170/+226
|\ | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp
| * Fixed unhandled exception in llinventorymodel.cppArmin Weatherwax2009-09-201-0/+2
| |
| * Fixed unhandled exception in llviewerobjectlist.cppMcCabe Maxsted2009-09-202-0/+60
| |
| * Merge commit 'b3c39a47e76f595fd953d9ccffc58b0dfb8359db' into armin-1.2.0-nextArmin Weatherwax2009-09-2057-547/+3218
| |\
| * | Henri Beauchamps $HOME as default load/save location for LinuxArmin Weatherwax2009-09-191-0/+6
| | | | | | | | | | | | modified: linden/indra/newview/llfilepicker.cpp
* | | Merge branch 'next' into login-managerJacek Antonelli2009-09-23116-1028/+4393
|\ \ \ | |_|/ |/| | | | | | | | | | | Conflicts: linden/indra/newview/llinventorymodel.cpp linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml
| * | Moved "Show HUD Attachments" back to View, restored shortcut.Jacek Antonelli2009-09-232-7/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-23115-1020/+4379
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-226-12/+27
| | | | | | | | | | | | | | | | Included missing artwork
| | * | Merged 1.2.0-minimap-magnify into 1.2.0-radarzoomMcCabe Maxsted2009-09-228-29/+62
| | |\ \
| | | * | Applied Aimee's minimap zoom patchMcCabe Maxsted2009-06-098-29/+62
| | | | |
| | * | | Fixed map textures displaying as XMcCabe Maxsted2009-09-222-2/+12
| | | | |
| | * | | Applied Jacek's patch to show number of avatars in world mapMcCabe Maxsted2009-09-223-2/+46
| | | | |
| | * | | Changed 'Presets' button to 'Sky'McCabe Maxsted2009-09-215-15/+25
| | | | |
| | * | | Fixed unhandled exception in llinventorymodel.cppArmin Weatherwax2009-09-211-0/+2
| | | | |
| | * | | Henri Beauchamps $HOME as default load/save location for LinuxArmin Weatherwax2009-09-211-0/+6
| | | | | | | | | | | | | | | | | | | | modified: linden/indra/newview/llfilepicker.cpp
| | * | | Merged 1.2.0-radar2 into 1.2.0-nextMcCabe Maxsted2009-09-2115-22/+925
| | |\ \ \
| | | * | | Estate and track buttons now disable when they should, tweaked spacingMcCabe Maxsted2009-09-164-47/+94
| | | | | |
| | | * | | Moved Rotate Mini-Map option to mini-map menu, added first use dialogMcCabe Maxsted2009-09-1611-6/+84
| | | | | |
| | | * | | Fixed min minimap sizeMcCabe Maxsted2009-09-161-1/+1
| | | | | |
| | | * | | More cleanupMcCabe Maxsted2009-09-162-53/+27
| | | | | |
| | | * | | Don't track avatars when focus lostMcCabe Maxsted2009-09-162-3/+21
| | | | | |
| | | * | | Fixed bad RLVa behavior in minimapMcCabe Maxsted2009-09-162-3/+8
| | | | | |
| | | * | | Some code cleanupMcCabe Maxsted2009-09-154-30/+23
| | | | | |
| | | * | | Added tabs to mini-map radarMcCabe Maxsted2009-09-159-10/+798
| | | |\ \ \
| | | | * | | Fixed radar list scrolling issue, still missing toggleMcCabe Maxsted2009-08-123-42/+108
| | | | | | |
| | | | * | | Moved radar back into llfloatermap.cpp, it worksMcCabe Maxsted2009-08-116-198/+316
| | | | | | |
| | | | * | | Changed range to 96mMcCabe Maxsted2009-08-092-2/+2
| | | | | | |
| | | | * | | XUI tweaks and fixes to minimap.Jacek Antonelli2009-08-093-48/+53
| | | | | | |
| | | | * | | Basic basic radar that kinda sorta works but not reallyMcCabe Maxsted2009-08-093-4/+233
| | | | | | |
| | * | | | | Added adult compliant flagMcCabe Maxsted2009-09-202-0/+6
| | | | | | |
| | * | | | | Fixed group titles showing up as ?McCabe Maxsted2009-09-202-3/+8
| | | | | | |
| | * | | | | Fixed inventory offers not avatar name (another RLVa bug)McCabe Maxsted2009-09-192-3/+11
| | | | | | |
| | * | | | | Dynamically change max prim size depending upon LL/OpenSim grid (added ↵McCabe Maxsted2009-09-188-10/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | setting for opensim detection: LoggedIntoOpenSim). OpenSim max is 128m
| | * | | | | Merge branch '1.2.0-streaminfo' into 1.2.0-nextMcCabe Maxsted2009-09-178-14/+118
| | |\ \ \ \ \
| | | * | | | | Fixed stream info not updatingMcCabe Maxsted2009-06-152-9/+7
| | | | | | | |
| | | * | | | | Applied Dale Glass' patch for VWR-12655: Add support for displaying the ↵McCabe Maxsted2009-06-158-14/+120
| | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | title of the song
| | * | | | | Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 ↵McCabe Maxsted2009-09-172-1/+8
| | | |/ / / | | |/| | | | | | | | | | | | | | | completely invisible on first sight
| | * | | | Added Codebastard Redgrave's windlight presets to ImprudenceMcCabe Maxsted2009-09-157-0/+856
| | | | | |
| | * | | | Applied patch by Robin Cornelius for VWR-11138 - Make develop.py play nicely ↵McCabe Maxsted2009-09-152-3/+50
| | | | | | | | | | | | | | | | | | | | | | | | with express editions of Visual Studio
| | * | | | Applied patch by Robin Cornelius for VWR-11128 - Python not always detected ↵McCabe Maxsted2009-09-152-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | by develop.py