summaryrefslogtreecommitdiff
path: root/indra/newview/llagentlistener.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2023-05-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-04-19SL-19609 Urls aren't dispatched according to the indicated gridAndrey Kleshchev
2023-03-31SL-19432 External group links dont load in SLAndrey Kleshchev
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-02-21Connected getGroups event host hook.Don Kjer
2011-05-24MergeDave SIMmONs
2011-05-13eventhost autopilot system should now set agent to flying when allow_flying= ...Don Kjer
2011-04-20Automated merge with file:///home/nat/linden/viewer-update-pkgsNat Goodspeed
2011-04-15MergeDave SIMmONs
2011-04-15ER-710: Viewer effects. Added 'lookAt' command for LLAgent event host API....Dave SIMmONs
2011-04-14Merge with viewer-developmentDon Kjer
2011-04-12CHOP-581: add getGroups query to LLAgent listenerNat Goodspeed
2011-04-06Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-03-28Added optional 'position' property to 'requestSit' LLEventHost function, re-f...Dave SIMmONs
2011-03-25SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking link...callum
2011-03-24ER-650: touch events. Added 'requestTouch' API for LLAgent operations via l...Dave SIMmONs
2011-03-22Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly.Dave SIMmONs
2011-03-17ER-612: Add LLEventAPI access to LLAgent auto pilot. Follow-on work to allow...Dave SIMmONs
2011-03-17Added optional 'fly' property to LLEventHost "LLAgent" setAutoPilot and getAu...Dave SIMmONs
2011-03-15MergeDave SIMmONs
2011-03-15ER-612: Add LLEventAPI access to LLAgent auto pilotDon Kjer
2011-03-14Added warning if llEventHost LLAgent requestSit() can't find the sit targetDave SIMmONs
2011-03-11Added 'getPosition' function to LLAgent control in llEventHost. Reviewed by ...Dave SIMmONs
2011-02-18Add LLAgent operations to set/query avatar orientation.Nat Goodspeed
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2009-07-09DEV-34822 - merge 1.23Roxanne Skelly
2009-11-12mergeLynx Linden
2009-11-12DEV-2925: Remove support for secondlife:///app/objectim URLs.Lynx Linden
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
2009-07-20Letting compiler choose implicit LLSD conversions fixes fatal Linux gcc warningsNat Goodspeed
2009-07-10Added an LLAgentListener implementation for event requests like teleport, sit...brad kittenbrink