Age | Commit message (Collapse) | Author |
|
# Conflicts:
# .github/workflows/build.yaml
|
|
Under debug LL_ERRS will show a message as well, but release won't show
anything and will quit silently so show a notification when applicable.
|
|
|
|
|
|
|
|
|
|
|
|
functions in LSL editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shows wrong menu
|
|
in inventory offer
|
|
replaced by ?
|
|
|
|
notecards & scripts.
|
|
|
|
|
|
|
|
|
|
grey) opens the wrong link in all places apart from in a conversation window or chat toast.
|
|
no other changes made
|
|
(long long round) in VS2013
|
|
|
|
Reverted previous two fixes and modified LLTextBase::changeLine()
|
|
Reverted previous two fixes and modified LLTextBase::changeLine()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null.
|
|
|
|
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor
TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
|
|
|
|
|
|
|
|
|