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
Age
Commit message (
Expand
)
Author
2024-02-13
Add leaphelp() Lua builtin function for help on LEAP operations.
Nat Goodspeed
2024-02-13
Merge branch 'release/luau-scripting' into helpcmd.
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-12
Update luau package to public repo builds.
Nat Goodspeed
2024-02-12
Make LLFloaterLUADebug assume 'Execute' button on LUA String Enter
Maxim Nikolenko
2024-02-12
Merge pull request #787 from secondlife/cmdline-lua
nat-goodspeed
2024-02-09
Add command-line switches --lua "chunk" and --luafile pathname.
Nat Goodspeed
2024-02-09
Make LLLUAmanager::runScriptFile() use filename as description.
Nat Goodspeed
2024-02-09
Merge branch 'main' into release/luau-scripting
Nat Goodspeed
2024-02-09
Merge branch 'main' of github.com:secondlife/viewer
Nat Goodspeed
2024-02-09
Merge pull request #23 from secondlife/console-persist
nat-goodspeed
2024-02-09
Make LLFloaterLUADebug store a persistent LuaState.
Nat Goodspeed
2024-02-09
Merge pull request #22 from secondlife/implicit-print
nat-goodspeed
2024-02-09
Merge branch 'implicit-print' of viewer-private into implicit-print
Nat Goodspeed
2024-02-09
Change the LuaFunction subclass instance name suffix to _lua.
Nat Goodspeed
2024-02-09
When LLFloaterLUADebug script returns a value, display the value.
Nat Goodspeed
2024-02-09
Update luau lib links
Mnikolenko Productengine
2024-02-08
Merge pull request #21 from secondlife/lua_function
nat-goodspeed
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
Updated llgltfmaterial_test.cpp sizeof check.
Nat Goodspeed
2024-02-08
Another missing #include.
Nat Goodspeed
2024-02-07
Fix tests broken by switching from Lua 5.4 to Luau.
Nat Goodspeed
2024-02-07
Add LLLUAmanager::startScriptFile(), startScriptLine() functions.
Nat Goodspeed
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-07
Merge pull request #757 from secondlife/signal/yml
Signal Linden
2024-02-07
Rename config.yaml to config.yml
Signal Linden
2024-02-07
Merge pull request #738 from secondlife/signal/feedback-link
Vir Linden
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
Add link to feedback portal
Signal Linden
2024-02-01
Merge pull request #702 from secondlife/signal/reduce-builds
Vir Linden
2024-01-31
build.yaml: Build shared branches
Bennett Goble
2024-01-31
Merge branch DRTVWR-589-luau into luau-scripting
Maxim Nikolenko
2024-01-31
strip lua testing functions
Mnikolenko Productengine
2024-01-30
Merge pull request #692 from secondlife/vir-linden-issue-templates-1
Vir Linden
2024-01-29
DRTVWR-589: get rid of pragma and update windows libs
Mnikolenko Productengine
2024-01-29
Merge pull request #693 from secondlife/vir-linden-issue-templates
Vir Linden
2024-01-29
Update enhancement.md
Vir Linden
2024-01-29
Update bug.yaml
Vir Linden
2024-01-29
Merge pull request #688 from secondlife/signal/contributors
Vir Linden
2024-01-29
Merge pull request #666 from secondlife/issue_templates
Vir Linden
2024-01-29
DRTVWR-589: add mac luau libs
Maxim Nikolenko
2024-01-26
Add a basic CONTRIBUTING.md
Bennett Goble
2024-01-26
DRTVWR-589: update to start using Luau libs
Mnikolenko Productengine
[next]