index
:
viewer.git
2025.03
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-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
Convert remaining BOOL to bool
Ansariel
2024-02-21
viewer#851 Xcode buildfix
Andrey Lihatskiy
2024-02-21
Convert remaining BOOLs in llxml and introduce std::string_view
Ansariel
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-20
Convert BOOL to bool in llrender
Ansariel
2024-02-20
Include missing llmutex.h in CMake file
Ansariel
2024-02-19
[Linux]gcc is broken for in place template instantiation.
Beq
2024-02-19
Replace remaining BOOL with bool llinventory and llmessage
Ansariel
2024-02-17
More BOOL to bool replacements primarily in llappearance and llxml
Ansariel
2024-02-17
misc: BOOL to bool
Lars Næsbye Christensen
2024-02-16
jira-archive-internal#67837 Windows' bulk export of snapshots and textures
Andrey Kleshchev
2024-02-16
Replaced one overlooked FALSE
Ansariel
2024-02-16
Replace most of BOOL with bool in llmath
Ansariel
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-12
more misc: BOOL (int) to real bool
Lars Næsbye Christensen
2024-02-12
miscellaneous: BOOL (int) to real bool
Lars Næsbye Christensen
2024-02-12
misc: BOOL (int) to real bool
Lars Næsbye Christensen
2024-02-10
Triage Issue #49 Better inspection of data urls in media
Andrey Kleshchev
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-09
Follow up 364bd17: restore return value
Andrey Lihatskiy
2024-02-09
Replace remaining BOOL with bool in llcommon and remove dead code
Ansariel
2024-02-09
llcommon: BOOL (int) to real bool/LSTATUS
Lars Næsbye Christensen
2024-02-08
Build fix for Visual Studio patch
Alexander Gavriliuk
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
Another missing #include.
Nat Goodspeed
2024-02-08
SL-20363 Add Advanced option 'Debug Unicode'
Alexander Gavriliuk
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-08
SL-18721 Shutdown fixes #4
Andrey Kleshchev
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
Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz
Andrey Lihatskiy
2024-02-05
SL-20669 Fix white uuid
Andrey Kleshchev
2024-01-24
SL-20669 Move constants out of settings.xml
Andrey Kleshchev
2024-01-22
SL-18721 Shutdown fixes
Andrey Kleshchev
[prev]
[next]