Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix show correct register account and lost password web page | Armin Weatherwax | 2010-04-12 | 1 | -5/+16 |
| | |||||
* | remove link limits: (take 2) depending on grid. | Armin Weatherwax | 2010-04-12 | 5 | -20/+35 |
| | | | | Seems OSim creates several linksets though. | ||||
* | fix: Bug #239 by reverting commit 187e36f6: invisible Textures on HG | Armin Weatherwax | 2010-04-12 | 1 | -4/+0 |
| | |||||
* | 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 |
| | | | | Downside: instead of crashing some avatars stay white for some time. | ||||
* | 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 |
| | | | | Second Life is no longer officially supported, due to TPV Policy concerns. | ||||
* | Load login page using Imprudence version instead of SL version. | Jacek Antonelli | 2010-03-27 | 1 | -2/+3 |
| | | | | This will enable us to notify users of updates via the login page. | ||||
* | Improved make_changelog.py. | Jacek Antonelli | 2010-03-18 | 1 | -20/+39 |
| | | | | | | | * Uses 'subprocess' module instead of 'commands' (which is Unix-only). * No longer overwrites ChangeLog.txt when it fails. @nochangelog | ||||
* | ChangeLog.txt is no longer required for packaging. | Jacek Antonelli | 2010-03-18 | 1 | -1/+1 |
| | | | | @nochangelog | ||||
* | Manifest files can now be optional. | Jacek Antonelli | 2010-03-18 | 1 | -4/+5 |
| | | | | If required=False, the manifest won't fail if the file is missing. | ||||
* | Fixed some i18n issues in the login panel. | Jacek Antonelli | 2010-03-16 | 3 | -17/+17 |
| | | | | | * Fixed Italian and Japanese layout problems. (#192) * Tweaked "Start Location" width to fit the Russian text. | ||||
* | Fixed viewer_manifest.py to package imprudence_loading.png. | Jacek Antonelli | 2010-03-16 | 1 | -0/+1 |
| | |||||
* | Small compatibility fix to make_changelog.py. | Jacek Antonelli | 2010-03-15 | 1 | -1/+1 |
| | | | | | | os.uname is not available on Windows. sys.platform is better. @nochangelog | ||||
* | Imprudence 1.3.0 beta 2 released.v1.3.0-b2 | Jacek Antonelli | 2010-03-13 | 0 | -0/+0 |
| | |||||
* | Updated RELEASE_NOTES.txt for 1.3.0 beta 2. | Jacek Antonelli | 2010-03-13 | 1 | -4/+155 |
| | | | | @nochangelog | ||||
* | Bumped version to 1.3.0 beta 2. | Jacek Antonelli | 2010-03-13 | 4 | -6/+6 |
| | | | | @nochangelog | ||||
* | Tweaked make_changelog.py to work on Mac. | Jacek Antonelli | 2010-03-13 | 1 | -14/+20 |
| | | | | | | | Compatibility with older python and git versions, and set PATH to try to find git executable in likely locations. @nochangelog | ||||
* | ChangeLog.txt is now generated from the Git log at compile time. | Jacek Antonelli | 2010-03-13 | 4 | -6279/+442 |
| | | | | | | It is no longer version controlled and should not be editted manually. Put '@nochangelog' in commit messages to omit them from the log. See linden/scripts/make_changelog.py for more information. | ||||
* | 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 |
| | | | | (Reverts part of commit 30945b74.) | ||||
* | 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 |
| | | | | | | If Imprudence is not already running, clicking a SLURL in an external web browser will launch Imprudence. If it is already running, it will open the SLURL in the current instance. | ||||
* | 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 |
| | | | | Patch by Kitty Barnett. | ||||
* | 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 |
| | | | | | | | * Advanced > UI > Use default system color picker * Advanced > UI > Show search panel in overlay bar * Advanced > UI > Show Matrices * Advanced > XUI > Font Test... | ||||
* | Removed "Advanced > UI > Double-Click Auto-Pilot". (#227) | Jacek Antonelli | 2010-03-12 | 1 | -6/+0 |
| | | | | | | Clicking it crashed the viewer, because the "DoubleClickAutoPilot" setting was replaced with "DoubleClickAction" and "GoAction" in Imprudence 1.2. | ||||
* | SNOW-97: Building hotkeys to navigate prims in a link set. | McCabe Maxsted | 2010-03-11 | 2 | -0/+116 |
| | | | | Patch by Thickbrick Sleaford. | ||||
* | Applied ImageGLPickMaskCrashFix patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 2 | -6/+18 |
| | | | | | | | | Fixes a bug in v1.23 that sometimes crashes the viewer when touching (or camming on) an object which is being rezzed. Patch by Henri Beauchamp. (slviewer-0-v12350-ImageGLPickMaskCrashFix.patch) | ||||
* | Applied SaveTextureAsFileExtension patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 1 | -0/+6 |
| | | | | | | | Fixes textures being saved without the proper .tga filename extension. Patch by Henri Beauchamp. (slviewer-0-v12350-SaveTextureAsFileExtension.patch) | ||||
* | Commented out -DPACKAGE:BOOL=ON for Windows in develop.py. | McCabe Maxsted | 2010-03-11 | 1 | -2/+2 |
| | | | | Don't build package by default after compiling on Windows. | ||||
* | Applied Speed Rez v2 patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 5 | -2/+84 |
| | | | | | | | Dynamically changes draw distance after teleporting. Patch by Henri Beauchamp. (slviewer-0-v12350-SpeedRez_v2.patch) | ||||
* | Added menus from BetterNotecardFloater Cool Viewer patch. | McCabe Maxsted | 2010-03-11 | 5 | -29/+339 |
| | | | | | Patch by Henri Beauchamp. (slviewer-0-v12350-BetterNotecardFloater.patch) | ||||
* | Updated .gitignore to exclude some 1.3 files and folders on Windows. | McCabe Maxsted | 2010-03-11 | 1 | -0/+6 |
| | | | | @nochangelog | ||||
* | 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 | 2 | -3/+14 |
| | | | | | | | Fixes crash when encountering avatars using multiple attachment points. Patch by Henri Beauchamp. (slviewer-0-v11905-UnknownJointsCrashFix_v2.patch) | ||||
* | 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 |
| | | | | | | The ClickBuildConstants, ClickTextureConstants, and ConfirmRestoreToWorld notifications were missing "More Info" buttons, and instead opened the web page when you clicked "Ok"/"Restore". | ||||
* | Added PrivateLookAtTarget option. | Armin Weatherwax | 2010-03-04 | 2 | -3/+32 |
| | | | | When true, viewer won't tell where your avatar is looking. | ||||
* | 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 |
| | | | | Add disableDBUS setting as a temporary workaround in case DBUS is still crashing. | ||||
* | Updating some clothing layer related changes to latest version of emerald. | Armin Weatherwax | 2010-03-04 | 1 | -274/+285 |
| |