Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-06-19 | Added button to Preferences > Advanced to reset all preferences (#272) | McCabe Maxsted | 1 | -2/+13 | |
2010-06-19 | Cleaned up the Emerald showlookat patch | McCabe Maxsted | 1 | -0/+3 | |
2010-06-19 | Set the imprudence viewer version in xml | McCabe Maxsted | 1 | -33/+36 | |
2010-06-19 | Incremented cache version | McCabe Maxsted | 1 | -1/+1 | |
2010-04-28 | fix: crash on relog; appearence self pie greyed out after relog. | Armin Weatherwax | 1 | -4/+7 | |
2010-04-25 | Fixed #199: After losing connection, 'Quit' button doesn't quit | McCabe Maxsted | 1 | -3/+7 | |
2010-04-25 | Removed hardcoded references to secondlife.com/support | McCabe Maxsted | 1 | -2/+8 | |
2010-04-12 | Use Hippogridmanager for OpenSim detection. | Armin Weatherwax | 1 | -1/+3 | |
2010-04-09 | Added a first use notification to the AO | McCabe Maxsted | 1 | -0/+1 | |
2010-04-07 | Use system chat color when DisableLoginLogoutScreens enabled, added logout chat | McCabe Maxsted | 1 | -8/+34 | |
2010-04-07 | Ported disable login/tp screen options from Emerald (in Preferences > Advanced) | McCabe Maxsted | 1 | -2/+2 | |
2010-02-22 | Fixed an error at shutdown (gSavedSettings.cleanup). | Armin Weatherwax | 1 | -1/+3 | |
2010-02-16 | Ported some minor rendering engine changes from Snowglobe. | Jacek Antonelli | 1 | -1/+1 | |
2010-02-16 | Ported some stats and texture console changes from Snowglobe. | Jacek Antonelli | 1 | -0/+3 | |
2010-02-16 | Ported many texture engine changes from Snowglobe. | Jacek Antonelli | 1 | -7/+10 | |
2010-02-08 | Ported many APR changes from Snowglobe. | Jacek Antonelli | 1 | -9/+9 | |
2010-02-04 | Added SliderScrollWheelMultiplier setting. | Jacek Antonelli | 1 | -0/+3 | |
Affects the direction sliders move from mouse scroll wheel. Also added LLSlider::getScrollWheelMultiplier() and LLSlider::setScrollWheelMultiplier(). | |||||
2009-12-30 | Disabled sending viewer stats. | Patrick Sapinski | 1 | -2/+3 | |
It is useless to the viewer and also transmits some sensitive information about the user's computer to LL. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-12-01 | Emeralds client name tag and clothing layer protection. Needs decision about ↵ | Armin Weatherwax | 1 | -0/+9 | |
a few things - find "Imprudence FIXME" (woq) in llprimitive.cpp and llvoavatar.cpp, its commented there. modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/llprimitive/llprimitive.h modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llfirstuse.cpp modified: linden/indra/newview/llfirstuse.h modified: linden/indra/newview/llstartup.cpp modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/llvoavatar.h modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||||
2009-11-09 | Fixed First Use Mini-Map | McCabe Maxsted | 1 | -0/+1 | |
2009-10-19 | Applied rlva_init-imprudence.patch (fixes RLVa not initializing in 1.2) | McCabe Maxsted | 1 | -1/+1 | |
2009-10-01 | Suspected partial crash fix for Logout | McCabe Maxsted | 1 | -17/+0 | |
2009-09-14 | Merged in jacek/next | McCabe Maxsted | 1 | -0/+17 | |
2009-09-06 | Ported phantom avatar option from Emerald viewer | McCabe Maxsted | 1 | -1/+6 | |
2009-09-04 | Applied Kitty Barnett's RLVa 1.0.1h (Restrained Life) patch. | Jacek Antonelli | 1 | -0/+17 | |
Made a few non-functional changes to help it apply. | |||||
2009-07-11 | Broken: relog sometimes works once; fixed inventory and avatar not ruthed ↵ | Armin Weatherwax | 1 | -1/+1 | |
anymore. deleted: Imprudence.log modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llinventorymodel.cpp modified: linden/indra/newview/llinventorymodel.h modified: linden/indra/newview/llinventoryview.cpp modified: linden/indra/newview/llviewerjointattachment.h modified: linden/indra/newview/llviewermenu.cpp deleted: mAttachedObject.diff.txt deleted: meerkat-llmenugl.diff.txt deleted: meerkat-message.diff.txt deleted: meerkat-pipeline.cpp.diff.txt deleted: meerkat-voice.diff.txt deleted: stack_trace.log | |||||
2009-07-11 | BROKEN logoff/relog crashing inconsistently on various startup states. | Armin Weatherwax | 1 | -27/+135 | |
2009-06-13 | Second Life viewer sources 1.23.3-RC | Jacek Antonelli | 1 | -10/+25 | |
2009-06-13 | Cleaned up some old unused references | McCabe Maxsted | 1 | -3/+0 | |
2009-06-13 | Applied Aimee's patch for VWR-6918: Hide/Show Selection Outlines | McCabe Maxsted | 1 | -0/+1 | |
2009-05-24 | Second Life viewer sources 1.23.2-RC | Jacek Antonelli | 1 | -3/+42 | |
2009-04-30 | Second Life viewer sources 1.23.0-RC | Jacek Antonelli | 1 | -290/+373 | |
2009-03-29 | Added loading info to log's plugin list, set_gst_plugin_path now compiles ↵ | McCabe Maxsted | 1 | -3/+0 | |
for windows | |||||
2009-03-28 | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. | Jacek Antonelli | 1 | -26/+0 | |
LLAppViewer::gst_plugin_path --> LLMediaImplGStreamer::set_gst_plugin_path | |||||
2009-03-22 | Removed slviewer-0-v12160-LostConnectionOnLogin.patch | McCabe Maxsted | 1 | -1/+1 | |
2009-03-07 | Backported fix for VWR-8783, original patch by Gigs Taggart | McCabe Maxsted | 1 | -1/+1 | |
2009-02-12 | Second Life viewer sources 1.22.8-RC | Jacek Antonelli | 1 | -10/+18 | |
2009-01-28 | Second Life viewer sources 1.22.6-RC | Jacek Antonelli | 1 | -3/+6 | |
2009-01-28 | Plugin path set via string | McCabe Maxsted | 1 | -6/+3 | |
2009-01-28 | Added GStreamer to Cmake | McCabe Maxsted | 1 | -1/+1 | |
2009-01-23 | Windows version sets its own gstreamer environment variable | McCabe Maxsted | 1 | -0/+33 | |
2009-01-12 | Applied Aimee's patch for doing simple math in the build editor | McCabe Maxsted | 1 | -0/+3 | |
2009-01-11 | Second Life viewer sources 1.22.5-RC | Jacek Antonelli | 1 | -1/+1 | |
2009-01-11 | Second Life viewer sources 1.22.4-RC | Jacek Antonelli | 1 | -4/+25 | |
2008-12-10 | Added test version info to llversionviewer.h | McCabe Maxsted | 1 | -2/+5 | |
2008-12-09 | Second Life viewer sources 1.22.2-RC | Jacek Antonelli | 1 | -5/+5 | |
2008-12-05 | Windows now defaults to settings_imprudence.xml when run straight from the exe. | McCabe Maxsted | 1 | -1/+1 | |
2008-12-01 | Second Life viewer sources 1.22.0-RC | Jacek Antonelli | 1 | -123/+103 | |
2008-11-29 | Stop console window from always showing up. | Jacek Antonelli | 1 | -5/+0 | |
2008-11-19 | VWR-2662: OpenAL support (patch by Tofu Linden) | Jacek Antonelli | 1 | -1/+2 | |