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-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 |
2014-04-22 | Modify importer to (optionally) improve debug output, perform name-based LOD ... | Graham Linden |