summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-07CHUI-105 WIP Added tear-off and return behavior for IM floater.Seth ProductEngine
XUI changed for Converstions multifloater and IM floater.
2012-05-07CHUI-103 WIP Added settings for switching text view modeAlexanderP ProductEngine
2012-05-07Updating to the latest pre-built llphysicsextension package.Todd Stinson
2012-05-07Updated to latest llphysics extension package to address path-584prep
2012-05-07CHUI-103 Repair drawing messages with prepend new lineAlexanderP ProductEngine
2012-05-06PATH-589: Second attempt to fix a linux viewer crash on exit. Updating to ↵William Todd Stinson
the latest llphysicsextensions pre-buit package.
2012-05-04Altering the build headers such that I can use llinfos in the ↵Todd Stinson
llphysicsextension library.
2012-05-04PATH-589: Updating to the latest llphysicsextensions pre-built package to ↵Todd Stinson
attempt a fix for a linux viewer crash.
2012-05-04increment viewer version to 3.3.3Oz Linden
2012-05-04CHUI-103 WIP Added support for showing/hiding timestamp and names, replacing ↵AlexanderP ProductEngine
own name with (You)
2012-05-04merge changes for drtvwr-142Oz Linden
2012-05-04Linux build fix.Paul ProductEngine
GCC doesn't allow to init non-constant references with temporary objects
2012-05-04MAINT-462 FIXED ([PUBLIC]Buy Contents Window Misrepresenting Actual Contents)Paul ProductEngine
2012-05-04merge changes for drtvwr-140Oz Linden
2012-05-03IQA-490: Dummy out calls to LLTrans::getString() in linux_updater.cpp.Nat Goodspeed
It appears that the LLTrans machinery, or at least the way it's used in this program, is buggy: linux-updater.bin has been crashing. Tracebacks and experimentation identify LLTrans as the culprit, so replace it with baked-in string constants copied from strings.xml. (linux-updater.bin was already producing English-only messages because the update_install shell script that calls it was specifically passing the English version of strings.xml.)
2012-05-02SH-3128 FIX - log message cleanup for avatar rezzingBrad Payne (Vir Linden)
2012-05-02MAINT-775 Particle vertex buffer management optimizationsDave Parks
2012-05-02Handling mRenderableRestoreList data when closing pathfinding windowprep
2012-05-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-05-02Fix for Path-494. Teleporting with a list of renderables that needed to be ↵prep
restored caused a crash because the vo's had already been removed prior to the restorePermanentObjects() call.
2012-05-01MergeXiaohong Bao
2012-05-01fix a sculpt crashXiaohong Bao
2012-05-01for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console ↵Xiaohong Bao
on and off.
2012-05-01Removing another capability check that was occurring prior to the receipt of ↵Todd Stinson
the listed capabilities.
2012-05-01PATH-580: Ensuring that the characters and linksets capability services are ↵Todd Stinson
properly deferred requested in the case that a regions capabilities have not been fully received at initial request time.
2012-05-01Switching the functionality of the linksets and character request handling ↵Todd Stinson
to no longer return values directly, but rather to report status only through the callbacks.
2012-05-01MAINT-847 Disable VBO on ATI cards with old drivers by defaultDave Parks
2012-05-01MAINT-775, MAINT-1022 Regression cleanup.Dave Parks
2012-05-01Made restorePermanentObjects() api const correct.prep
2012-05-01merge changes for storm-1820Oz Linden
2012-05-01merge changes for storm-1839Oz Linden
2012-05-01merge changes for storm-1842Oz Linden
2012-05-01STORM-1842 Change variable setting from TRUE to trueJonathan Yap
2012-05-01Path-494: Added support for culling permanent objects from the pathfinding ↵prep
window.
2012-04-30Fix sculpties being deleted while being still in use in the sceneMerov Linden
2012-04-30SH-3124 : Fix crash on exit on MacMerov Linden
2012-04-30update hunspell packages (another attempt to fix Mac dylib)Oz Linden
2012-04-27Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-04-27Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-04-27fix for a crash on sculptXiaohong Bao
2012-04-27PATH-552: BUGFIX Allowing the return of objects regardless of their ↵Todd Stinson
permanent status. This should now match the server's functionality.
2012-04-27PATH-585: Adding an initial notification for when a server-side automatic ↵Todd Stinson
unfreeze occurs.
2012-04-27fix for a crash on "refetch vis cache"Xiaohong Bao
2012-04-27Updated to latest llphysics extensions to address path-598prep
2012-04-27fix a crash on cache writeXiaohong Bao
2012-04-27fix some flaws for SH-3104Xiaohong Bao
2012-04-27PATH-583: BUGFIX Allowing gods to edit the terrain regardless of ↵Todd Stinson
frozen/unfrozen mode.
2012-04-27Pull merge from drano-sh-3086Merov Linden
2012-04-26SH-3104 : Implemented HTTP bulk fetch for texture debug consoleMerov Linden
2012-04-26a fix for SH-3097Xiaohong Bao