summaryrefslogtreecommitdiff
path: root/indra/llmessage/llexperiencecache.cpp
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2021-02-10SL-14807 Viewer crashes when creating an experienceAndrey Kleshchev
2020-09-02SL-13891 Coroutine creation was requested on exitAndrey Kleshchev
2020-03-25[DRTVWR-476] - conflicts with a mac macroAnchor
2017-03-30MAINT-7245 Use Experience Box in LSL Editor will not show as checked if conta...Mnikolenko Productengine
2015-12-04Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit...Rider Linden
2015-09-18Pref instance() over getInstance()Rider Linden
2015-09-18Set consistent terminology for yield/wait -> suspend for coroutines.Rider Linden
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-09-04Experience Profile to coroutines and Experience cache.Rider Linden
2015-09-03Region experience allow/disallow.Rider Linden
2015-09-03Moved group experiences into experience cache. Use coros and new HTTP libs.Rider Linden
2015-09-02Moved find experience into experience cache (moved cache recording into cache...Rider Linden
2015-09-02Move associated experience fetching into the ExperienceCache as a coro remove...Rider Linden
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
2015-08-31Some initial changes to convert the experience cache to a singletonRider Linden
2015-08-28MAINT-5575: Begin conversion to Singleton<> for Experience Cache. Commited o...Rider Linden
2014-06-24Updated all experience responders for LLCurl::Responder interface changes for...Cho
2014-06-20Updated LLExperienceCache::LLExperienceResponder to work with updated LLCurl:...Cho
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 Grid...dolphin
2013-09-09More explicitnexx for the mac builddolphin
2013-08-21Added new fields to the experience cache.dolphin
2013-03-13Fixed up expiration code for the experience cachedolphin
2013-02-13Updated experience cache to latest web service apidolphin
2012-12-18Updated client to use new capsdolphin
2012-11-26Added code for simulator integration.dolphin@dolphin-THINK.lindenlab.com
2012-11-19Test populating the experience keys UI with avatar name data.dolphin@dolphin-THINK.lindenlab.com
2012-11-14Mergedolphin@dolphin-THINK.lindenlab.com