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
Age
Commit message (
Expand
)
Author
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-14
Merge DRTVWR-591-maint-X to main on promotion of secondlife/viewer #705: Main...
Nat Goodspeed
2024-05-09
Bump up coroutine stack size: saw C00000FD test termination.
Nat Goodspeed
2024-05-01
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
Andrey Lihatskiy
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-24
Merge 'main' into release/luau-scripting on promotion of Maint YZ
Nat Goodspeed
2024-04-24
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-18
Move {set,check}_interrupts_counter() to lluau namespace.
Nat Goodspeed
2024-04-18
Remove redundant LLEventPump::inventName() call.
Nat Goodspeed
2024-04-18
Fix LuaListener member initialization order.
Nat Goodspeed
2024-04-17
Reintroduce LLCoros::killreq() to request killing a named coroutine.
Nat Goodspeed
2024-04-16
Merge branch 'main' into release/luau-scripting
Nat Goodspeed
2024-04-12
'Lua Scripts' floater clean up
Mnikolenko Productengine
2024-04-12
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-10
Merge branch 'main' into marchcat/y-merge
Andrey Lihatskiy
2024-04-08
Add script termination option to 'Lua Scripts' floater
Mnikolenko Productengine
2024-04-03
LLInstanceTracker::destruct() instead of destroy().
Nat Goodspeed
2024-04-03
Merge branch 'release/luau-scripting' into lua-pr-feedback
Nat Goodspeed
2024-04-03
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-04-03
Introduce LLInstanceTracker::destroy() methods; use in ~LuaState().
Nat Goodspeed
2024-04-03
Use raw string literal syntax for LLLeapListener help strings.
Nat Goodspeed
2024-04-03
Introduce fsyspath subclass of std::filesystem::path.
Nat Goodspeed
2024-04-03
Make ll_convert() and ll_convert_to() use std::decay_t on arg type.
Nat Goodspeed
2024-04-02
Fix std::filesystem::path - to - std::string conversions on Windows.
Nat Goodspeed
2024-04-02
Use LLCoros::TempStatus when Lua is waiting on get_event_next().
Nat Goodspeed
2024-04-02
Add LL.source_path(), source_dir() Lua entry points.
Nat Goodspeed
2024-04-02
Give LLLeapListener's "listen" operation a "tweak" argument.
Nat Goodspeed
2024-03-28
viewer#1073 crash at loadSkeleton
Andrey Kleshchev
2024-03-28
Ditch a couple LL_DEBUGS() messages.
Nat Goodspeed
2024-03-28
Eliminate unreferenced exception name
Nat Goodspeed
2024-03-28
Terminate Lua scripts hanging in LL.get_event_next().
Nat Goodspeed
2024-03-28
Clean up unused llevents.h #includes.
Nat Goodspeed
2024-03-28
Move our lua_register(), lua_rawlen() from lua_function.h to .cpp.
Nat Goodspeed
2024-03-27
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-27
Merge branch 'main' into DRTVWR-591-maint-X
Andrey Lihatskiy
2024-03-27
Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-03-25
Add LL.check_stop() entry point and call it in fiber scheduler().
Nat Goodspeed
2024-03-25
Add LL. prefix to viewer entry points, fix existing references.
Nat Goodspeed
2024-03-25
Remove colliding LLListener.
Nat Goodspeed
2024-03-24
Introduce LLStreamListener: bundle LLEventStream+LLTempBoundListener.
Nat Goodspeed
2024-03-23
Update sendReply(): accepting LLSD by value already copies it.
Nat Goodspeed
2024-03-21
WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua.
Nat Goodspeed
2024-03-15
SL-18721 Restore release behavior
Andrey Kleshchev
2024-03-14
Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...
Henri Beauchamp
2024-03-08
Merge 'release/luau-scripting' into lua-leap for Emoji release.
Nat Goodspeed
2024-03-08
Merge branch 'main' into release/luau-scripting for Emoji release.
Nat Goodspeed
2024-03-06
Defend LuaState::expr() against lua_tollsd() errors.
Nat Goodspeed
2024-03-05
SL-17896 Don't crash silently if files are missing or out of memory
Andrey Kleshchev
[next]