index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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
/
lleventtimer.cpp
Age
Commit message (
Expand
)
Author
2024-05-15
Manual whitespace cleanup (fix_whitespace.py).
Nat Goodspeed
2024-05-09
Add "Timers" LLEventAPI, actually a LazyEventAPI, for LL::Timers.
Nat Goodspeed
2024-05-07
Refactor LLLater -> LL::Timers to accommodate nonpositive repeats.
Nat Goodspeed
2024-05-02
Introduce LLLater::getRemaining(handle).
Nat Goodspeed
2024-05-02
WIP: In llcallbacklist.h, add singleton LLLater for time delays.
Nat Goodspeed
2020-03-25
DRTVWR-494: Streamline LLEventTimer::updateClass().
Nat Goodspeed
2020-03-25
DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2011-07-26
EXP-1021 FIX Position of web content browser dictates position of profile pan...
Richard Nelson
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-02-06
EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them
Tofu Linden
2010-02-06
move LLEventTimer into its own source module. everyone includes it, almost n...
Tofu Linden