aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewernetwork.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-15Updated the grid manager to save names and passwords along with grid info. ↵McCabe Maxsted1-3/+3
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
2010-11-05Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-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.
2010-11-03Rename hippo* files to lower case (PART 2 OF 2)Aleric Inglewood1-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.
2009-07-11BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax1-173/+28
2009-06-05Menu bar now only changes color for AditiMcCabe Maxsted1-3/+6
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-1/+2
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-12-11Indentation cleanup. (llviewernetwork.cpp)Jacek Antonelli1-18/+18
2008-12-10Fixed bad string comparison (grid code name). [#22]Jacek Antonelli1-1/+2
Reported by Balp Allen.
2008-12-04Fixed localsim login urlMcCabe Maxsted1-1/+1
2008-12-04Use 127.0.0.1 for local opensim, not 0.0.0.0.imprudence-1.0.0-RC2Jacek Antonelli1-1/+1
2008-12-01Second Life viewer sources 1.22.0-RCJacek Antonelli1-0/+20
2008-11-25Rearranged grid selectors so main grid is first.Jacek Antonelli1-5/+5
2008-11-25Added "code name" field for grid selections.Jacek Antonelli1-5/+16
The code name is used to fetch the proper splash page. This decouples the user-visible label from the name expected by the SL web server.
2008-11-25Changed the grid selector options at login.Jacek Antonelli1-69/+9
Renamed "Agni" to "SL Main Grid", etc. and removed private LL grids from the list. Also added "Local OpenSim" option.
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-2/+6
2008-08-15Second Life viewer sources 1.20.11Jacek Antonelli1-8/+3
2008-08-15Second Life viewer sources 1.20.8Jacek Antonelli1-1/+16
2008-08-15Second Life viewer sources 1.20.7Jacek Antonelli1-4/+182
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-6/+1
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-38/+34
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.6.2-RCJacek Antonelli1-0/+28
2008-08-15Second Life viewer sources 1.18.6.0-RCJacek Antonelli1-15/+13
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-0/+3
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.14.0.0Jacek Antonelli1-2/+6
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+93