index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llmessage
/
llexperiencecache.cpp
Age
Commit message (
Expand
)
Author
2015-12-04
Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit...
Rider Linden
2015-09-18
Pref instance() over getInstance()
Rider Linden
2015-09-18
Set consistent terminology for yield/wait -> suspend for coroutines.
Rider Linden
2015-09-14
MAINT-5507: Remove HTTPClient and related cruft.
Rider Linden
2015-09-04
Experience Profile to coroutines and Experience cache.
Rider Linden
2015-09-03
Region experience allow/disallow.
Rider Linden
2015-09-03
Moved group experiences into experience cache. Use coros and new HTTP libs.
Rider Linden
2015-09-02
Moved find experience into experience cache (moved cache recording into cache...
Rider Linden
2015-09-02
Move associated experience fetching into the ExperienceCache as a coro remove...
Rider Linden
2015-09-01
MAINT-5575: Convert the Experience cache into a coro based singleton.
Rider Linden
2015-08-31
Some initial changes to convert the experience cache to a singleton
Rider Linden
2015-08-28
MAINT-5575: Begin conversion to Singleton<> for Experience Cache. Commited o...
Rider Linden
2014-06-24
Updated all experience responders for LLCurl::Responder interface changes for...
Cho
2014-06-20
Updated LLExperienceCache::LLExperienceResponder to work with updated LLCurl:...
Cho
2014-03-17
Updated experience cache to get a const reference to xp data
dolphin
2014-03-12
Windows lets you erase with a const iterator but linux does not.
dolphin
2014-03-10
Fixed a bug that lost callbacks if > 10 experiences were looked up at a time.
dolphin
2013-09-17
Updated position of the edit button the experience profile and added the Grid...
dolphin
2013-09-09
More explicitnexx for the mac build
dolphin
2013-08-21
Added new fields to the experience cache.
dolphin
2013-03-13
Fixed up expiration code for the experience cache
dolphin
2013-02-13
Updated experience cache to latest web service api
dolphin
2012-12-18
Updated client to use new caps
dolphin
2012-11-26
Added code for simulator integration.
dolphin@dolphin-THINK.lindenlab.com
2012-11-19
Test populating the experience keys UI with avatar name data.
dolphin@dolphin-THINK.lindenlab.com
2012-11-14
Merge
dolphin@dolphin-THINK.lindenlab.com