Commit Graph

9 Commits

Author SHA1 Message Date
Aleric Inglewood
fce64f8f12 Add LLWebProfile and responders.
Adds finding and using libjsoncpp. Note that the old cmake file
found libjson, not the same thing.

Adds Debug Setting WebProfileNonProductionURL (next to already existing
WebProfileURL) to mimic V3's behavior and use a different URL for aditi.
These Debug Settings are using by (the new) getProfileURL() (copied
from V3 with just a minor fix).

Adds HippoGridInfo::isInProductionGrid() next to the existing
LLViewerLogin::isInProductionGrid that always returned true.
The former should only be called SL grids and then only returns
true for agni (and false for aditi et al). The latter was changed
to now always return true except on SL when the grid isn't agni.
The first is used for SL-only cases, the latter for things like
colors and for godmode decision logic.

V3's llwebprofile.cpp was fixed to compile on singu, with only real
difference that I dropped the Content-Type headers for the GET methods.
2012-11-16 02:00:06 +01:00
RevolutionSmythe
b8cd305f89 Get rid of grid nicks, and just use the Grid Name everywhere (its cleaner, and one less thing to fill out). 2011-08-18 20:56:35 +02:00
Siana Gearz
d962b05a9e Hippo Grid Manager 2011-01-29 18:23:56 +01:00
Hazim Gazov
8df2389509 hopefully this fixes everything 2010-05-03 16:32:04 -03:00
Hazim Gazov
a8f6f94957 Revert "I did a bad thing."
This reverts commit 5b1f162b04.
2010-05-03 16:07:48 -03:00
Hazim Gazov
5b1f162b04 I did a bad thing. 2010-05-03 16:06:34 -03:00
Hazim Gazov
d632fec70d AND DON'T DO THAT AGAIN 2010-05-03 15:48:22 -03:00
Hazim Gazov
a63e0dea6d just gonna commit this so I can undo it all proper-like 2010-05-03 15:44:01 -03:00
Hazim Gazov
7a86d01598 Imported existing code 2010-04-02 02:48:44 -03:00