| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: handle bad ping more relaxed. | Armin Weatherwax | 2010-04-12 | 1 | -1/+4 |
* | fix: don't llerr-crash on some bad textures. | Armin Weatherwax | 2010-04-12 | 1 | -1/+1 |
* | fix: don't try in vain to fetch a texture from a host not responding. | Armin Weatherwax | 2010-04-12 | 1 | -4/+4 |
* | support more OpenSim limits (number of groups, hollow size) | Armin Weatherwax | 2010-04-12 | 7 | -15/+29 |
* | Use Hippogridmanager for OpenSim detection. | Armin Weatherwax | 2010-04-12 | 9 | -59/+35 |
* | disable voice (for the session) if binary not found | Armin Weatherwax | 2010-04-12 | 1 | -0/+1 |
* | despam voice client: no ProvisionVoiceAccountRequest capability | Armin Weatherwax | 2010-04-12 | 1 | -2/+2 |
* | respect --grid and --login (and --loginuri over --grid). | Armin Weatherwax | 2010-04-12 | 2 | -15/+38 |
* | Removed Second Life from the default grid list. | Jacek Antonelli | 2010-03-27 | 3 | -22/+6 |
* | Load login page using Imprudence version instead of SL version. | Jacek Antonelli | 2010-03-27 | 1 | -2/+3 |
* | ChangeLog.txt is no longer required for packaging. | Jacek Antonelli | 2010-03-18 | 1 | -1/+1 |
* | Manifest files can now be optional. | Jacek Antonelli | 2010-03-18 | 1 | -4/+5 |
* | Fixed some i18n issues in the login panel. | Jacek Antonelli | 2010-03-16 | 3 | -17/+17 |
* | Fixed viewer_manifest.py to package imprudence_loading.png. | Jacek Antonelli | 2010-03-16 | 1 | -0/+1 |
* | Bumped version to 1.3.0 beta 2. | Jacek Antonelli | 2010-03-13 | 4 | -6/+6 |
* | ChangeLog.txt is now generated from the Git log at compile time. | Jacek Antonelli | 2010-03-13 | 1 | -0/+8 |
* | Fixed a possible crash related to ShowLookAt targets. | Armin Weatherwax | 2010-03-13 | 1 | -0/+6 |
* | Reactivated libELFIO for Linux64 (it wasn't causing the crash). | Armin Weatherwax | 2010-03-13 | 3 | -5/+6 |
* | Fixed a small mistake in Linux stack trace formatting. | Armin Weatherwax | 2010-03-13 | 1 | -1/+1 |
* | Improved how SLURLs are handled on Linux. | Armin Weatherwax | 2010-03-13 | 1 | -4/+6 |
* | Set correct paths when running in 32bit mode on 64bit Linux. | Armin Weatherwax | 2010-03-13 | 1 | -25/+3 |
* | VWR-2425: Pie menu remains after switch to Mouselook. | McCabe Maxsted | 2010-03-13 | 1 | -0/+2 |
* | Changed the value for SpeedRezInterval from 20 seconds to 12 | McCabe Maxsted | 2010-03-12 | 1 | -1/+1 |
* | Restored some missing Advanced menu items from SL 1.23. (#175) | Jacek Antonelli | 2010-03-12 | 2 | -4/+45 |
* | Removed "Advanced > UI > Double-Click Auto-Pilot". (#227) | Jacek Antonelli | 2010-03-12 | 1 | -6/+0 |
* | SNOW-97: Building hotkeys to navigate prims in a link set. | McCabe Maxsted | 2010-03-11 | 2 | -0/+116 |
* | Applied ImageGLPickMaskCrashFix patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 2 | -6/+18 |
* | Applied SaveTextureAsFileExtension patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 1 | -0/+6 |
* | Commented out -DPACKAGE:BOOL=ON for Windows in develop.py. | McCabe Maxsted | 2010-03-11 | 1 | -2/+2 |
* | Applied Speed Rez v2 patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 5 | -2/+84 |
* | Added menus from BetterNotecardFloater Cool Viewer patch. | McCabe Maxsted | 2010-03-11 | 5 | -29/+339 |
* | Applied Kitty Barnett's patch for Search/Replace in notecards. | McCabe Maxsted | 2010-03-11 | 40 | -426/+477 |
* | Applied UnknownJointsCrashFix v2 from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 1 | -3/+6 |
* | Updated viewer_manifest.py to package only our free fonts. Again. | Jacek Antonelli | 2010-03-07 | 1 | -2/+6 |
* | Use solid circles instead of asterisks for password fields. | Kakurady (Geneko Nemeth) | 2010-03-05 | 1 | -2/+2 |
* | Ported breast physics from Emerald. | Armin Weatherwax | 2010-03-05 | 12 | -26/+846 |
* | Fixed some notifications that were ported from 1.2 incorrectly. | Jacek Antonelli | 2010-03-04 | 1 | -18/+35 |
* | Added PrivateLookAtTarget option. | Armin Weatherwax | 2010-03-04 | 2 | -3/+32 |
* | Ported temporary texture uploads from Emerald. | Armin Weatherwax | 2010-03-04 | 8 | -38/+140 |
* | Linux64: for DBUS-Debug build- track where it's crashing (if still). | Armin Weatherwax | 2010-03-04 | 4 | -5/+48 |
* | Updating some clothing layer related changes to latest version of emerald. | Armin Weatherwax | 2010-03-04 | 1 | -274/+285 |
* | Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh. | Armin Weatherwax | 2010-03-04 | 8 | -259/+15 |
* | Robin Cornelius: SNOW-485 Fix deadlock in LLTextureFetchWorker. | Armin Weatherwax | 2010-03-04 | 1 | -7/+18 |
* | Aleric Inglewood: SNOW-196 Special case for TextureFetch race condition check. | Armin Weatherwax | 2010-03-04 | 3 | -65/+20 |
* | Robin Cornelius, Aleric Inglewood: SNOW-196 missing mutexes for texture fetch | Armin Weatherwax | 2010-03-04 | 4 | -16/+35 |
* | Vex Streeter, Merov Linden: SNOW-434 Unsafe threaded op. (lltexturefetch.cpp). | Armin Weatherwax | 2010-03-04 | 1 | -1/+5 |
* | Merov Linden: SNOW-435 mHeaderMutex recursive lock. | Armin Weatherwax | 2010-03-04 | 2 | -11/+29 |
* | Aleric Inglewood: SNOW-408 Fix the case for a non-valid handle but abort set. | Armin Weatherwax | 2010-03-04 | 1 | -15/+28 |
* | Whitespace cleanup in QueryClientTags notification. | Jacek Antonelli | 2010-02-27 | 1 | -2/+3 |
* | Prettier default client tag color for Imprudence. | Jacek Antonelli | 2010-02-27 | 1 | -2/+1 |