Age | Commit message (Expand) | Author |
2024-05-31 | Add a bit more dbg() conditional diagnostic output. | Nat Goodspeed |
2024-05-31 | Don't check if printf(format) arg is a string. | Nat Goodspeed |
2024-05-31 | Explain the name of the LL::WorkQueue::BackJack class. | Nat Goodspeed |
2024-05-29 | Merge branch 'release/luau-scripting' into lua-timers | Nat Goodspeed |
2024-05-29 | Make ~ThreadPool() join every thread before destroying its vector. | Nat Goodspeed |
2024-05-24 | Merge branch 'release/luau-scripting' into lua-timers | Nat Goodspeed |
2024-05-24 | Merge pull request #1565 from secondlife/lua-chatplus | nat-goodspeed |
2024-05-24 | Fix merge glitches | Nat Goodspeed |
2024-05-24 | Merge branch 'release/luau-scripting' into lua-chatplus | Nat Goodspeed |
2024-05-24 | Merge pull request #1562 from secondlife/lua-nearby-chat | nat-goodspeed |
2024-05-24 | Nat's ideas from PR #1547 | Nat Goodspeed |
2024-05-24 | Mark script messages in compact mode too; code clean up | Mnikolenko Productengine |
2024-05-23 | Merge pull request #1547 from secondlife/lua-nearby-chat | Maxim Nikolenko |
2024-05-23 | Remove commented-out methods in a couple LLEventTimer subclasses. | Nat Goodspeed |
2024-05-23 | More vestigial whitespace fixes | Nat Goodspeed |
2024-05-23 | Fix lingering trailing whitespace in llmainthreadtask.h. | Nat Goodspeed |
2024-05-23 | Fix lingering trailing whitespace in lleventfilter.cpp. | Nat Goodspeed |
2024-05-23 | Fix lingering trailing whitespace in lleventfilter.h. | Nat Goodspeed |
2024-05-23 | Merge branch 'release/luau-scripting' of github.com:secondlife/viewer into lu... | Nat Goodspeed |
2024-05-23 | Fix test program termination crash. | Nat Goodspeed |
2024-05-23 | mac build fix | Maxim Nikolenko |
2024-05-22 | add throttle for sending messages; add simple demo script | Mnikolenko Productengine |
2024-05-22 | Add support for sending messages to Nearby chat from Lua script | Mnikolenko Productengine |
2024-05-22 | WIP: Trying to diagnose and fix test program shutdown crash | Nat Goodspeed |
2024-05-21 | Merge pull request #1533 from secondlife/main | nat-goodspeed |
2024-05-16 | Merge pull request #1489 from secondlife/brad/fix-mac-channel | Brad Linden |
2024-05-16 | Merge pull request #1486 from secondlife/brad/workflow-dispatch-release | nat-goodspeed |
2024-05-16 | Merge pull request #1462 from secondlife/nat/releaseos | nat-goodspeed |
2024-05-15 | Fix channel detection for mac builds | Brad Linden |
2024-05-15 | Move all release_run logic into setvar job. | Brad Linden |
2024-05-15 | Experiment with getting manually triggered workflow builds to optionally do a... | Brad Linden |
2024-05-15 | Streamline the new workflow `RELEASE_RUN` logic a little. | Nat Goodspeed |
2024-05-15 | Merge branch 'main' into nat/releaseos following Maint X promotion | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into nat/releaseos for whitespace fix. | Nat Goodspeed |
2024-05-15 | Make env.RELEASE_RUN the empty string if false | Nat Goodspeed |
2024-05-15 | Can't reference global env in job.if either. | Nat Goodspeed |
2024-05-15 | Try to work around workflow YAML env setting limitation. | Nat Goodspeed |
2024-05-15 | Fix missing #include in lltextvalidate.cpp | Nat Goodspeed |
2024-05-15 | Merge branch 'release/luau-scripting' into lua-timers after Maint X | Nat Goodspeed |
2024-05-15 | Manual whitespace cleanup (fix_whitespace.py). | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into lua-timers for whitespace fixes. | Nat Goodspeed |
2024-05-15 | Merge branch 'main' into release/luau-scripting for last Maint X fix. | Nat Goodspeed |
2024-05-15 | #1457 Fix the tests on mac | Andrey Lihatskiy |
2024-05-15 | Merge branch 'main' into release/luau-scripting for Maint X release. | Nat Goodspeed |
2024-05-15 | Manual whitespace fixes (fix_whitespace.py). | Nat Goodspeed |
2024-05-15 | Merge commit 'e7eced3' into release/luau-scripting: whitespace fix. | Nat Goodspeed |
2024-05-15 | Make leap.lua honor an "error" key in viewer response. | Nat Goodspeed |
2024-05-14 | Increment viewer version to 7.1.8 | Nat Goodspeed |
2024-05-14 | Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: Main... | Nat Goodspeed |
2024-05-13 | Run ReleaseOS builds, but only when a release page is requested. | Nat Goodspeed |