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
/
llcallbacklist.cpp
Age
Commit message (
Expand
)
Author
2024-09-05
Fix Windows build errors from develop => release/luau-scripting.
Nat Goodspeed
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-07
Allow smaller minimum timer intervals.
Nat Goodspeed
2024-06-12
Extract TempSet from llcallbacklist.cpp into its own tempset.h.
Nat Goodspeed
2024-06-03
Allow consumer code to query or adjust the per-tick timeslice.
Nat Goodspeed
2024-06-03
Distinguish TimersListener callers by reply LLEventPump name.
Nat Goodspeed
2024-05-31
Add timers.lua API module and test_timers.lua test program.
Nat Goodspeed
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
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-03
Prevent LLLater from thrashing on LLCallbackList.
Nat Goodspeed
2024-05-03
Make LLLater store target time in mHandles; ditch 2nd unordered_map.
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
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
2024-02-12
miscellaneous: BOOL (int) to real bool
Lars Næsbye Christensen
2024-02-12
misc: BOOL (int) to real bool
Lars Næsbye Christensen
2023-06-17
SL-19886 Fix onidle crash after closing inventory floater
Andrey Kleshchev
2023-01-09
Eliminate needless copies
Fawrsk
2023-01-07
Cleanup for loops in llcommon to use C++11 range based for loops
Fawrsk
2014-04-22
Modify importer to (optionally) improve debug output, perform name-based LOD ...
Graham Linden