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
/
llcommon
Age
Commit message (
Expand
)
Author
2024-03-28
viewer#1073 crash at loadSkeleton
Andrey Kleshchev
2024-03-28
Ditch a couple LL_DEBUGS() messages.
Nat Goodspeed
2024-03-28
Eliminate unreferenced exception name
Nat Goodspeed
2024-03-28
Terminate Lua scripts hanging in LL.get_event_next().
Nat Goodspeed
2024-03-28
Clean up unused llevents.h #includes.
Nat Goodspeed
2024-03-28
Move our lua_register(), lua_rawlen() from lua_function.h to .cpp.
Nat Goodspeed
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-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
Remove colliding LLListener.
Nat Goodspeed
2024-03-24
Introduce LLStreamListener: bundle LLEventStream+LLTempBoundListener.
Nat Goodspeed
2024-03-23
Update sendReply(): accepting LLSD by value already copies it.
Nat Goodspeed
2024-03-21
WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua.
Nat Goodspeed
2024-03-18
secondlife/viewer#1006: Move blank material constant to indra_constants.h
Cosmic Linden
2024-03-15
SL-18721 Restore release behavior
Andrey Kleshchev
2024-03-14
Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback...
Henri Beauchamp
2024-03-08
Merge 'release/luau-scripting' into lua-leap for Emoji release.
Nat Goodspeed
2024-03-08
Merge branch 'main' into release/luau-scripting for Emoji release.
Nat Goodspeed
2024-03-06
Defend LuaState::expr() against lua_tollsd() errors.
Nat Goodspeed
2024-03-05
SL-17896 Don't crash silently if files are missing or out of memory
Andrey Kleshchev
2024-03-04
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-03-01
Merge remote-tracking branch 'origin/main' into release/gltf-maint2
Brad Linden
2024-03-01
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-01
Merge branch 'main' into DRTVWR-588-maint-W
Andrey Lihatskiy
2024-02-29
Refactor require() to make it easier to reason about Lua stack usage.
Nat Goodspeed
2024-02-29
Improve Debug class (indra/test/debug.h).
Nat Goodspeed
2024-02-27
SL-18721 Shutdown fixes #5
Andrey Kleshchev
2024-02-27
Merge branch 'release/luau-scripting' into luau-require-impl.
Nat Goodspeed
2024-02-23
viewer#875 Crash at uri normalization
Andrey Kleshchev
2024-02-23
Allow debug.h to be #included even in normal viewer code.
Nat Goodspeed
2024-02-23
require() code clean-up
Mnikolenko Productengine
2024-02-23
Ditch DebugExit: we already have Debug (in debug.h)
Nat Goodspeed
2024-02-23
Clean up #includes in lualistener.h
Nat Goodspeed
2024-02-22
#include <iomanip> where std::quoted() is referenced.
Nat Goodspeed
2024-02-22
Lua listen_events(), await_event() => get_event_{pumps,next}().
Nat Goodspeed
2024-02-22
Add diagnostic logging to LLEventPumps::post().
Nat Goodspeed
2024-02-22
Viewer#863 Crash reading xml
Andrey Kleshchev
2024-02-21
Add the option to use clean lua_State in "Lua debug" floater
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
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-09
Change the LuaFunction subclass instance name suffix to _lua.
Nat Goodspeed
2024-02-09
SL-20363 Option 'Debug Unicode' - show unicode values
Alexander Gavriliuk
2024-02-08
Build fix for Visual Studio patch
Alexander Gavriliuk
2024-02-08
Add required helptext parameter to lua_function() macro.
Nat Goodspeed
[prev]
[next]