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.h
Age
Commit message (
Expand
)
Author
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-02-12
more misc: BOOL (int) to real bool
Lars Næsbye Christensen
2020-03-25
DRTVWR-476: Add LLEventTimer::run_every(), run_at(), run_after().
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-05-09
Merge downstream code and viewer-beta
simon
2013-04-24
diff -r 59c7bed66dfd indra/llcommon/lleventapi.h
simon
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-02-28
Modify LLInstanceTracker to avoid using a map of strings to find a map of foo...
Graham Madarasz (Graham)
2010-08-16
VWR-20670 (SNOW-506) FIXED Protection on LLInstanceTracker base in LLEventTim...
Aimee Linden
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