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
/
newview
Age
Commit message (
Expand
)
Author
2024-03-28
Remove llluamanager.cpp "FIXME extremely hacky way" cruft.
Nat Goodspeed
2024-03-27
secondlife/viewer#944 Display should be consistent between llDialog text and ...
Alexander Gavriliuk
2024-03-27
Merge 'release/luau-scripting' of secondlife/viewer into lua-startup
Nat Goodspeed
2024-03-27
Run each script file with new LuaState
Mnikolenko Productengine
2024-03-27
Enhance Lua debugging output.
Nat Goodspeed
2024-03-27
poetry
Nat Goodspeed
2024-03-27
Run loaded `require()` module on Lua's main thread.
Nat Goodspeed
2024-03-27
Post-merge cleanup (settings.xml)
Andrey Lihatskiy
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-26
Increment viewer version to 7.1.5
Nat Goodspeed
2024-03-26
Merge branch 'release/luau-scripting' into luau-keystroke
Mnikolenko Productengine
2024-03-26
secondlife/jira-archive-internal#69593 Avatar is upside down when viewed from...
Alexander Gavriliuk
2024-03-26
update scripts to use fiber.launch()
Mnikolenko Productengine
2024-03-25
util.lua claims functions are in alpha order - make it so.
Nat Goodspeed
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
Update test scripts to call leap.request() from main thread
Mnikolenko Productengine
2024-03-25
Merge branch 'release/luau-scripting' into lua-keystroke
Maxim Nikolenko
2024-03-25
Add keystroke event support and allow adding text lines to the line editor
Mnikolenko Productengine
2024-03-25
triage#112 'No emoji found for' text is not translated to other languages in ...
Alexander Gavriliuk
2024-03-23
Merge branch 'release/luau-scripting' of secondlife/viewer into lua-fiber
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
Add Develop menu option 'Debug Camera Controls'
Alexander Gavriliuk
2024-03-22
Fix a couple bugs in fiber.lua machinery.
Nat Goodspeed
2024-03-21
Accept an array for "add_list_item" and change EVENT_LIST type
Mnikolenko Productengine
2024-03-21
Switch to LLDispatchListener
Mnikolenko Productengine
2024-03-21
WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua.
Nat Goodspeed
2024-03-20
LLLuaFloater code clean up
Mnikolenko Productengine
2024-03-19
search xml file in the lib, if path is not full; add test lua floater scripts
Mnikolenko Productengine
2024-03-18
viewer#961 Add a notification appearing when user tries to insert a disallowe...
Alexander Gavriliuk
2024-03-15
Revert 326055ba82c22fedde186c6a56bafd4fe87e613a after 2f452d06e6964b0edf26b0b...
Henri Beauchamp
2024-03-14
Add preliminary Lua viewer API modules, with test scripts.
Nat Goodspeed
2024-03-14
Fix a bug in leap.generate().
Nat Goodspeed
2024-03-14
SL-20288 Fix renaming
Andrey Kleshchev
2024-03-14
Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...
Henri Beauchamp
2024-03-13
Add tests for leap.request(). Use new coro.lua module.
Nat Goodspeed
2024-03-13
util.join() is unnecessary: luau provides table.concat().
Nat Goodspeed
2024-03-13
Fix minor bugs. Sprinkle in commented-out diagnostic output.
Nat Goodspeed
2024-03-13
Introduce a resume() wrapper to surface coroutine errors.
Nat Goodspeed
2024-03-13
Make a coro.resume() wrapper and use in coro.launch(), coro.yield().
Nat Goodspeed
2024-03-12
SL-20735 Fix blury profile pictures #2 (#963)
Andrey Kleshchev
2024-03-11
Add coro.lua to aggregate created coroutines.
Nat Goodspeed
2024-03-11
Lua already has a conventional cheap test for empty table.
Nat Goodspeed
2024-03-11
Add llluamanager_test test exercising leap.WaitFor.
Nat Goodspeed
2024-03-11
Polish up leap.lua to make it pass tests.
Nat Goodspeed
2024-03-11
Make WaitQueue:_wait_waiters() skip dead coroutines.
Nat Goodspeed
2024-03-10
viewer#944 [Emoji] Display should be consistent between llDialog text and llD...
Alexander Gavriliuk
[prev]
[next]