summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2015-12-17MAINT-5977: Update cmake file to always include boost with LLCommonRider Linden
2015-12-17MAINT-5977: Check get_consuming() as well as listener return when draining ↵Rider Linden
queue.
2015-12-17MAINT-5977: Finish implementation of MailBox event pump type for guaranteed ↵Rider Linden
delivery
2015-12-17Mergerider
2015-12-17MAINT-5976: Adding MailDrop type event Queuerider
2015-12-16merge with headcallum_linden
2015-12-16maint-5875 fix llceflib_host.exe' error about missing MSVCP120.dllcallum_linden
2015-12-16MAINT-5976: Introduce LLCoros::set_consuming(bool).Nat Goodspeed
set_consuming(true) tells each postAndSuspend() call to consume the event for which it is suspending.
2015-12-15Fix for OS X and Linux - their compilers do not like missing entries in case ↵callum_linden
statement
2015-12-15MAINT-5966 - file download failures need feedbackcallum_linden
2015-12-15Throttle consecutive connect attempts.rider
2015-12-14MAINT-5962: Added routine for checking MoaP double click and forwarding ↵Rider Linden
those double click events into to the plugin.
2015-12-11Missed a commit for MAINT-5948 - enable double clickcallum_linden
2015-12-11Remove some of the dead code. 1:1 chat is working but group chat fails now. ↵Rider Linden
Need to reexamine the entire flow.
2015-12-10Possible fix for private call hangup.Rider Linden
2015-12-09Voice session state now in coro (includes all sub states as part of the coro)Rider Linden
2015-12-09Automated merge with ssh://bitbucket.org/callum_linden/viewer-cefNat Goodspeed
2015-12-09MAINT-5862: Change the Linux wording in the ToS floater per Grumpity.Nat Goodspeed
2015-12-08Adjust login to account for required double response.Rider Linden
2015-12-08Convert session joining/adding and creating to coroutineRider Linden
2015-12-04Start work on capture/playback routines.Rider Linden
2015-12-04Initial changes for Vivox/Azumarill merge. Lots of temporary code and ↵Rider Linden
conditional compile switches. Begin switch from statemachine to coroutine.
2015-12-04MAINT-5941 [Valhalla] Default flash to on by default (reverts MAINT-5773)callum_linden
2015-12-04Merge fix for MAINT-5892AndreyL ProductEngine
2015-12-04MAINT-5892 Argument fixAndreyL ProductEngine
2015-12-03Merged callum_linden/viewer-cef into defaultRider Linden
2015-12-03MAINT-5909: Enable unicode text input on mac and feed that directly into the ↵rider
viewer. Windows fixes still required.
2015-12-02merge changes for MAINT-5901Oz Linden
2015-12-02merge changes for MAINT-5901Oz Linden
2015-11-25MAINT-5901: Make avatar auto pilot work correctly through transparent objectsOz Linden
2015-11-24SL-192 Edit Experience Profile shows up once an Exp is acquiredandreykproductengine
2015-11-24MAINT-5892 Added the comments to the function parametersAndreyL ProductEngine
2015-11-23Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-23Merge from Vivox RepoRider Linden
2015-11-23Refrain from sending right mouse button events - crashes OS X - and we don't ↵Callum Prentice
need them
2015-11-23MAINT-5892 FIXED Alt camming on rigged mesh makes the camera judder, get ↵AndreyL ProductEngine
stuck or fly off into the distance.
2015-11-20pull in llceflib changes for user agent, flash plugins and pdfcallum_linden
2015-11-20MAINT-5835: Cut down on log spam from coros and voice.Rider Linden
2015-11-20MAINT-5831: If there is a teleport request active and it has failed, ↵Rider Linden
teleport state will always return "None".
2015-11-19MAINT-5804, MAINT-5890: Incorrectly trapping timeout in event poll and ↵Rider Linden
canceling coroutine before it's finished.
2015-11-19Fix javascript_enabled && plugins_enabled (wrong media class) and pull in ↵callum_linden
new LLCEFLib
2015-11-19MAINT-5297 Backed out changeset: bfef055de5f5AndreyL ProductEngine
2015-11-19MAINT-5297 Backed out changeset: dd9e3cbf10e5AndreyL ProductEngine
2015-11-19MAINT-5847 Backed out changeset: 114068a17d38AndreyL ProductEngine
2015-11-19MAINT-5846: Change media roll of begining to 10mRider Linden
2015-11-18initial support for dropdown menus/select widgitscallum_linden
2015-11-18MAINT-5876 FIXED Facial expressions & Preview while not working in many ↵Mnikolenko ProductEngine
languages when importing animations
2015-11-17MAINT-5804: Additional logging in attempt to trap teleport disconnect.Rider Linden
MAINT-5831: Discard late teleport initiation for teleport sequence that has already failed.
2015-11-17MAINT-5495 linux build fixandreykproductengine
2015-11-17MAINT-5870 FIXED Texture mapping drop down overlaps color thumbnail.andreykproductengine