summaryrefslogtreecommitdiff
path: root/indra/llmessage/llexperiencecache.cpp
AgeCommit message (Collapse)Author
2014-06-24Updated all experience responders for LLCurl::Responder interface changes ↵Cho
for ACME-1535 and ACME-1536
2014-06-20Updated LLExperienceCache::LLExperienceResponder to work with updated ↵Cho
LLCurl::Responder interface, to fix ACME-1532 and ACME-1525
2014-03-17Updated experience cache to get a const reference to xp datadolphin
2014-03-12Windows lets you erase with a const iterator but linux does not.dolphin
2014-03-10Fixed a bug that lost callbacks if > 10 experiences were looked up at a time.dolphin
2013-09-17Updated position of the edit button the experience profile and added the ↵dolphin
Grid Wide tag.
2013-09-09More explicitnexx for the mac builddolphin
Also update the experience cache when the update returns.
2013-08-21Added new fields to the experience cache.dolphin
Experience profile moved to it's own floater, will probalby be moving again. XP profile displays most data, though the presentation is not final Fixed a bug with the XP selection combobox in the script editor
2013-03-13Fixed up expiration code for the experience cachedolphin
2013-02-13Updated experience cache to latest web service apidolphin
Added new CAP request for experiences the avatar can sign
2012-12-18Updated client to use new capsdolphin
brought over server changes to llExperienceCache
2012-11-26Added code for simulator integration.dolphin@dolphin-THINK.lindenlab.com
Added signals for cache update callbacks. Added expiration timers for cached experiences.
2012-11-19Test populating the experience keys UI with avatar name data.dolphin@dolphin-THINK.lindenlab.com
2012-11-14Mergedolphin@dolphin-THINK.lindenlab.com