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
Age
Commit message (
Expand
)
Author
2024-02-29
Fix wonky Unicode chars from web paste
Nat Goodspeed
2024-02-29
Add Queue.lua from roblox.com documentation.
Nat Goodspeed
2024-02-29
Clarify that the print output from testmod.lua is load-time.
Nat Goodspeed
2024-02-29
Fix caching for loaded Lua require() modules.
Nat Goodspeed
2024-02-29
Add indra/newview/scripts/lua directory, copied into viewer image.
Nat Goodspeed
2024-02-29
Refactor require() to make it easier to reason about Lua stack usage.
Nat Goodspeed
2024-02-27
Merge branch 'release/luau-scripting' into luau-require-impl.
Nat Goodspeed
2024-02-26
Clear the stack after requiring a module
Mnikolenko Productengine
2024-02-26
Clean-up and restoring correct path
Mnikolenko Productengine
2024-02-23
require() code clean-up
Mnikolenko Productengine
2024-02-22
Lua listen_events(), await_event() => get_event_{pumps,next}().
Nat Goodspeed
2024-02-21
Add the option to use clean lua_State in "Lua debug" floater
Mnikolenko Productengine
2024-02-20
Don't accept a full path as arg for require()
Mnikolenko Productengine
2024-02-20
Initial require implementation
Mnikolenko Productengine
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-12
WIP: Changes towards supporting Lua console help text.
Nat Goodspeed
2024-02-12
Make LLFloaterLUADebug assume 'Execute' button on LUA String Enter
Maxim Nikolenko
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
Make LLFloaterLUADebug store a persistent LuaState.
Nat Goodspeed
2024-02-09
Merge branch 'implicit-print' of viewer-private into implicit-print
Nat Goodspeed
2024-02-09
When LLFloaterLUADebug script returns a value, display the value.
Nat Goodspeed
2024-02-08
Add required helptext parameter to lua_function() macro.
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
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-01-31
strip lua testing functions
Mnikolenko Productengine
2024-01-29
DRTVWR-589: get rid of pragma and update windows libs
Mnikolenko Productengine
2024-01-26
DRTVWR-589: update to start using Luau libs
Mnikolenko Productengine
2024-01-08
DRTVWR-589: Merge branch 'main' into DRTVWR-589.
Nat Goodspeed
2024-01-08
Increment viewer version to 7.1.3
Nat Goodspeed
2024-01-05
DRTVWR-589: Post-merge fix
Mnikolenko Productengine
2024-01-04
DRTVWR-589: Merge branch 'main' into DRTVWR-589
Nat Goodspeed
2023-12-14
Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601
RunitaiLinden
2023-12-14
SL-20611 Followup -- fix for depth based atmospheric mask making atmospherics...
RunitaiLinden
2023-12-14
Merge branch 'DRTVWR-596' into DRTVWR-601
Brad Linden
2023-12-14
Merge remote-tracking branch 'origin/main' into DRTVWR-596
Brad Linden
2023-12-14
Merge branch 'SL-20730' into DRTVWR-596
Brad Linden
2023-12-14
Increment viewer version to 7.1.2
Nat Goodspeed
2023-12-14
Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601
RunitaiLinden
2023-12-14
SL-20730 Patch another potential source of NaNs
RunitaiLinden
2023-12-14
SL-20715 Mask cutoff not copied corretly in build tools
Andrey Kleshchev
2023-12-14
SL-20717 Add PBR to Advanced > Rendering Types
Maxim Nikolenko
2023-12-13
Merge pull request #578 from sldevel/HUD-fix
cosmic-linden
2023-12-13
Merge branch 'DRTVWR-601' of github.com:secondlife/viewer into DRTVWR-601
RunitaiLinden
2023-12-13
SL-20730 Scrub nans from haze alpha
RunitaiLinden
2023-12-13
Merge remote-tracking branch 'origin/DRTVWR-596' into DRTVWR-596
Brad Linden
2023-12-13
SL-20611 Followup -- fix for impostors being invisible.
RunitaiLinden
[next]