Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | added spellcheck + translation from Emerald Viewer. references to ↵ | Patrick Sapinski | 2010-08-30 | 3 | -68/+131 | |
| | | | | | | | | modularsystems.sl should be changed! | |||||
* | | Fixed #455: inventory found items vanish after a certain amount of time. ↵ | McCabe Maxsted | 2010-08-30 | 1 | -1/+1 | |
| | | | | | | | | Also fixed several inventory search bugs by updating desc. etc. searches to the latest Emerald version | |||||
* | | Tidied up the sky/water editors (both use a flyout_button to save now). ↵ | McCabe Maxsted | 2010-08-29 | 2 | -241/+249 | |
| | | | | | | | | Still some non-trivial bugs to fix, specifically: #474 and #475. Both have repros | |||||
* | | give the buttons in the windlight floaters love | Armin Weatherwax | 2010-08-29 | 2 | -18/+18 | |
| | | ||||||
* | | 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 | 1 | -1/+4 | |
| | | ||||||
* | | Katharine Berry: Added understanding of .ww notecards to inventory panel. | Armin Weatherwax | 2010-08-29 | 1 | -0/+4 | |
| | | ||||||
* | | Katharine Berry: We can save inventory presets to inventory directly. How ↵ | Armin Weatherwax | 2010-08-29 | 1 | -2/+5 | |
| | | | | | | | | | | | | exciting. issues from porting: buttons need love | |||||
* | | Katharine Berry:Double-clicking a WindLight notecard immediately applies the ↵ | Armin Weatherwax | 2010-08-29 | 1 | -2/+6 | |
| | | | | | | | | setting. | |||||
* | | Katharine Berry: Can load WindLight settings from LLSD notecards ending in ".wl" | Armin Weatherwax | 2010-08-29 | 1 | -0/+4 | |
| | | ||||||
* | | 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 | 1 | -0/+6 | |
| | | | | | | | | (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 | |
| | | ||||||
* | | 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". | |||||
* | | Removed whitespace for script dialogs since scripters rely on it not being there | McCabe Maxsted | 2010-08-28 | 1 | -2/+0 | |
| | | ||||||
* | | Added faad2 license info. | Jacek Antonelli | 2010-08-28 | 1 | -1/+2 | |
| | | ||||||
* | | Changed Advanced > Restrained Life to Advanced > Restrained Love | McCabe Maxsted | 2010-08-28 | 1 | -2/+2 | |
| | | ||||||
* | | Cleaned up UI of the local texture properties window (todo: fix the ↵ | McCabe Maxsted | 2010-08-28 | 2 | -88/+68 | |
| | | | | | | | | texture_picker inside it being clickable) | |||||
* | | Tidied up texture picker, added explanatory text | McCabe Maxsted | 2010-08-28 | 2 | -22/+37 | |
| | | ||||||
* | | Ported local textures from Emerald (requires boost filesystem and system ↵ | McCabe Maxsted | 2010-08-28 | 2 | -18/+310 | |
| | | | | | | | | libs to work) | |||||
* | | Fixed event names overrunning search window | McCabe Maxsted | 2010-08-28 | 1 | -9/+10 | |
| | | ||||||
* | | Fixed minimum size of the Contacts window | McCabe Maxsted | 2010-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | Added column in friends list to display the fact if they let us map them | Frederick Martian | 2010-08-28 | 2 | -0/+4 | |
| | | ||||||
* | | Wip - mute group chat | McCabe Maxsted | 2010-08-28 | 1 | -0/+5 | |
| | | ||||||
* | | Renamed 'Reset Voice' to 'Reconnect to Voice' for clarity | McCabe Maxsted | 2010-08-28 | 1 | -2/+2 | |
| | | ||||||
* | | Added vivox license window when enabling voice or starting up for the first ↵ | McCabe Maxsted | 2010-08-28 | 1 | -0/+36 | |
| | | | | | | | | time (voice can now be included from here on out :) | |||||
* | | Fixed lowercase 'c' in build window 'cut's | McCabe Maxsted | 2010-08-28 | 1 | -2/+2 | |
| | | ||||||
* | | Fixed 'Anyone can:' text not disabling in the build window | McCabe Maxsted | 2010-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | Added 'Copy Key' button to the build general tab | McCabe Maxsted | 2010-08-28 | 2 | -0/+7 | |
| | | ||||||
* | | Emerald: copy/paste buttons for prim pos/rot/scale in panelobject | Armin Weatherwax | 2010-08-28 | 1 | -0/+30 | |
| | | ||||||
* | | Added grid info to the title bar along with usernames when allow multiple ↵ | McCabe Maxsted | 2010-08-28 | 1 | -0/+3 | |
| | | | | | | | | instances is enabled | |||||
* | | Make the 'allow anyone to X' checkboxes in the edit window behave like they ↵ | McCabe Maxsted | 2010-08-28 | 1 | -23/+29 | |
| | | | | | | | | do in Viewer 2, which seems more straightforward | |||||
* | | Removed profile buttons in the build window in favor of clickable links. ↵ | McCabe Maxsted | 2010-08-28 | 1 | -29/+24 | |
| | | | | | | | | Group names are now also clickable. Fixes inability to see full names when editing objects | |||||
* | | Toggle between limited and sim-wide range for radar | McCabe Maxsted | 2010-08-28 | 1 | -4/+10 | |
| | | ||||||
* | | Updated the about window to include the Cool VL Viewer and mention Kitty as ↵ | McCabe Maxsted | 2010-08-28 | 1 | -1/+1 | |
| | | | | | | | | the author of RLVa | |||||
* | | Changed 'main console' to 'main chat' for showing IMs | McCabe Maxsted | 2010-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | Moved 'Clear Group Cache' into the UI submenu and renamed it to 'Clear ↵ | McCabe Maxsted | 2010-08-28 | 1 | -5/+5 | |
| | | | | | | | | Cached Group Info' | |||||
* | | Added info about outfit changing to derender notification | McCabe Maxsted | 2010-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | Added 'Teleport to Ground' option in the Advanced menu | McCabe Maxsted | 2010-08-21 | 1 | -0/+3 | |
| | | ||||||
* | | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 2010-08-19 | 1 | -0/+48 | |
| | | ||||||
* | | Increased the size of the script editor font to 9 | McCabe Maxsted | 2010-08-17 | 1 | -1/+1 | |
| | | ||||||
* | | Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵ | McCabe Maxsted | 2010-08-15 | 1 | -0/+3 | |
| | | | | | | | | the Emerald feature by Chalice Yao | |||||
* | | Added 'Reset Voice' button to Preferences > Voice from Emerald | McCabe Maxsted | 2010-08-12 | 1 | -0/+3 | |
| | | ||||||
* | | Added confirmation dialog to derender | McCabe Maxsted | 2010-08-12 | 1 | -0/+14 | |
| | | ||||||
* | | Don't put Derender at the 6 o'clock position in the pies | McCabe Maxsted | 2010-08-12 | 4 | -20/+20 | |
| | | ||||||
* | | Fixed Derender positions in the pie menu and added them to the legacy pie menu | McCabe Maxsted | 2010-08-12 | 3 | -5/+9 | |
| | | ||||||
* | | Port "Derender" pie option from Emerald. All credit due to the Emerald team. | Tom Grimshaw | 2010-08-12 | 2 | -0/+6 | |
| | | ||||||
* | | Fixed gestures audio slider not being muted by the master mute | McCabe Maxsted | 2010-08-11 | 1 | -1/+1 | |
| | | ||||||
* | | Fixed #384: build math button overlaps some UI text. This feedback is still ↵ | McCabe Maxsted | 2010-08-11 | 1 | -1/+1 | |
| | | | | | | | | confusing either way |