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
/
newview
/
tests
Age
Commit message (
Expand
)
Author
2024-10-11
viewer#2172 Fix Unit Test
Andrey Kleshchev
2024-10-03
put GameControl behind a feature flag
leviathan
2024-10-03
avatar_motion-->GameControl translation and flycam
Leviathan Linden
2024-10-03
add GameControl feature and SDL2 dependency
Leviathan Linden
2024-09-23
Merge remote branch 'develop'into release/luau-scripting
Nat Goodspeed
2024-09-17
Fix Visual Studio complaints in LLTrans (#2575)
Ansariel Hiller
2024-09-10
Pass std::string_view by value, not by const reference.
Nat Goodspeed
2024-09-05
Fix typo in cppfeatures_test.cpp
Nat Goodspeed
2024-09-05
Merge branch 'release/luau-scripting' into lua-merge-dev
Nat Goodspeed
2024-09-05
Merge branch 'develop' into release/luau-scripting
Nat Goodspeed
2024-09-05
Merge branch 'release/luau-scripting' into lua-resultset
Nat Goodspeed
2024-09-04
Windows build fixes
Nat Goodspeed
2024-09-04
Fix test: new traceback info changed error message.
Nat Goodspeed
2024-08-28
Ditch trailing spaces.
Nat Goodspeed
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-07-29
Update expired cert in integration test (#2140)
Maxim Nikolenko
2024-07-24
Merge remote-tracking branch 'origin/release/webrtc-voice' into release/2024....
Brad Linden
2024-07-24
Update expired cert in integration test
Andrey Lihatskiy
2024-07-23
Update expired cert in integration test
Andrey Lihatskiy
2024-07-18
Make `LLEventPump::listen()` also accept new `LLAwareListener`.
Nat Goodspeed
2024-07-10
Merge branch 'lua-atexit-run' into lua-no-reuse.
Nat Goodspeed
2024-07-10
Remove ability to reuse a LuaState between LLLUAmanager functions.
Nat Goodspeed
2024-07-02
Eliminate c_str() calls from LLControlGroup::loadFromFile() calls.
Nat Goodspeed
2024-07-02
Make require() implementation honor LuaRequirePath setting.
Nat Goodspeed
2024-07-01
Fix test builds
Rye Mutt
2024-06-27
Introduce TypeTag<T> template whose int value differs for each T.
Nat Goodspeed
2024-06-18
Remove special-case ~LuaState() code to call fiber.run().
Nat Goodspeed
2024-06-17
Store script's LuaListener in userdata in lua_State's Registry.
Nat Goodspeed
2024-06-10
Post-merge - trim trailing whitespace
Andrey Lihatskiy
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-15
Merge commit 'e7eced3' into release/luau-scripting: whitespace fix.
Nat Goodspeed
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
Fix BOOL vs bool issues after merge
Ansariel
2024-04-24
Merge branch 'main' into marchcat/a-merge
Andrey Lihatskiy
2024-04-18
Add llluamanager_test.cpp test that terminates runaway Lua script.
Nat Goodspeed
2024-04-16
Merge branch 'main' into release/luau-scripting
Nat Goodspeed
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-04-10
Merge branch 'main' into marchcat/y-merge
Andrey Lihatskiy
2024-03-28
Use LLApp::setQuitting(). Expect killed-script error.
Nat Goodspeed
2024-03-28
Terminate Lua scripts hanging in LL.get_event_next().
Nat Goodspeed
2024-03-25
Add LL. prefix to viewer entry points, fix existing references.
Nat Goodspeed
2024-03-24
Introduce LLStreamListener: bundle LLEventStream+LLTempBoundListener.
Nat Goodspeed
2024-03-23
Make leap.request() work even from Lua's main thread.
Nat Goodspeed
2024-03-22
Fix a couple bugs in fiber.lua machinery.
Nat Goodspeed
2024-03-21
WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua.
Nat Goodspeed
2024-03-13
Add tests for leap.request(). Use new coro.lua module.
Nat Goodspeed
2024-03-11
Add llluamanager_test test exercising leap.WaitFor.
Nat Goodspeed
[next]