Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the grid manager to save names and passwords along with grid info. ↵ | McCabe Maxsted | 2011-04-15 | 1 | -20/+37 |
| | | | | | | | | | | | | | This commit includes the following: * Fixed missing GPL headers from hippo grid manager * Fixed grids named <required> or "" being saved in the list * Fixed grid manager list only showing grid nicks, not grid names * Fixed grid names not settable in the grid manager * Grid manager now remembers avatar names and passwords * Usernames can now be set in the grid manager for SL (needs work) * Fixed grid manager being stuck in an updating state * Some general code cleanup | ||||
* | 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. | ||||
* | Removed unnecessary line from floatergriddefault.cpp | McCabe Maxsted | 2010-08-02 | 1 | -1/+0 |
| | |||||
* | Added first use grid selector for selecting the default grid when Imprudence ↵ | McCabe Maxsted | 2010-08-01 | 1 | -0/+102 |
is first run |