Files
SingularityViewer/indra
Aleric Inglewood 13560e292e Added AIFetchInventoryFolder and more.
Added a new statemachine AIFetchInventoryFolder, which can be used
to fetch the contents of a folder by name or UUID.

Also added AIEvent (and one event,
AIEvent::LLInventoryModel_mIsAgentInvUsable_true, which is needed
for AIFetchInventoryFolder).

Fixed LLInventoryModel::sBackgroundFetchActive to correctly reflect
whether or not LLInventoryModel::backgroundFetch is added to
gIdleCallbacks.

Avoid duplicated entries in sFetchQueue.

Reset sFullFetchStarted in LLInventoryModel::stopBackgroundFetch to
allow for a renewed full fetch when some single-folder fetch stops it.

Added AIStateMachine::mQueued to make calling 'cont()' more robust:
calling cont() / idle() / cont() on a row would otherwise add a
statemachine twice to the active list, which would cause a crash
when it's killed.
2011-05-22 22:01:11 +02:00
..
2010-11-15 10:45:16 +01:00
2011-04-09 20:29:12 +02:00
2011-05-08 17:08:48 +02:00
2011-05-08 17:08:48 +02:00
2011-05-07 05:47:13 +02:00
2010-04-02 02:48:44 -03:00
2011-01-25 05:50:49 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00