index
:
viewer.git
2024.12-ForeverFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-01
Merge DRTVWR-489 to main on promotion of Emoji viewer (#673).
Nat Goodspeed
2024-03-01
Merge pull request #905 from secondlife/require-tweaks
nat-goodspeed
2024-03-01
Merge pull request #910 from secondlife/lua-queue
nat-goodspeed
2024-02-29
Fix wonky Unicode chars from web paste
Nat Goodspeed
2024-02-29
Add Queue.lua from roblox.com documentation.
Nat Goodspeed
2024-02-29
Clarify that the print output from testmod.lua is load-time.
Nat Goodspeed
2024-02-29
Fix caching for loaded Lua require() modules.
Nat Goodspeed
2024-02-29
Add indra/newview/scripts/lua directory, copied into viewer image.
Nat Goodspeed
2024-02-29
Refactor require() to make it easier to reason about Lua stack usage.
Nat Goodspeed
2024-02-29
Improve Debug class (indra/test/debug.h).
Nat Goodspeed
2024-02-28
Reference updated action-gh-release@v1
Nat Goodspeed
2024-02-27
SL-18721 Shutdown fixes #5
Andrey Kleshchev
2024-02-27
Issue#900 Crash at LLInventoryAddItemByAssetObserver
Andrey Kleshchev
2024-02-27
Merge pull request #843 from secondlife/luau-require-impl
Maxim Nikolenko
2024-02-27
Merge branch 'release/luau-scripting' into luau-require-impl.
Nat Goodspeed
2024-02-27
Merge pull request #895 from secondlife/relnotes-w
nat-goodspeed
2024-02-27
Issue#894 Crash at load3 in cacheOptimize
Andrey Kleshchev
2024-02-26
Base generated release notes on new floating tag 'release'
Nat Goodspeed
2024-02-26
Clear the stack after requiring a module
Mnikolenko Productengine
2024-02-26
Leverage action-gh-release's new previous_tag input.
Nat Goodspeed
2024-02-26
Try basing release notes on github.sha rather than github.ref_name.
Nat Goodspeed
2024-02-26
Clean-up and restoring correct path
Mnikolenko Productengine
2024-02-26
Try basing the GH release on github.ref_name instead of github.ref.
Nat Goodspeed
2024-02-26
Try to generate release notes for this specific branch.
Nat Goodspeed
2024-02-23
viewer#875 Crash at uri normalization
Andrey Kleshchev
2024-02-23
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-02-23
Merge branch 'main' into DRTVWR-591-maint-X
Andrey Lihatskiy
2024-02-23
Merge pull request #879 from secondlife/lua-events
nat-goodspeed
2024-02-23
Allow debug.h to be #included even in normal viewer code.
Nat Goodspeed
2024-02-23
Allow print() (also Debug) to be used even in normal viewer code.
Nat Goodspeed
2024-02-23
Allow variadic instances of Debug, e.g. to display arguments.
Nat Goodspeed
2024-02-23
require() code clean-up
Mnikolenko Productengine
2024-02-23
Ditch DebugExit: we already have Debug (in debug.h)
Nat Goodspeed
2024-02-23
Clean up #includes in lualistener.h
Nat Goodspeed
2024-02-22
#include <iomanip> where std::quoted() is referenced.
Nat Goodspeed
2024-02-22
Lua listen_events(), await_event() => get_event_{pumps,next}().
Nat Goodspeed
2024-02-22
Add diagnostic logging to LLEventPumps::post().
Nat Goodspeed
2024-02-22
Slightly modernize run_build_test.py.
Nat Goodspeed
2024-02-22
Improving issue templates. (#877)
Brad Linden
2024-02-22
Delete .github/ISSUE_TEMPLATE/issue_template.md
Vir Linden
2024-02-22
Update issue_template.md
Vir Linden
2024-02-22
Update issue_template.md
Vir Linden
2024-02-22
Merge pull request #873 from secondlife/vir-linden-issue-template
Vir Linden
2024-02-22
Create issue_template.md
Vir Linden
2024-02-22
Viewer#863 Crash reading xml
Andrey Kleshchev
2024-02-21
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-02-21
Add the option to use clean lua_State in "Lua debug" floater
Mnikolenko Productengine
2024-02-21
SL-20469 Crash at dead mRootVolp in getAttachedAvatar()
Andrey Kleshchev
2024-02-20
Don't accept a full path as arg for require()
Mnikolenko Productengine
2024-02-20
Initial require implementation
Mnikolenko Productengine
[prev]
[next]