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
2023-11-09
DRTVWR-589 - don't prevent mangling names as we use C++ lib
Mnikolenko Productengine
2023-11-02
DRTVWR-589: Update Lualibs.cmake to use lua54.lib from 3p-lua.
Nat Goodspeed
2023-11-02
DRTVWR-589: Switch to the lua package built by new 3p-lua repo.
Nat Goodspeed
2023-11-02
DRTVWR-589: StringVec's operator<<() overload must precede lltut.h.
Nat Goodspeed
2023-10-29
DRTVWR-589: Unify hexdump.h headers from different branches.
Nat Goodspeed
2023-10-29
DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589
Nat Goodspeed
2023-10-25
Increment viewer version to 6.6.17
Nat Goodspeed
2023-10-19
DRTVWR-589: Fix unreferenced LuaListener::mState member.
Nat Goodspeed
2023-10-17
SL-20476: Don't let the compiler know we intend to crash.
Nat Goodspeed
2023-10-17
SL-18837: Avoid stuffing build number into 32-bit int.
Nat Goodspeed
2023-10-16
SL-18837: Second Life Release.app=>Second Life Viewer.app in tarball
Nat Goodspeed
2023-10-16
SL-18837: Create Second Life Viewer.app, not Second Life Release.app
Nat Goodspeed
2023-10-12
SL-18837: Unify all llrand_test.cpp in-range tests.
Nat Goodspeed
2023-10-07
Merge branch 'DRTVWR-589-nested-table-bug' into DRTVWR-589
Nat Goodspeed
2023-10-07
DRTVWR-589: Solved the bug in traversing nested Lua tables.
Nat Goodspeed
2023-10-06
SL-19826 Fix mac build issue (unused variable)
Andrey Lihatskiy
2023-10-05
SL-18837: When llrand_test.cpp fails, display the failing value.
Nat Goodspeed
2023-10-04
DRTVWR-589: Add tests for LLSD-to-Lua round-trip conversions.
Nat Goodspeed
2023-10-04
SL-18837: Merge branch 'actions-clean-manifest' into actions.
Nat Goodspeed
2023-10-04
SL-18837: Fix set-but-unreferenced in LLInventoryGallery::startDrag()
Nat Goodspeed
2023-10-04
Merge branch 'DRTVWR-589' of github.com:/secondlife/viewer-private into DRTVW...
Brad Payne (Vir Linden)
2023-10-04
SL-18837: Restore setting ViewerManifest.package_file.
Nat Goodspeed
2023-10-04
SL-18837: Merge branch 'main' of secondlife/viewer into actions
Nat Goodspeed
2023-10-04
DRTVWR-589 - restore close_all_swindows()
Mnikolenko Productengine
2023-10-03
SL-19242: Remove signing and packaging from viewer_manifest.py
Nat Goodspeed
2023-10-03
Merge branch 'DRTVWR-589' of github.com:/secondlife/viewer-private into DRTVW...
Brad Payne (Vir Linden)
2023-10-03
DRTVWR-589 - more demo work
Brad Payne (Vir Linden)
2023-10-03
DRTVWR-589: Clean up from merge from updated main.
Nat Goodspeed
2023-10-03
DRTVWR-589: Merge branch 'main' of viewer-private into DRTVWR-589
Nat Goodspeed
2023-10-03
Increment viewer version to 6.6.16
Nat Goodspeed
2023-10-02
DRTVWR-589: Give up on strongly timing-dependent LLIOPipe test.
Nat Goodspeed
2023-10-02
DRTVWR-589: Add initial integration test for LLLUAmanager.
Nat Goodspeed
2023-09-30
DRTVWR-589: Emulate print() better, show output on Lua floater.
Nat Goodspeed
2023-09-28
DRTVWR-589 - support for moving to dest
Mnikolenko Productengine
2023-09-28
DRTVWR-589: Call lua_pushstdstring() correctly.
Nat Goodspeed
2023-09-28
DRTVWR-589: Merge remote branch 'DRTVWR-589' into DRTVWR-589
Nat Goodspeed
2023-09-28
DRTVWR-589: Rename post_on_pump() to post_on()
Nat Goodspeed
2023-09-28
DRTVWR-589: Add Lua-callable await_event() function.
Nat Goodspeed
2023-09-28
DRTVWR-589: Try to override Lua's built-in print() with print_info()
Nat Goodspeed
2023-09-28
DRTVWR-589 - support for rezing prims
Mnikolenko Productengine
2023-09-27
DRTVWR-589: Always check regtype to avoid unref error
Nat Goodspeed
2023-09-27
DRTVWR-589: Use std::placeholders::_1, etc., for std::bind()
Nat Goodspeed
2023-09-27
DRTVWR-589: Fix compile errors in 354585d.
Nat Goodspeed
2023-09-27
DRTVWR-589: Add Lua-callable listen_events() function.
Nat Goodspeed
2023-09-26
DRTVWR-589: Extend timeouts for timing-sensitive pump & pipe fitness.
Nat Goodspeed
2023-09-26
DRTVWR-589: Fix typo due to old documentation.
Nat Goodspeed
2023-09-26
SL-19242: Store Mac app bundle in tarball with top-level .app name.
Nat Goodspeed
2023-09-26
SL-20341 Item Properties floater closes on changes for task inventory item
Andrey Kleshchev
2023-09-26
SL-19242: Allow overwriting the Mac viewer's app bundle tarball.
Nat Goodspeed
2023-09-26
DRTVWR-589: Collect int table keys in vector<int>, not set<int>.
Nat Goodspeed
[next]