Age | Commit message (Collapse) | Author |
|
set_consuming(true) tells each postAndSuspend() call to consume the event for
which it is suspending.
|
|
|
|
Need to reexamine the entire flow.
|
|
|
|
|
|
|
|
|
|
|
|
conditional compile switches. Begin switch from statemachine to coroutine.
|
|
|
|
|
|
teleport state will always return "None".
|
|
canceling coroutine before it's finished.
|
|
MAINT-5831: Discard late teleport initiation for teleport sequence that has already failed.
|
|
|
|
to that rather than an "undefined" LLSD
|
|
|
|
|
|
languages if detected_language is blank.
|
|
|
|
|
|
|
|
|
|
test coro. Use handles rather than findTypedInstance.
|
|
test returns.
|
|
while the MIME discovery coroutine is executing. If the refcount on the instance is 1 perform no processing.
|
|
destroying the streaming audio interface. Otherwise FMODEX blocks on close.
|
|
|
|
shared pointers. Removed direct cast and dereference of handles.
|
|
|
|
|
|
|
|
NoOpDeletor
|
|
|
|
cancel calls.
Refactor any remaining LLCore::HTTPHandlers to use boost::shared_ptr
Started minor refactor in the materials manager into coroutines (unfinished)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from the server. Correctly report errors and use upload cost provided by server.
|
|
|
|
|
|
|
|
|
|
correctly returning error body to application.
LLCore:HTTP now will provide and LLSD translation of the message body when possible in the case of an error HTTP result
VMM alert boxes now use type="alertmodal" rather than "outbox"
|
|
|
|
|
|
|