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
/
llcommon
/
llevents.cpp
Age
Commit message (
Expand
)
Author
2015-12-22
MAINT-5976: Removed temp code to simulate Nat's fix. Now redundant.
Rider Linden
2015-12-17
MAINT-5977: Check get_consuming() as well as listener return when draining qu...
Rider Linden
2015-12-17
MAINT-5977: Finish implementation of MailBox event pump type for guaranteed d...
Rider Linden
2015-12-17
MAINT-5976: Adding MailDrop type event Queue
rider
2015-12-04
Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit...
Rider Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-12-06
SH-3406 WIP convert fast timers to lltrace system
Richard Linden
2012-02-01
converted a bunch of narrowing implicit conversions to explicit
Richard Linden
2011-08-30
CHOP-763: make sendReply() treat replyKey as optional.
Nat Goodspeed
2011-02-18
Introduce and use new sendReply() function for LLEventAPI methods.
Nat Goodspeed
2010-12-13
permit flush when disabled.
Andrew A. de Laix
2010-12-10
fix possible crash on shutdown in event queue flush.
Andrew A. de Laix
2010-12-10
fix crash if posting event during shutdown.
Andrew A. de Laix
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-11-30
DEV-43463: Keep LLEventPump's LLStandardSignal alive during post()
Nat Goodspeed
2009-10-21
Workaround for DEV-35406 lleventhost crash on shutdown.
brad kittenbrink
2009-09-24
Disable MSVC "fatal warning" 4702 for boost::lexical_cast in Release build
Nat Goodspeed
2009-08-06
Fix for lllogin_tests crash on shutdown.
brad kittenbrink
2009-05-27
DEV-31979: Introduce LLReqID, a class to help individual event API listeners
Nat Goodspeed
2009-05-11
svn merge -r113003:119136 svn+ssh://svn.lindenlab.com/svn/linden/branches/log...
Nat Goodspeed
2009-05-08
svn merge -r114679:114681 svn+ssh://svn.lindenlab.com/svn/linden/branches/eve...
Nat Goodspeed