Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename hippo* files to lower case (PART 2 OF 2) | Aleric Inglewood | 2010-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | There was a problem with #include "hippolimits.h" because the file is called hippoLimits.h (with an uppercase L). After some discussion on IRC it was reluctantly decided that filenames should be lowercase, as is done for every Linden file. This is part 2 or 2 (the first part just renamed the files). This part changes all files to make the viewer compile again after the renaming. | ||||
* | Finishes the OpenRegionSettings module, adds a new panel to Region/Estate ↵ | RevolutionSmythe | 2010-11-01 | 1 | -2/+2 |
| | | | | for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better. | ||||
* | Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett | McCabe Maxsted | 2010-10-09 | 1 | -0/+4 |
| | |||||
* | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 2010-08-19 | 1 | -12/+10 |
| | |||||
* | Fixed mini-map radar showing when minimized in mouselook | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Fixed mini-map not showing in mouselook | McCabe Maxsted | 2010-06-19 | 1 | -0/+4 |
| | |||||
* | Merged almost-final version of Imprudence 1.2 into 1.3 | McCabe Maxsted | 2009-11-08 | 1 | -831/+75 |
|\ | |||||
| * | Minimap radar can now be toggled. | Jacek Antonelli | 2009-10-30 | 1 | -0/+56 |
| | | |||||
| * | Added a button that will toggle the minimap radar. | Jacek Antonelli | 2009-10-30 | 1 | -0/+48 |
| | | |||||
| * | Added PanelRadar class, refactored from LLFloaterMap. | Jacek Antonelli | 2009-10-29 | 1 | -888/+15 |
| | | |||||
| * | Partial fix for avatar names not displaying at > 1024m (won't be fixed until ↵ | McCabe Maxsted | 2009-10-19 | 1 | -6/+19 |
| | | | | | | | | LL actually sends height in more than one byte -_-) | ||||
* | | Merged working branch of 1.2 into LL 1.23 merge | McCabe Maxsted | 2009-10-18 | 1 | -1/+893 |
|\ \ | |/ | |||||
| * | Combine the two mini-map mute buttons into one | McCabe Maxsted | 2009-10-13 | 1 | -1/+12 |
| | | |||||
| * | Parcel highlighting when selecting a name in radar is less buggy | McCabe Maxsted | 2009-10-13 | 1 | -9/+10 |
| | | |||||
| * | Force minimize button focus to the top of Mini-Map | McCabe Maxsted | 2009-10-10 | 1 | -0/+1 |
| | | |||||
| * | Fixed entering sim notification being tied to radar range | McCabe Maxsted | 2009-10-08 | 1 | -22/+25 |
| | | |||||
| * | Mini-map radar now can notify you when someone enters the sim | McCabe Maxsted | 2009-10-08 | 1 | -1/+72 |
| | | |||||
| * | Added typing info to mini-map radar | McCabe Maxsted | 2009-10-07 | 1 | -2/+34 |
| | | |||||
| * | Tiny improvement to radar code | McCabe Maxsted | 2009-10-05 | 1 | -61/+62 |
| | | |||||
| * | Fixed mini-map distance label and rounding | McCabe Maxsted | 2009-10-04 | 1 | -6/+6 |
| | | |||||
| * | Clear list of avs in chat range when setting disabled | McCabe Maxsted | 2009-10-04 | 1 | -0/+4 |
| | | |||||
| * | Mini-map radar now notifies when someone enters chat range, and how far away ↵ | McCabe Maxsted | 2009-10-04 | 1 | -8/+81 |
| | | | | | | | | they are | ||||
| * | Draw Imprudence developers as purple dots in the mini-map (name list in ↵ | McCabe Maxsted | 2009-10-02 | 1 | -0/+15 |
| | | | | | | | | LLFloaterMap) | ||||
| * | Fixed Add button being enabled for friends in the radar | McCabe Maxsted | 2009-09-24 | 1 | -0/+2 |
| | | |||||
| * | Applied RLVa patch for Imprudence 1.2 by Kitty Barnett | McCabe Maxsted | 2009-09-24 | 1 | -0/+34 |
| | | |||||
| * | Estate and track buttons now disable when they should, tweaked spacing | McCabe Maxsted | 2009-09-16 | 1 | -42/+79 |
| | | |||||
| * | Moved Rotate Mini-Map option to mini-map menu, added first use dialog | McCabe Maxsted | 2009-09-16 | 1 | -0/+2 |
| | | |||||
| * | More cleanup | McCabe Maxsted | 2009-09-16 | 1 | -52/+27 |
| | | |||||
| * | Don't track avatars when focus lost | McCabe Maxsted | 2009-09-16 | 1 | -3/+16 |
| | | |||||
| * | Some code cleanup | McCabe Maxsted | 2009-09-15 | 1 | -22/+9 |
| | | |||||
| * | Added tabs to mini-map radar | McCabe Maxsted | 2009-09-15 | 1 | -2/+622 |
| |\ | |||||
| | * | Fixed radar list scrolling issue, still missing toggle | McCabe Maxsted | 2009-08-12 | 1 | -42/+93 |
| | | | |||||
| | * | Moved radar back into llfloatermap.cpp, it works | McCabe Maxsted | 2009-08-11 | 1 | -0/+256 |
| | | | |||||
| * | | Merged in jacek/next | McCabe Maxsted | 2009-09-14 | 1 | -0/+10 |
| |/ | |||||
| * | Backported 1.23's minimap conversion to XUI | McCabe Maxsted | 2009-06-09 | 1 | -117/+25 |
| | | |||||
* | | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 2009-04-30 | 1 | -118/+27 |
|/ | |||||
* | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 2009-01-11 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.21.0-RC | Jacek Antonelli | 2008-09-06 | 1 | -4/+2 |
| | |||||
* | Second Life viewer sources 1.20.2 | Jacek Antonelli | 2008-08-15 | 1 | -14/+11 |
| | |||||
* | Second Life viewer sources 1.19.1.0 | Jacek Antonelli | 2008-08-15 | 1 | -7/+6 |
| | |||||
* | Second Life viewer sources 1.19.0.0 | Jacek Antonelli | 2008-08-15 | 1 | -2/+2 |
| | |||||
* | Second Life viewer sources 1.18.6.4-RC | Jacek Antonelli | 2008-08-15 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.18.6.0-RC | Jacek Antonelli | 2008-08-15 | 1 | -2/+2 |
| | |||||
* | Second Life viewer sources 1.18.5.0-RC | Jacek Antonelli | 2008-08-15 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.18.4.0-RC | Jacek Antonelli | 2008-08-15 | 1 | -44/+3 |
| | |||||
* | Second Life viewer sources 1.15.0.2 | Jacek Antonelli | 2008-08-15 | 1 | -0/+45 |
| | |||||
* | Second Life viewer sources 1.14.0.0 | Jacek Antonelli | 2008-08-15 | 1 | -1/+1 |
| | |||||
* | Second Life viewer sources 1.13.2.12 | Jacek Antonelli | 2008-08-15 | 1 | -0/+218 |