| Commit message (Expand) | Author | Files | Lines |
2009-09-25 | Removed the multiple accounts tip from grid manager. | Jacek Antonelli | 1 | -9/+1 |
2009-09-25 | Removed 'Set Default' button from grid manager floater. | Jacek Antonelli | 2 | -5/+7 |
2009-09-25 | Cleaned up channel control code in llchatbar.cpp some | McCabe Maxsted | 2 | -9/+13 |
2009-09-25 | Fixed chat channel control value not updating when Return key pressed | McCabe Maxsted | 1 | -0/+5 |
2009-09-25 | Made HippoGridManager's sanitation code more sane. | Jacek Antonelli | 3 | -27/+31 |
2009-09-25 | Moved many HippoGridManager methods defs out of the header. | Jacek Antonelli | 2 | -48/+254 |
2009-09-25 | Temporarily disable chat channel control in chat history until it's fixed | McCabe Maxsted | 3 | -2/+4 |
2009-09-25 | Removed grid stuff from World Map (for now). | Jacek Antonelli | 2 | -214/+33 |
2009-09-25 | Hid "Start Location" from grid manager floater. Not used anyway. | Jacek Antonelli | 1 | -2/+1 |
2009-09-25 | Fixed region names not showing up on regions with zero avatars | McCabe Maxsted | 1 | -2/+1 |
2009-09-25 | Fixed Windows using wrong GStreamer library names | McCabe Maxsted | 1 | -17/+17 |
2009-09-25 | Removed problematic /MP flag | McCabe Maxsted | 1 | -16/+7 |
2009-09-25 | Fixed minor typo in develop.py | McCabe Maxsted | 1 | -1/+1 |
2009-09-25 | Made grid manager update from Imprudence site, not Meerkat. | Jacek Antonelli | 1 | -1/+1 |
2009-09-25 | Renamed default grid "local" -> "localhost". | Jacek Antonelli | 1 | -1/+1 |
2009-09-25 | Fixed HippoGridInfo::cleanUpUri appending "/" stupidly. | Jacek Antonelli | 1 | -2/+7 |
2009-09-25 | Rearranged login screen and cleaned up XUI. | Jacek Antonelli | 1 | -73/+142 |
2009-09-25 | Login screen fields shouldn't be set from grid (for now). | Jacek Antonelli | 2 | -18/+10 |
2009-09-25 | Disabled avatar name and password fields in grid manager. | Jacek Antonelli | 3 | -63/+68 |
2009-09-25 | Reverted "grid-firstname_lastname" user directories. | Jacek Antonelli | 1 | -8/+8 |
2009-09-25 | Fixed Last Owner text in tools window not disabling | McCabe Maxsted | 2 | -1/+3 |
2009-09-24 | Clarified 'Track' button tooltip in radar | McCabe Maxsted | 1 | -1/+1 |
2009-09-24 | Fixed Add button being enabled for friends in the radar | McCabe Maxsted | 1 | -0/+2 |
2009-09-24 | Applied RLVa patch for Imprudence 1.2 by Kitty Barnett | McCabe Maxsted | 5 | -17/+76 |
2009-09-23 | Moved "Show HUD Attachments" back to View, restored shortcut. | Jacek Antonelli | 1 | -7/+5 |
2009-09-22 | Applied particle chat feature from Emerald viewer (tell an object it's select... | McCabe Maxsted | 3 | -0/+79 |
2009-09-22 | Clarifed Mini-Map menu option: 'Show Map' to 'Show World Map' | McCabe Maxsted | 1 | -1/+1 |
2009-09-22 | Fixed RLVa issue in LLNetMap the right way (thanks Kitty) | McCabe Maxsted | 1 | -3/+3 |
2009-09-22 | Display selected avatars larger than normal, zoom in at a reasonable speed. I... | McCabe Maxsted | 5 | -12/+18 |
2009-09-22 | Fixed map textures displaying as X | McCabe Maxsted | 1 | -1/+6 |
2009-09-22 | Applied Jacek's patch to show number of avatars in world map | McCabe Maxsted | 2 | -2/+40 |
2009-09-21 | Changed 'Presets' button to 'Sky' | McCabe Maxsted | 4 | -15/+15 |
2009-09-21 | Fixed unhandled exception in llinventorymodel.cpp | Armin Weatherwax | 1 | -0/+2 |
2009-09-21 | Henri Beauchamps $HOME as default load/save location for Linux | Armin Weatherwax | 1 | -0/+6 |
2009-09-20 | Added adult compliant flag | McCabe Maxsted | 1 | -0/+1 |
2009-09-20 | Fixed group titles showing up as ? | McCabe Maxsted | 1 | -2/+2 |
2009-09-20 | Fixed unhandled exception in llinventorymodel.cpp | Armin Weatherwax | 1 | -0/+2 |
2009-09-20 | Fixed unhandled exception in llviewerobjectlist.cpp | McCabe Maxsted | 1 | -0/+4 |
2009-09-19 | Fixed inventory offers not avatar name (another RLVa bug) | McCabe Maxsted | 1 | -3/+6 |
2009-09-19 | Henri Beauchamps $HOME as default load/save location for Linux | Armin Weatherwax | 1 | -0/+6 |
2009-09-18 | Dynamically change max prim size depending upon LL/OpenSim grid (added settin... | McCabe Maxsted | 7 | -10/+52 |
2009-09-17 | Applied patch by Aleric Inglewood for VWR-13996 - avatars using 1.22 complete... | McCabe Maxsted | 1 | -1/+1 |
2009-09-16 | Estate and track buttons now disable when they should, tweaked spacing | McCabe Maxsted | 3 | -47/+85 |
2009-09-16 | Moved Rotate Mini-Map option to mini-map menu, added first use dialog | McCabe Maxsted | 10 | -6/+65 |
2009-09-16 | Fixed min minimap size | McCabe Maxsted | 1 | -1/+1 |
2009-09-16 | More cleanup | McCabe Maxsted | 2 | -53/+27 |
2009-09-16 | Don't track avatars when focus lost | McCabe Maxsted | 1 | -3/+16 |
2009-09-16 | Fixed bad RLVa behavior in minimap | McCabe Maxsted | 1 | -3/+3 |
2009-09-15 | Some code cleanup | McCabe Maxsted | 3 | -30/+16 |
2009-09-15 | Added Codebastard Redgrave's windlight presets to Imprudence | McCabe Maxsted | 6 | -0/+846 |