aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix possible crash caused by hudmanagerArmin Weatherwax2010-08-292-6/+7
| | | | thanks to nemurimasu for the catch
* give the buttons in the windlight floaters loveArmin Weatherwax2010-08-292-18/+18
|
* Katharine Berry: Use correct icons for WindLight in inventoryArmin Weatherwax2010-08-291-5/+38
|
* Katharine Berry: Added errors and prompts to notifications.xmlArmin Weatherwax2010-08-291-1/+26
|
* Katharine Berry: Save to Inventory in water floater.Armin Weatherwax2010-08-296-2/+144
|
* Katharine Berry: Added loading of water params from notecards.Armin Weatherwax2010-08-295-18/+157
|
* Katharine Berry: Added understanding of .ww notecards to inventory panel.Armin Weatherwax2010-08-293-1/+9
|
* Katharine Berry: More centralised .wl checks.Armin Weatherwax2010-08-293-6/+31
|
* Katharine Berry: Don't let people add notecarded windlight entries to the ↵Armin Weatherwax2010-08-291-1/+2
| | | | day cycle editor.
* Katharine Berry: We can save inventory presets to inventory directly. How ↵Armin Weatherwax2010-08-296-10/+172
| | | | | | exciting. issues from porting: buttons need love
* Katharine Berry:Double-clicking a WindLight notecard immediately applies the ↵Armin Weatherwax2010-08-293-34/+34
| | | | setting.
* Katharine Berry: Added an icon for WindLight settings.Armin Weatherwax2010-08-292-4/+18
|
* Katharine Berry: Fixed WindLight settings not loading in many (most?) cases. ↵Armin Weatherwax2010-08-291-1/+17
| | | | Also fixed capitalisation of "WindLight".
* Katharine Berry: Can load WindLight settings from LLSD notecards ending in ".wl"Armin Weatherwax2010-08-295-4/+137
|
* Katharine Berry: Allow loading of windlight parameters from arbitrary XML ↵Armin Weatherwax2010-08-292-15/+65
| | | | streams.
* Leveled up the easter egg a little (can you sense a theme?)McCabe Maxsted2010-08-281-1/+7
|
* correct capitalization of error message keyNemurimasu Neiro2010-08-281-1/+1
|
* bulk upload supports .png tooNemurimasu Neiro2010-08-281-1/+1
|
* Fixed width on first use grid selector being too smallMcCabe Maxsted2010-08-281-2/+2
|
* Updated non en-us translations for floater_tools.xml checkbox changeswhere ↵McCabe Maxsted2010-08-2814-1891/+1910
| | | | applicable
* Implemented #456: added option to disable objects in mini-map from emerald ↵McCabe Maxsted2010-08-284-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.xmlMcCabe Maxsted2010-08-281-4/+0
|
* Fetch voice also for linux64Armin Weatherwax2010-08-281-0/+7
|
* Inch the avatar's age closer to the date, since certain 4 digit ages hide ↵McCabe Maxsted2010-08-281-1/+1
| | | | the ending ')'
* Added Vivox files to Linux64 manifest.Armin Weatherwax2010-08-281-5/+11
|
* Fixed terminology in VivoxLicenseAccepted help string.Jacek Antonelli2010-08-281-1/+1
|
* fetch new gstreamer plugins for linux* (both working)Armin Weatherwax2010-08-282-5/+7
|
* Added Vivox files to Linux manifest.Jacek Antonelli2010-08-281-4/+10
|
* Fixed terminology in the Vivox agreement window.Jacek Antonelli2010-08-281-6/+6
| | | | It's the "Acceptable Use Policy", not the "Personal License Agreement".
* Added faad2 plugin for Linux32. (But may be broken?)Jacek Antonelli2010-08-282-2/+4
|
* Revert "Fix for objects surviving kill region, ported from Emerald." since ↵McCabe Maxsted2010-08-281-3/+0
| | | | | | it causes issues with region loading. This reverts commit 388da31d1cdb08a25ad8ad522c7e977452ae33d6.
* Fixed object scale not working at 5 decimal places (still needs fixing for ↵McCabe Maxsted2010-08-281-3/+3
| | | | position and rotation)
* Removed whitespace for script dialogs since scripters rely on it not being thereMcCabe Maxsted2010-08-281-2/+0
|
* Added faad2 license info.Jacek Antonelli2010-08-282-1/+33
|
* Added faad2 plugin for Mac.Jacek Antonelli2010-08-282-2/+4
|
* SG1.4: fix ressource waste in non-wl sky renderingArmin Weatherwax2010-08-281-14/+9
|
* fix leak if lightshare message not validArmin Weatherwax2010-08-281-5/+10
|
* tx Oh: fix bug #415 lightshare update not fluentlyArmin Weatherwax2010-08-281-2/+6
|
* Updated boost 1.36 libs for Windows to support local textures (todo: update ↵McCabe Maxsted2010-08-281-2/+2
| | | | boost to at least 1.39)
* Potential fix for #447: llSetText text shows characters as invalidMcCabe Maxsted2010-08-281-1/+1
|
* Added AAC decoding to GStreamer for WindowsMcCabe Maxsted2010-08-282-4/+8
|
* Changed Advanced > Restrained Life to Advanced > Restrained LoveMcCabe Maxsted2010-08-281-2/+2
|
* Cleaned up UI of the local texture properties window (todo: fix the ↵McCabe Maxsted2010-08-284-145/+77
| | | | texture_picker inside it being clickable)
* fix missing quotes in linux scriptsArmin Weatherwax2010-08-282-2/+2
|
* Reapply 575931: Disable avatar appearance facelight when local lighting ↵McCabe Maxsted2010-08-281-0/+5
| | | | turned off. Prolly an old patch from Emerald that got lost in the last rebase
* Tidied up texture picker, added explanatory textMcCabe Maxsted2010-08-282-22/+37
|
* Ported local textures from Emerald (requires boost filesystem and system ↵McCabe Maxsted2010-08-2811-18/+1799
| | | | libs to work)
* Made disable max build constraints also disable max position spinner valuesMcCabe Maxsted2010-08-281-0/+4
|
* Fixed #428: showcase tab shows 'all' web search in second lifeMcCabe Maxsted2010-08-282-1/+20
|
* Fixed event names overrunning search windowMcCabe Maxsted2010-08-281-9/+10
|