| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Imprudence 1.3.0 (final) released.v1.3.0 | Jacek Antonelli | 2010-10-07 | 0 | -0/+0 |
* | | | | Updated RELEASE_NOTES.txt for 1.3.0 final. | Jacek Antonelli | 2010-10-06 | 1 | -0/+85 |
* | | | | Fixed TOS loading and renamed corretly LLIamHere classes in TOS and Voice TOS... | elektrahesse | 2010-10-06 | 2 | -15/+17 |
* | | | | Fixed RezWithLandGroup not working when shift-dragging prims (from Henri Beau... | McCabe Maxsted | 2010-10-03 | 1 | -1/+28 |
* | | | | Removed persist for HighResSnapshot setting as it causes crash loops when ena... | McCabe Maxsted | 2010-10-03 | 1 | -1/+1 |
* | | | | #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 | 2 | -1/+3 |
* | | | | SNOW-422: Imprudence doesn't compile with g++ 4.4.x (#562) | Aleric Inglewood | 2010-10-03 | 1 | -1/+1 |
* | | | | Fixed (again) how libjpeg is found on Mac. (#256/#464) | Jacek Antonelli | 2010-10-03 | 1 | -8/+1 |
* | | | | Allow build under Mac OS X 10.6 SDK by removing deprecated things. | Mimika Oh | 2010-10-03 | 2 | -12/+11 |
* | | | | Added safety checks for when snapshot window goes out of sync with the main U... | McCabe Maxsted | 2010-10-03 | 1 | -98/+121 |
* | | | | 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 |
* | | | | Updated source repo URL in README.txt. | Jacek Antonelli | 2010-10-03 | 1 | -3/+2 |
* | | | | 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 |
* | | | | 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 |
* | | | | 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 | 2 | -7/+8 |
* | | | | Imprudence 1.3.0 RC3 released.v1.3.0-RC3 | Jacek Antonelli | 2010-09-19 | 0 | -0/+0 |
* | | | | Updated RELEASE_NOTES.txt for 1.3.0 RC3. | Jacek Antonelli | 2010-09-19 | 1 | -0/+108 |
* | | | | Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning. | Jacek Antonelli | 2010-09-17 | 1 | -0/+0 |
* | | | | 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 |
* | | | | Applied patch by Makomk Makosen for #515: Uninitialized pointer mNextAudioSes... | McCabe Maxsted | 2010-09-17 | 1 | -0/+1 |
* | | | | linux64: move cxx flags from external script into 00-Common.cmake for transpa... | Armin Weatherwax | 2010-09-17 | 1 | -1/+17 |
* | | | | fix possible crash caused by hudmanager | Armin Weatherwax | 2010-09-17 | 2 | -6/+7 |
* | | | | 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 |
* | | | | 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 |
* | | | | fix: 32bit libs for linux64 are not actually downloaded | Armin Weatherwax | 2010-09-16 | 1 | -2/+2 |
* | | | | linux64: fetch 32 bit libraries required for voice | Armin Weatherwax | 2010-09-16 | 3 | -10/+36 |
* | | | | 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 |
* | | | | 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 |
* | | | | use setenv instead of putenv | Nemurimasu Neiro | 2010-09-16 | 1 | -8/+4 |
* | | | | fix GStreamer on Mac OS | Nemurimasu Neiro | 2010-09-16 | 1 | -0/+3 |
* | | | | libFLAC missing from Mac manifest | Nemurimasu Neiro | 2010-09-16 | 1 | -0/+1 |
* | | | | Added a fallback for CMake JPEG_LIBRARIES on Mac. | Jacek Antonelli | 2010-09-16 | 1 | -1/+4 |
* | | | | fix libjpeg linking on Mac OS | Nemurimasu Neiro | 2010-09-16 | 1 | -1/+5 |
* | | | | Listed http textures as '(experimental)' | McCabe Maxsted | 2010-09-16 | 1 | -1/+1 |
* | | | | Revert "Updated windows version of curl to 7.19.6" as the new version appears... | McCabe Maxsted | 2010-09-16 | 1 | -2/+2 |
* | | | | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs i... | McCabe Maxsted | 2010-09-16 | 3 | -3/+29 |
* | | | | Moved LLInventoryPanel::buildNewViews called with objectp->mType behind LL_DE... | McCabe Maxsted | 2010-09-16 | 1 | -2/+2 |
* | | | | Fixed #455: inventory found items vanish after a certain amount of time. Also... | McCabe Maxsted | 2010-09-16 | 7 | -166/+300 |
* | | | | Potential fix for a crash in llfontgl | McCabe Maxsted | 2010-09-16 | 1 | -6/+12 |