Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved warning message about SL statistics packet. | Jacek Antonelli | 2011-02-22 | 2 | -15/+13 |
| | |||||
* | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 2011-02-22 | 7 | -14/+14 |
| | |||||
* | Updated default_grids.xml from current online grids list. | Jacek Antonelli | 2011-02-22 | 1 | -30/+17 |
| | |||||
* | Removed getvoice.sh for Linux. It's no longer needed. | Jacek Antonelli | 2011-02-22 | 2 | -35/+0 |
| | | | | (cherry-picked from commit fff44ef5ad556464a41c160ac6031c67ef40cb63) | ||||
* | Applied patch by Ansariel Hiller for #675: Keywords update to reflect ↵ | McCabe Maxsted | 2011-02-22 | 1 | -1/+3 |
| | | | | | | changes to llSensor LSL function (Partial cherry-pick of commit d13d991d2d29bd3d0cc9a0d4e5480a0705681d06) | ||||
* | re-enable statistics packet for SL, firstuse warn about it | Armin Weatherwax | 2011-02-22 | 7 | -21/+122 |
| | | | | (cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c) | ||||
* | IMP-429: Link against prebuilt libraries / always use gtk-related system ↵ | Aleric Inglewood | 2011-01-17 | 1 | -14/+16 |
| | | | | | | libs (linux) (cherry picked from commit a3cffd06a0e7aa92e1b6c28e7bad655b7085296c) | ||||
* | Better format for channel/version string. | Jacek Antonelli | 2011-01-17 | 1 | -29/+18 |
| | | | | | Before, it was "Imprudence #.#.# / Second Life #.#.#.#". Now, it's just "Imprudence #.#.#". | ||||
* | postfix: new maximum number of groups in SL. | Armin Weatherwax | 2011-01-14 | 2 | -1/+9 |
| | |||||
* | Bumped version to 1.3.1. | Jacek Antonelli | 2010-11-04 | 4 | -6/+6 |
| | |||||
* | Fixed Windows compile error in impprefsfonts.cpp (unsafe mix of type 'bool' ↵ | McCabe Maxsted | 2010-11-04 | 1 | -1/+1 |
| | | | | and type 'BOOL' in operation) | ||||
* | Changed several Preferences modal alerts to notifications. | Jacek Antonelli | 2010-10-23 | 1 | -10/+10 |
| | | | | | | | | CacheWillClear, CacheWillBeMoved, ChangeConnectionPort, ChangeSkin, and ChangeFont. There are many other alerts that should be made non-modal in the future, but this should prevent a focus fight with the Vivox policy window. | ||||
* | Changed Small font size back to 8.5. | Jacek Antonelli | 2010-10-22 | 1 | -1/+1 |
| | | | | | If this causes blurry fonts for a user, they should enable "Force integer font sizes" in Preferences > Fonts. | ||||
* | Added FontSizeMultiplier and FontSizeRounding controls to Font prefs. | Jacek Antonelli | 2010-10-22 | 2 | -4/+56 |
| | |||||
* | Added FontSizeMultiplier and FontSizeRounding settings. | Jacek Antonelli | 2010-10-22 | 1 | -0/+22 |
| | | | | | Gives more control over font sizes, addresses font being smaller than some users desire. | ||||
* | Fixed #629: Freeze Frame snapshot option breaks the UI. | Jacek Antonelli | 2010-10-21 | 1 | -1/+0 |
| | |||||
* | Fixed TOS loading and renamed corretly LLIamHere classes in TOS and Voice ↵ | elektrahesse | 2010-10-06 | 2 | -15/+17 |
| | | | | TOS respectively to LLIamHereTOS and LLIamHereVoice to avoid collisions. | ||||
* | Fixed RezWithLandGroup not working when shift-dragging prims (from Henri ↵ | McCabe Maxsted | 2010-10-03 | 1 | -1/+28 |
| | | | | Beauchamp and the Cool Viewer) | ||||
* | Removed persist for HighResSnapshot setting as it causes crash loops when ↵ | McCabe Maxsted | 2010-10-03 | 1 | -1/+1 |
| | | | | enabled and opening the snapshot window with bad settings | ||||
* | #489: added /LARGEADDRESSAWARE to the Windows linker command line settings | McCabe Maxsted | 2010-10-03 | 1 | -2/+2 |
| | |||||
* | SNOW-796: Debug Settings 'Reset to default' partly broken. (#581) | Aleric Inglewood | 2010-10-03 | 1 | -1/+1 |
| | | | | | Clicking 'Reset to default' in the Debug Settings floater doesn't update cached control values. | ||||
* | Allow build under Mac OS X 10.6 SDK by removing deprecated things. | Mimika Oh | 2010-10-03 | 2 | -12/+11 |
| | | | | | | Incorporated Snowglobe changesets: http://svn.secondlife.com/trac/linden/changeset/2823 http://svn.secondlife.com/trac/linden/changeset/2757 | ||||
* | Added safety checks for when snapshot window goes out of sync with the main ↵ | McCabe Maxsted | 2010-10-03 | 1 | -98/+121 |
| | | | | UI, as well as a few backported changes from Viewer 2 | ||||
* | Show start location on the login screen by default | McCabe Maxsted | 2010-10-03 | 1 | -1/+1 |
| | |||||
* | Converted XUI files to unix line endings, again. | Aleric Inglewood | 2010-10-03 | 330 | -22144/+22144 |
| | |||||
* | Bumped version to 1.3.0. | Jacek Antonelli | 2010-10-01 | 4 | -6/+6 |
| | |||||
* | Removed the base SL version from the About Imprudence floater. | Jacek Antonelli | 2010-10-01 | 1 | -3/+1 |
| | | | | | It's not really relevant or accurate anymore, because Imprudence is assembled from so many different sources and versions. | ||||
* | Fixed #428: showcase tab shows 'all' web search in second life | McCabe Maxsted | 2010-10-01 | 2 | -1/+20 |
| | |||||
* | Fix for "about landmark" crash when invoking it on a freshly received landmark. | elektrahesse | 2010-10-01 | 2 | -2/+5 |
| | |||||
* | Possible fix for an infinite loop in LLTextureCache. | Jacek Antonelli | 2010-09-24 | 1 | -5/+8 |
| | | | | Backported a few changes from pre-LGPL Viewer 2. | ||||
* | Tiny layout tweaks to accomodate different font widths. | Jacek Antonelli | 2010-09-23 | 2 | -3/+3 |
| | |||||
* | Use integer font sizes to avoid blurriness on some systems. | Jacek Antonelli | 2010-09-23 | 1 | -5/+5 |
| | |||||
* | UI Scale Reset button finds the actual default, not hardcoded. | Jacek Antonelli | 2010-09-17 | 1 | -1/+2 |
| | |||||
* | Changed default UIScaleFactor from 1.002 to 1.0. | McCabe Maxsted | 2010-09-17 | 1 | -1/+1 |
| | | | | Revert back if letters start showing crazy leading again | ||||
* | Applied patch by Makomk Makosen for #515: Uninitialized pointer ↵ | McCabe Maxsted | 2010-09-17 | 1 | -0/+1 |
| | | | | mNextAudioSession in LLVoiceClient | ||||
* | fix possible crash caused by hudmanager | Armin Weatherwax | 2010-09-17 | 2 | -6/+7 |
| | | | | thanks to nemurimasu for the catch | ||||
* | Bumped version to 1.3.0 RC3. | Jacek Antonelli | 2010-09-16 | 4 | -6/+6 |
| | |||||
* | Fixed crash when right clicking a landmark and selecting 'About Landmark'. | McCabe Maxsted | 2010-09-16 | 1 | -3/+3 |
| | | | | TODO: fix duplicate LM request that shouldn't happen | ||||
* | Fix for crash on bad teleports | McCabe Maxsted | 2010-09-16 | 1 | -1/+1 |
| | |||||
* | fix Bug #240: Make Outfit crashes the viewer in OpenSim | Armin Weatherwax | 2010-09-16 | 1 | -0/+2 |
| | | | | this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn | ||||
* | linux64: fetch 32 bit libraries required for voice | Armin Weatherwax | 2010-09-16 | 1 | -10/+10 |
| | |||||
* | Removed Object-Object Occlusion shortcut as it interferes with the AO | McCabe Maxsted | 2010-09-16 | 1 | -2/+1 |
| | |||||
* | Updated list of viewers and contributors in Help > About Imprudence from the ↵ | McCabe Maxsted | 2010-09-16 | 1 | -3/+3 |
| | | | | 1.3 release notes and commits in the first Experimental release. Please add any other names we're missing | ||||
* | Fixed various instances of 'www.imprudenceviewer.org'. There is no www. | Jacek Antonelli | 2010-09-16 | 4 | -5/+5 |
| | |||||
* | disable speedrez by default, because it confuses less advanced users. | Armin Weatherwax | 2010-09-16 | 1 | -1/+1 |
| | |||||
* | libFLAC missing from Mac manifest | Nemurimasu Neiro | 2010-09-16 | 1 | -0/+1 |
| | |||||
* | Listed http textures as '(experimental)' | McCabe Maxsted | 2010-09-16 | 1 | -1/+1 |
| | |||||
* | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵ | McCabe Maxsted | 2010-09-16 | 3 | -3/+29 |
| | | | | in non-grid-specific folders | ||||
* | Moved LLInventoryPanel::buildNewViews called with objectp->mType behind ↵ | McCabe Maxsted | 2010-09-16 | 1 | -2/+2 |
| | | | | LL_DEBUGS(Inventory) | ||||
* | Fixed #455: inventory found items vanish after a certain amount of time. ↵ | McCabe Maxsted | 2010-09-16 | 7 | -166/+300 |
| | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version |