Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Enable grid sub-unit snapping by default | McCabe Maxsted | 2010-04-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Changed advanced build options to per-account settings, added OK, Apply, ↵ | McCabe Maxsted | 2010-04-13 | 4 | -73/+308 | |
| | | | | | | | | | | | | Cancel, Clear Item, and Reset to Default buttons | |||||
* | | | Save custom prim defaults on a per-account basis rather than globally | McCabe Maxsted | 2010-04-13 | 7 | -284/+273 | |
| | | | ||||||
* | | | Ported Emerald build preferences and added them to llfloaterbuildoptions instead | McCabe Maxsted | 2010-04-13 | 9 | -28/+660 | |
| | | | ||||||
* | | | From Emerald: added option to rez objects under the proper land group to ↵ | McCabe Maxsted | 2010-04-12 | 4 | -4/+68 | |
| | | | | | | | | | | | | prevent autoreturn | |||||
* | | | Fixed teleport chat, made 'teleported from' messages appear when ↵ | McCabe Maxsted | 2010-04-10 | 2 | -5/+12 | |
| | | | | | | | | | | | | DisableTeleportScreens is true | |||||
* | | | Merge branch '1.3-tpscreentext' into 1.3-tpscreentext2 | McCabe Maxsted | 2010-04-10 | 1 | -5/+58 | |
|\ \ \ | ||||||
| * | | | Add text for teleporting while DisableTeleportScreens set to TRUE (doesn't ↵ | McCabe Maxsted | 2010-04-10 | 1 | -5/+58 | |
| | | | | | | | | | | | | | | | | display in the console for some reason) | |||||
* | | | | Added grid info to Help > About Imprudence (from Hippo) | McCabe Maxsted | 2010-04-10 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | Removed hardcoded references to Second Life when unable to connect to a region | McCabe Maxsted | 2010-04-10 | 1 | -5/+8 | |
| | | | | ||||||
* | | | | Removed some duplicate includes I've come across | McCabe Maxsted | 2010-04-10 | 10 | -20/+0 | |
|/ / / | ||||||
* | | | Fixed spacing on AO first use notification | McCabe Maxsted | 2010-04-09 | 1 | -2/+1 | |
| | | | ||||||
* | | | Added ugly checkbox to toggle shadows in Preferences > Advanced | McCabe Maxsted | 2010-04-09 | 4 | -3/+59 | |
| | | | ||||||
* | | | Added a first use notification to the AO | McCabe Maxsted | 2010-04-09 | 7 | -2/+36 | |
| | | | ||||||
* | | | Added checkbox for showing client names in nametag (doesn't change their ↵ | McCabe Maxsted | 2010-04-07 | 2 | -0/+6 | |
| | | | | | | | | | | | | color though) in Preferences > Advanced | |||||
* | | | Use system chat color when DisableLoginLogoutScreens enabled, added logout chat | McCabe Maxsted | 2010-04-07 | 2 | -10/+36 | |
| | | | ||||||
* | | | Ported disable login/tp screen options from Emerald (in Preferences > Advanced) | McCabe Maxsted | 2010-04-07 | 6 | -10/+68 | |
| | | | ||||||
* | | | Renamed '2nd Life' and '1st Life' profile tabs to 'Avatar' and 'Real Life,' ↵ | McCabe Maxsted | 2010-04-06 | 3 | -215/+215 | |
| | | | | | | | | | | | | where possible | |||||
* | | | Fixed temporary image upload checkbox overrunning upload window | McCabe Maxsted | 2010-04-06 | 1 | -6/+6 | |
| | | | ||||||
* | | | Use '>>' for objects without names rather than 'no name' | McCabe Maxsted | 2010-04-06 | 1 | -1/+17 | |
| | | | ||||||
* | | | Ported IM autoresponse options from Emerald, added them to a new window in ↵ | McCabe Maxsted | 2010-04-06 | 8 | -3/+820 | |
| | | | | | | | | | | | | Preferences > IM | |||||
* | | | Created new Advanced preferences panel, ready for filling | McCabe Maxsted | 2010-04-03 | 6 | -1/+132 | |
| | | | ||||||
* | | | Fixed some ported settings that were missing from settings_per_account.xml | McCabe Maxsted | 2010-04-03 | 2 | -11/+36 | |
| | | | ||||||
* | | | Set ShowStatusBarInMouselook default to true | McCabe Maxsted | 2010-04-03 | 1 | -2/+2 | |
| | | | ||||||
* | | | Ported inventory loading counter from Emerald r1633 | McCabe Maxsted | 2010-04-03 | 3 | -1/+36 | |
| | | | ||||||
* | | | Increased script time precision to 3 in stats window | McCabe Maxsted | 2010-04-03 | 1 | -1/+2 | |
| | | | ||||||
* | | | Fixed issue with showing stats in mouselook | McCabe Maxsted | 2010-04-03 | 1 | -0/+1 | |
| | | | ||||||
* | | | Added debug setting AppearanceForceStand to toggle whether avatar stands ↵ | McCabe Maxsted | 2010-04-03 | 2 | -2/+15 | |
| | | | | | | | | | | | | when editing appearance | |||||
* | | | Added debug setting ShowStatusBarInMouselook to show statistics in mouselook | McCabe Maxsted | 2010-04-03 | 2 | -0/+18 | |
| | | | ||||||
* | | | Potential fix for a rare crash when creating notecards in the AO | McCabe Maxsted | 2010-04-03 | 1 | -1/+8 | |
| | | | ||||||
* | | | Added button to create a new template notecard for the AO | McCabe Maxsted | 2010-04-03 | 5 | -2/+182 | |
| | | | ||||||
* | | | Tidied up the layout of the AO window | McCabe Maxsted | 2010-04-02 | 1 | -22/+22 | |
| | | | ||||||
* | | | Fixed bad bool controls that weren't ported correctly | McCabe Maxsted | 2010-04-02 | 3 | -27/+220 | |
| | | | ||||||
* | | | Made the AO toggle and work like an actual menu check | McCabe Maxsted | 2010-03-30 | 4 | -7/+35 | |
| | | | ||||||
* | | | Ported clientside AO from Emerald r1633 | McCabe Maxsted | 2010-03-30 | 10 | -1/+1947 | |
| | | | ||||||
* | | | @nochangelog fixed line endings on /es/panel_avatar.xml | McCabe Maxsted | 2010-03-30 | 1 | -210/+210 | |
|/ / | ||||||
* | | 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. |