index
:
viewer.git
2025.03
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-02-21
Add the option to use clean lua_State in "Lua debug" floater
Mnikolenko Productengine
2024-02-20
Initial require implementation
Mnikolenko Productengine
2024-02-13
Add leaphelp() Lua builtin function for help on LEAP operations.
Nat Goodspeed
2024-02-13
Add help() function to Lua "builtins."
Nat Goodspeed
2024-02-13
Merge branch 'll_convert' into helpcmd.
Nat Goodspeed
2024-02-13
Change ll_convert<TOTYPE>(string) to just ll_convert(string).
Nat Goodspeed
2024-02-12
WIP: Changes towards supporting Lua console help text.
Nat Goodspeed
2024-02-09
Change the LuaFunction subclass instance name suffix to _lua.
Nat Goodspeed
2024-02-09
SL-20363 Option 'Debug Unicode' - show unicode values
Alexander Gavriliuk
2024-02-08
Build fix for Visual Studio patch
Alexander Gavriliuk
2024-02-08
Add required helptext parameter to lua_function() macro.
Nat Goodspeed
2024-02-08
Align forward declaration of lua_State with official declaration.
Nat Goodspeed
2024-02-08
Defend lluau::error() from platform-specific diagnostics.
Nat Goodspeed
2024-02-08
Another missing #include.
Nat Goodspeed
2024-02-08
SL-20363 Add Advanced option 'Debug Unicode'
Alexander Gavriliuk
2024-02-07
Fix lluau::dostring() for return values.
Nat Goodspeed
2024-02-07
Fix up a few longstanding missing #includes.
Nat Goodspeed
2024-02-08
SL-18721 Shutdown fixes #4
Andrey Kleshchev
2024-02-07
Add machinery to capture result of running a Lua script or snippet.
Nat Goodspeed
2024-02-06
Break out lua_function.h,.cpp and lualistener.h,.cpp.
Nat Goodspeed
2024-02-05
SL-20669 Fix white uuid
Andrey Kleshchev
2024-01-24
SL-20669 Move constants out of settings.xml
Andrey Kleshchev
2024-01-22
SL-18721 Shutdown fixes
Andrey Kleshchev
2024-01-18
SL-20546: Merge branch 'DRTVWR-588-maint-W' into sl-20546.
Nat Goodspeed
2024-01-17
SL-20795 Part of previously typed emojis disappear in the 'Save settings as a...
Alexander Gavriliuk
2024-01-12
DRTVWR-601 Fix for Tracy instrumentation (Tracy doesn't play nice with corout...
RunitaiLinden
2024-01-08
DRTVWR-589: Fix build errors resulting from merge with main.
Nat Goodspeed
2024-01-04
DRTVWR-589: Merge branch 'main' into DRTVWR-589
Nat Goodspeed
2023-12-15
Merge branch 'main' into DRTVWR-489
Andrey Lihatskiy
2023-12-14
Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W
Andrey Lihatskiy
2023-12-05
Merge branch 'main' into DRTVWR-489
Alexander Gavriliuk
2023-11-30
SL-19801 Log unicode characters for debug
Alexander Gavriliuk
2023-11-30
Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge
Andrey Lihatskiy
2023-11-29
Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge
Andrey Lihatskiy
2023-11-17
SL-20546: Defend llrand's random generator against concurrent access
Nat Goodspeed
2023-11-17
SL-20546: Avoid promoting F32 to double just to compare bounds.
Nat Goodspeed
2023-11-15
SL-20546: Even with C++17 CTAD, makeClassicCallback() still useful.
Nat Goodspeed
2023-11-15
SL-20546: Use narrow() explicit conversion from F64 to F32.
Nat Goodspeed
2023-11-15
SL-20546: Rely on CTAD for 'narrow' class.
Nat Goodspeed
2023-11-14
DRTVWR-588: Try to fix sporadic llrand test failures.
Nat Goodspeed
2023-11-03
Fix build error from overly fancy tracy macro usage that nobody else is using...
Brad Linden
2023-11-03
Fix for SL-19968 objects missing timing bug due to stall during login
Brad Kittenbrink (Brad Linden)
2023-11-02
DRTVWR-589: Switch to the lua package built by new 3p-lua repo.
Nat Goodspeed
2023-11-02
DRTVWR-589: StringVec's operator<<() overload must precede lltut.h.
Nat Goodspeed
2023-10-31
DRTVWR-588: Enlarge default coroutine stack size.
Nat Goodspeed
2023-10-31
DRTVWR-588: Try to make threadsafequeue timing more robust.
Nat Goodspeed
2023-10-29
DRTVWR-589: Unify hexdump.h headers from different branches.
Nat Goodspeed
2023-10-29
DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589
Nat Goodspeed
2023-10-29
DRTVWR-587: Fix LL::apply(function, LLSD array).
Nat Goodspeed
2023-10-27
DRTVWR-587: Skip Visual Studio LLSDParam<const char*> tests for now.
Nat Goodspeed
[prev]
[next]