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
Age
Commit message (
Expand
)
Author
2024-06-20
Merge branch 'release/luau-scripting' into lua-speedometer-demo
Nat Goodspeed
2024-06-20
Give popup() the ability to not wait; add popup:tip(message).
Nat Goodspeed
2024-06-20
Use LLLeapListener to listen to LLNearbyChat pump
Mnikolenko Productengine
2024-06-19
Move popup.lua to require subdir with the rest of the modules.
Nat Goodspeed
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
Improve diagnostic output from running 'require' module.
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
Remove useless 'coro_name' info
Mnikolenko Productengine
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
Move Lua modules for 'require' to indra/newview/scripts/lua/require.
Nat Goodspeed
2024-06-14
Add nearby chat listener
Mnikolenko Productengine
2024-06-12
Avoid messing up Lua's global namespace in 'require' modules.
Nat Goodspeed
2024-06-12
Add LL_DEBUGS("LLCoros") start/end messages.
Nat Goodspeed
2024-06-12
Provide LUA Debug Console feedback for user typing LUA string.
Nat Goodspeed
2024-06-12
Defend LLFloaterLUADebug against recursive calls to handlers.
Nat Goodspeed
2024-06-12
LuaState::expr() has log messages for ending, add for starting.
Nat Goodspeed
2024-06-12
For a single string concatenation, use operator+().
Nat Goodspeed
2024-06-12
Make popup() directly pass payload.
Nat Goodspeed
2024-06-12
Extract TempSet from llcallbacklist.cpp into its own tempset.h.
Nat Goodspeed
2024-06-12
Merge 'release/luau-scripting' of secondlife/viewer into lua-login
Nat Goodspeed
2024-06-11
Add popup.lua, a preliminary API for viewer notifications.
Nat Goodspeed
2024-06-11
Add login.lua module with login() function.
Nat Goodspeed
2024-06-11
Add to UI.lua a set of 'LLWindow' listener operations.
Nat Goodspeed
2024-06-11
Fix a couple bugs in startup.lua.
Nat Goodspeed
2024-06-11
Allow Python-like 'object = ClassName(ctor args)' constructor calls.
Nat Goodspeed
2024-06-11
mapargs() now accepts 'name1,name2,...' as argument names
Nat Goodspeed
2024-06-11
Update "LLWindow" listener doc to cite github URL, not bitbucket.
Nat Goodspeed
2024-06-11
Merge branch 'release/luau-scripting' into lua-bradfix
Nat Goodspeed
2024-06-11
clean up LLUIListener::call
Maxim Nikolenko
2024-06-11
Merge branch 'main' of github.com:secondlife/viewer into lua-bradfix
Nat Goodspeed
2024-06-11
Merge branch 'release/luau-scripting' into lua-login
Nat Goodspeed
2024-06-10
Merge branch 'main' into brad/materials_featurette_build_workaround
Nat Goodspeed
2024-06-10
Increment viewer version to 7.1.9
Nat Goodspeed
2024-06-10
Merge release/materials_featurette to main on promotion of secondlife/viewer ...
Nat Goodspeed
2024-06-10
Attempted workaround for actions/runner-images#10004 build failures.
Brad Linden
2024-06-10
Merge branch 'release/luau-scripting' into lua-login
Nat Goodspeed
2024-06-10
Merge branch 'release/luau-scripting' into lua-ui-callbacks
Mnikolenko Productengine
2024-06-10
another batch of changes to use ScopedRegistrarHelper
Mnikolenko Productengine
2024-06-10
Remove SharedCommitCallbackRegistry; add helpers CommitRegistrarHelper and Sc...
Mnikolenko Productengine
2024-06-07
Introduce mapargs.lua, which defines the mapargs() function.
Nat Goodspeed
2024-06-07
Fix another merge glitch
Nat Goodspeed
2024-06-07
Tidy up merge from main.
Nat Goodspeed
[prev]
[next]