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
Age
Commit message (
Expand
)
Author
2012-10-23
correct faulty merge
Oz Linden
2012-05-30
Make sure to not use floaters of different type than LLPreview as LLPreview i...
Nicky
2012-06-01
check mesh repo thread before actively using it.
Nicky
2012-06-17
Don't reference any LLFace via LLDrawable::getFace whose index is out
Nicky
2012-07-07
Crashfix: During cleanup gAgentAvatarp can already be 0.
Nicky
2012-07-08
Crashfix: Make sure drawable exists before calling any method on it.
Nicky
2012-07-09
Crashfix: LLVOAvatar::updateTextures in some odd cases getTE can return 0. Sa...
Nicky
2012-07-10
Crashfix: Don't blindly trust getImage() returns a valid pointer.
Nicky
2012-07-12
Crashfix: in ll_safe_string not only guard against 0 pointer, but against ill...
Nicky
2012-07-13
Crashfix: In LLAttachmentsMgr::onIdle make sure we've a valid region before d...
Nicky
2012-07-13
Crashfix: LLVOVolume::calcLOD make sure avatar and avatar->mDrawable are valid.
Nicky
2012-07-13
Crashfix: Stop notifications when we're about to exit.
Nicky
2012-07-14
Crashfix: showToastsTop/Bottom, don't iterate over mToastList. The member can...
Nicky
2012-07-19
Crashfix; Make sure getImage returns a valid result.
Nicky
2012-07-21
Crashfix; Guard against 0 pointer in LLRiggedVolume::update.
Nicky
2012-07-21
Crashfix; Change llassert_always to llassert + llwarns. This way users don't ...
Nicky
2012-10-22
Crashfix; Guard against 0 pointer textures.
Nicky
2012-07-24
Crashfix; don't crash in LLRightClickInventoryFetchDescendentsObserver::execu...
Nicky
2012-08-14
Make sure only one thread access mPendingLOD at a time.
Nicky
2012-08-21
Crashfix in animation preview floater.
Nicky
2012-08-21
Make sure mWearableItem/mNameEditor are valid before dereferencing them.
Nicky
2012-08-26
Gracefully handle 'Started' status. Ignore it and continue login.
Nicky
2012-08-28
Don't crash if star_brightness misses in a WL-Param set. Instead warn to log ...
Nicky
2012-08-28
Crashfix; During TP, or shortly after, gAgent.getRegion can be invalid. Handl...
Nicky
2012-09-01
Crashfix; handle errors in release builds more gracefully.
Nicky
2012-09-12
Possible crash fix in LLAgent::doTeleportViaLocation
Ansariel
2012-09-20
Crash fix for non finite target in editing motion
Ansariel
2012-09-26
Add virtual destructor to LLGLFence.
Nicky
2012-10-19
merge back late fix for MAINT-1753
Oz Linden
2012-10-19
merge changes for DRTVWR-233
Oz Linden
2012-10-19
pull back changes from 3.4.1-beta9
Oz Linden
2012-10-18
MAINT-1753: Correcting behavior of ll_aligned_realloc_16() on Linux to avoid ...
William Todd Stinson
2012-10-17
MAINT-1527 Fix for crash on exit when VBO disabled
Dave Parks
2012-10-16
pull back changes from 3.4.1-beta8
Oz Linden
2012-10-15
MAINT-1721 Fix for crash when clicking "back" button after editing appearance.
Dave Parks
2012-10-15
pull back 3.4.1-beta7 fixes
Oz Linden
2012-10-12
merge changes for DRTVWR-227
Oz Linden
2012-10-11
MAINT-1684: Correcting the calls to ll_aligned_free() which should have actua...
William Todd Stinson
2012-10-11
MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ...
William Todd Stinson
2012-10-10
pull back 3.4.1-beta6 fixes
Oz Linden
2012-10-10
DRTVWR-225 Cleanup assertions
Dave Parks
2012-10-10
Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.
William Todd Stinson
2012-10-10
merge changes for DRTVWR-226
Oz Linden
2012-10-09
MAINT-1688 Potential fix for crash on exit in LLTextureFetch
Dave Parks
2012-10-05
MAINT-1636: Turning off tcmalloc for the build now that davep's changes are i...
William Todd Stinson
2012-10-04
merge changes for DRTVWR-222
Oz Linden
2012-10-03
Fix for linux build
Dave Parks
2012-10-03
Fix for mac/linux build
Dave Parks
2012-10-03
Fix for tests
Dave Parks
2012-10-03
Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-ord...
Dave Parks
[next]