index
:
viewer.git
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-07-08
Remove ancient MSVC7 code
Ansariel
2024-07-08
Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...
Ansariel
2024-07-08
Introduce move assignment and construction to LLPointer
Rye Mutt
2024-07-05
Reduce LLSD::Binary temporaries
Rye Mutt
2024-07-05
Make LLDate a trivial copyable/movable type
Rye Mutt
2024-07-05
Add move construction/assignment support for LLSD type
Rye Mutt
2024-07-05
Introduce move assignment operators for various LLSD types
Rye Mutt
2024-07-05
Introduce string_view to LLSD map functions to reduce string temporaries
Rye Mutt
2024-07-03
Add llsd::toArray() and llsd::toMap() utility functions.
Nat Goodspeed
2024-07-02
Promote LuaRemover from llluamanager.cpp to lua_function.h.
Nat Goodspeed
2024-07-01
Fix test builds
Rye Mutt
2024-07-01
Use heterogeneous comparison for string_view map finds in LLControl and conve...
Rye Mutt
2024-07-01
#1111 Remove xmlrpc-epi
Alexander Gavriliuk
2024-06-28
Fix pre-commit whitespace checks and merge PR secondlife/viewer#1874
Brad Linden
2024-06-28
realign system ram functions
Beq
2024-06-28
Give our fsyspath an operator std::string() conversion method.
Nat Goodspeed
2024-06-27
Introduce TypeTag<T> template whose int value differs for each T.
Nat Goodspeed
2024-06-27
Make lua_emplace<T>() use Luau userdata tags with destructors.
Nat Goodspeed
2024-06-21
#1769 gltf optimization pass (#1816)
Dave Parks
2024-06-21
viewer#1808 Use bugsplat's setAttribute for app state
Andrey Kleshchev
2024-06-19
Improve LL.help() function.
Nat Goodspeed
2024-06-19
Try harder to keep Luau's lua_getinfo() from crashing.
Nat Goodspeed
2024-06-18
Merge branch 'lua-login' of github.com:secondlife/viewer into lua-login
Nat Goodspeed
2024-06-18
Initialize lua_Debug lluau::source_path() passes to lua_getinfo().
Nat Goodspeed
2024-06-18
Use LL_DEBUGS("Lua") for LuaLog.
Nat Goodspeed
2024-06-18
Remove special-case ~LuaState() code to call fiber.run().
Nat Goodspeed
2024-06-18
Make ~LuaState() walk Registry.atexit table backwards
Nat Goodspeed
2024-06-18
lua_emplace<T>() should permit GC despite LL.atexit() safety net.
Nat Goodspeed
2024-06-18
Make lluau::source_path() report top-level script path.
Nat Goodspeed
2024-06-17
Merge remote-tracking branch 'origin/develop' into brad/webrtc-voice-develop
Brad Linden
2024-06-17
Store script's LuaListener in userdata in lua_State's Registry.
Nat Goodspeed
2024-06-14
Introduce LL.atexit(), internal lua_emplace<T>(), lua_toclass<T>().
Nat Goodspeed
2024-06-14
Fix for warnings/errors after Visual Studio update (#1775)
Dave Parks
2024-06-14
Merge branch 'release/maint-b' into marchcat/b-merge
Andrey Lihatskiy
2024-06-13
Merge branch 'develop' of github.com:secondlife/viewer into roxie/webrtc-voice
Roxie Linden
2024-06-12
Add LL_DEBUGS("LLCoros") start/end messages.
Nat Goodspeed
2024-06-12
LuaState::expr() has log messages for ending, add for starting.
Nat Goodspeed
2024-06-12
Fix whitespace pre-commit hook failures
Brad Linden
2024-06-12
Extract TempSet from llcallbacklist.cpp into its own tempset.h.
Nat Goodspeed
2024-06-11
Merge branch 'main' of github.com:secondlife/viewer into roxie/webrtc-voice
Roxie Linden
2024-06-11
Merge branch 'main' of github.com:secondlife/viewer into lua-bradfix
Nat Goodspeed
2024-06-10
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...
Brad Linden
2024-06-11
Re-enable compiler warnings C4127, C4512 & C4706
Ansariel
2024-06-10
Merge release/materials_featurette to main on promotion of secondlife/viewer ...
Nat Goodspeed
2024-06-10
Post-merge - trim trailing whitespace
Andrey Lihatskiy
2024-06-10
Fix incorrect use of VX/VY/VZ/VW indices when color components are accessed
Ansariel
2024-06-10
Re-enable compiler warnings C4018, C4100, C4231 and C4506
Ansariel
2024-06-09
Merge pull request #1613 from Ansariel/DRTVWR-600-maint-A
Andrey Lihatskiy
2024-06-07
Fix another merge glitch
Nat Goodspeed
2024-06-07
Tidy up merge from main.
Nat Goodspeed
[prev]
[next]