Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Moved links to json and hunspell libraries from modularsystems.sl to our ↵ | McCabe Maxsted | 2010-08-30 | 1 | -73/+73 | |
| | | | | | | | | libraries directory | |||||
| * | added missing jsoncpp license string which was causing the lib to not get ↵ | Patrick Sapinski | 2010-08-30 | 1 | -0/+7 | |
| | | | | | | | | installed | |||||
| * | added missing help notification for chatbar_as_cmdline | Patrick Sapinski | 2010-08-30 | 1 | -4/+13 | |
| | | ||||||
| * | added autocorrect functionality and floater | Patrick Sapinski | 2010-08-30 | 10 | -4/+690 | |
| | | ||||||
| * | updated chatbar command line and added the necessary settings and hooks to ↵ | Patrick Sapinski | 2010-08-30 | 9 | -0/+1351 | |
| | | | | | | | | use it | |||||
| * | forgot a few settings necessary for the translation feature | Patrick Sapinski | 2010-08-30 | 1 | -1/+23 | |
| | | ||||||
| * | added spellcheck + translation from Emerald Viewer. references to ↵ | Patrick Sapinski | 2010-08-30 | 36 | -187/+77022 | |
| | | | | | | | | modularsystems.sl should be changed! | |||||
| * | Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs ↵ | McCabe Maxsted | 2010-08-30 | 3 | -3/+29 | |
| | | | | | | | | in non-grid-specific folders | |||||
| * | Moved LLInventoryPanel::buildNewViews called with objectp->mType behind ↵ | McCabe Maxsted | 2010-08-30 | 1 | -2/+2 | |
| | | | | | | | | LL_DEBUGS(Inventory) | |||||
| * | Added missing 'TextureCache' entry to logcontrol.xml | McCabe Maxsted | 2010-08-30 | 1 | -1/+2 | |
| | | ||||||
| * | Updated lltexturecache to the latest in viewer-development (see #425) | McCabe Maxsted | 2010-08-30 | 5 | -232/+533 | |
| | | ||||||
| * | Fixed #455: inventory found items vanish after a certain amount of time. ↵ | McCabe Maxsted | 2010-08-30 | 7 | -166/+300 | |
| | | | | | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version | |||||
| * | Added 'Inventory' log control stuff from Snowglobe | McCabe Maxsted | 2010-08-29 | 3 | -25/+41 | |
| | | ||||||
| * | Potential fix for a crash in llfontgl | McCabe Maxsted | 2010-08-29 | 1 | -6/+12 | |
| | | ||||||
| * | Fixed windlight water/sky notecards opening the notecard preview window on ↵ | McCabe Maxsted | 2010-08-29 | 1 | -1/+8 | |
| | | | | | | | | creation | |||||
| * | Fixed windlight water notecards (.ww) not displaying their icon in inventory | McCabe Maxsted | 2010-08-29 | 1 | -0/+4 | |
| | | ||||||
| * | Tidied up the sky/water editors (both use a flyout_button to save now). ↵ | McCabe Maxsted | 2010-08-29 | 7 | -374/+361 | |
| | | | | | | | | Still some non-trivial bugs to fix, specifically: #474 and #475. Both have repros | |||||
| * | Updated the artwork package to include the new windlight and waterlight ↵ | McCabe Maxsted | 2010-08-29 | 1 | -8/+8 | |
| | | | | | | | | notecard icons | |||||
| * | Compile fixes for windlight notecards on windows | McCabe Maxsted | 2010-08-29 | 1 | -11/+0 | |
| | | ||||||
| * | Added author info to local texture files | McCabe Maxsted | 2010-08-29 | 2 | -2/+2 | |
| | | ||||||
| * | fix possible crash caused by hudmanager | Armin Weatherwax | 2010-08-29 | 2 | -6/+7 | |
| | | | | | | | | thanks to nemurimasu for the catch | |||||
| * | give the buttons in the windlight floaters love | Armin Weatherwax | 2010-08-29 | 2 | -18/+18 | |
| | | ||||||
| * | Katharine Berry: Use correct icons for WindLight in inventory | Armin Weatherwax | 2010-08-29 | 1 | -5/+38 | |
| | | ||||||
| * | Katharine Berry: Added errors and prompts to notifications.xml | Armin Weatherwax | 2010-08-29 | 1 | -1/+26 | |
| | | ||||||
| * | Katharine Berry: Save to Inventory in water floater. | Armin Weatherwax | 2010-08-29 | 6 | -2/+144 | |
| | | ||||||
| * | Katharine Berry: Added loading of water params from notecards. | Armin Weatherwax | 2010-08-29 | 5 | -18/+157 | |
| | | ||||||
| * | Katharine Berry: Added understanding of .ww notecards to inventory panel. | Armin Weatherwax | 2010-08-29 | 3 | -1/+9 | |
| | | ||||||
| * | Katharine Berry: More centralised .wl checks. | Armin Weatherwax | 2010-08-29 | 3 | -6/+31 | |
| | | ||||||
| * | Katharine Berry: Don't let people add notecarded windlight entries to the ↵ | Armin Weatherwax | 2010-08-29 | 1 | -1/+2 | |
| | | | | | | | | day cycle editor. | |||||
| * | Katharine Berry: We can save inventory presets to inventory directly. How ↵ | Armin Weatherwax | 2010-08-29 | 6 | -10/+172 | |
| | | | | | | | | | | | | exciting. issues from porting: buttons need love | |||||
| * | Katharine Berry:Double-clicking a WindLight notecard immediately applies the ↵ | Armin Weatherwax | 2010-08-29 | 3 | -34/+34 | |
| | | | | | | | | setting. | |||||
| * | Katharine Berry: Added an icon for WindLight settings. | Armin Weatherwax | 2010-08-29 | 2 | -4/+18 | |
| | | ||||||
| * | Katharine Berry: Fixed WindLight settings not loading in many (most?) cases. ↵ | Armin Weatherwax | 2010-08-29 | 1 | -1/+17 | |
| | | | | | | | | Also fixed capitalisation of "WindLight". | |||||
| * | Katharine Berry: Can load WindLight settings from LLSD notecards ending in ".wl" | Armin Weatherwax | 2010-08-29 | 5 | -4/+137 | |
| | | ||||||
| * | Katharine Berry: Allow loading of windlight parameters from arbitrary XML ↵ | Armin Weatherwax | 2010-08-29 | 2 | -15/+65 | |
| | | | | | | | | streams. | |||||
| * | Leveled up the easter egg a little (can you sense a theme?) | McCabe Maxsted | 2010-08-28 | 1 | -1/+7 | |
| | | ||||||
| * | correct capitalization of error message key | Nemurimasu Neiro | 2010-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | bulk upload supports .png too | Nemurimasu Neiro | 2010-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed width on first use grid selector being too small | McCabe Maxsted | 2010-08-28 | 1 | -2/+2 | |
| | | ||||||
| * | Updated non en-us translations for floater_tools.xml checkbox changeswhere ↵ | McCabe Maxsted | 2010-08-28 | 14 | -1891/+1910 | |
| | | | | | | | | applicable | |||||
| * | Implemented #456: added option to disable objects in mini-map from emerald ↵ | McCabe Maxsted | 2010-08-28 | 4 | -3/+53 | |
| | | | | | | | | (I placed it in the right click menu instead of as a debug setting. There are a few other options that might be nice to have in there as well, such as physical) | |||||
| * | Fixed unresolved merge conflict in xui/fr/floater_html.xml | McCabe Maxsted | 2010-08-28 | 1 | -4/+0 | |
| | | ||||||
| * | Updated RELEASE_NOTES.txt for 1.3.0 RC2. | Jacek Antonelli | 2010-08-28 | 1 | -0/+252 | |
| | | ||||||
| * | Fetch voice also for linux64 | Armin Weatherwax | 2010-08-28 | 1 | -0/+7 | |
| | | ||||||
| * | Inch the avatar's age closer to the date, since certain 4 digit ages hide ↵ | McCabe Maxsted | 2010-08-28 | 1 | -1/+1 | |
| | | | | | | | | the ending ')' | |||||
| * | Added Vivox files to Linux64 manifest. | Armin Weatherwax | 2010-08-28 | 1 | -5/+11 | |
| | | ||||||
| * | Fixed terminology in VivoxLicenseAccepted help string. | Jacek Antonelli | 2010-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | fetch new gstreamer plugins for linux* (both working) | Armin Weatherwax | 2010-08-28 | 2 | -5/+7 | |
| | | ||||||
| * | Added Vivox files to Linux manifest. | Jacek Antonelli | 2010-08-28 | 1 | -4/+10 | |
| | | ||||||
| * | Fixed terminology in the Vivox agreement window. | Jacek Antonelli | 2010-08-28 | 1 | -6/+6 | |
| | | | | | | | | It's the "Acceptable Use Policy", not the "Personal License Agreement". |