aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/hippoGridManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remember the last logged in grid between sessionsMcCabe Maxsted2009-11-081-2/+4
|
* Grid manager no longer appends "/" to URIs.Jacek Antonelli2009-10-031-8/+9
| | | | This was causing trouble with URIs that shouldn't end in "/".
* Changes to make the grid manager compile on WindowsMcCabe Maxsted2009-09-271-0/+2
|
* Made HippoGridManager's sanitation code more sane.Jacek Antonelli2009-09-251-23/+29
|
* Moved many HippoGridManager methods defs out of the header.Jacek Antonelli2009-09-251-2/+209
| | | | | There's no good reason for these to be in the header, it just breaks encapsulation for no significant gain.
* Made grid manager update from Imprudence site, not Meerkat.Jacek Antonelli2009-09-251-1/+1
|
* Fixed HippoGridInfo::cleanUpUri appending "/" stupidly.Jacek Antonelli2009-09-251-2/+7
| | | | It was appending it to an empty string, "/", "//", etc.
* Disabled avatar name and password fields in grid manager.Jacek Antonelli2009-09-251-9/+9
| | | | Temporary, until we implement a decent account manager.
* Updated Grid Manager from Meerkat's SVN (as of r215).Jacek Antonelli2009-09-101-2/+3
|
* Fixed line endings on hippo and grid manager files.Jacek Antonelli2009-09-101-597/+597
|
* BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax2009-07-111-0/+597