aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Comment out the server tellinsg us what the search URL is, seems the ↵David Seikel2011-02-121-3/+2
| | | | | | | | server sends garbage." This reverts commit c7f818d42ec4e2a2b8b27bfd4dbfaf4fc8beb7eb. The server is now fixed.
* Comment out the server tellinsg us what the search URL is, seems the server ↵David Seikel2011-02-111-2/+3
| | | | | | sends garbage. Should revert this when the server is fixed. Also explains why some viewers don't have working search.
* Make most of search work.David Seikel2011-02-111-0/+2
|
* One part of the system does not like the meta-impy name. Seems to be an ↵David Seikel2011-02-111-1/+2
| | | | unused part though, so take the lazy way out.
* Revert "For meta7 - while LL reserves the first 5 estate numbers for it's ↵David Seikel2011-02-101-1/+1
| | | | | | | | own use, we never did that here in meta7." This should have been in the weekly branch. This reverts commit 08dd8adc3d12abdca430b6a1ea9c570258b4e655.
* Seems we need to hard code the meta7 tag colours. Also did the Imprudence ↵David Seikel2011-02-092-15/+29
| | | | | | colours, coz dark purple on black is just unreadable. Invented a tag for meta-impy to.
* Update meta7 login details, and add the beta grid.David Seikel2011-02-091-6/+19
|
* Change imprudence -> meta-impy, though not the URLs. Probably some will ↵David Seikel2011-02-0949-243/+243
| | | | | | need to be reverted later. Changed file names to.
* Merge branch 'branding' of github.com:onefang/meta-impy into brandingDavid Seikel2011-02-081-1/+1
|\
| * For meta7 - while LL reserves the first 5 estate numbers for it's own use, ↵David Seikel2011-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | we never did that here in meta7. This causes a problem, since LL based viewers react differently to those first 5 estates. In particular there are dire warnings and greyed out widgets in the estate access tools. In meta7 there are now 2 active estates with numbers in the 1 to 5 range that are just ordinary estates, but their owners can't unban residents. The server developers never gave me an answer about wether just renumbering the estates would cause any problems. So I'll fix this in the meta7 viewer. These sorts of things should be server side enforced policy anyway. This may break LL TPV, but meta7 does not care about some other grids policies.
* | Artwork and font files in the repo now.David Seikel2011-02-082127-17/+25760
|/ | | | | My policy is to have it all in the repo. None of this downloading pre built stuff from people with no guarantee that they will still have the files a month from now. Been burnt with that before.
* Add the Meta7 and white_Meta7 skins, making Meta7 the default skin.David Seikel2011-01-19281-1/+237
|
* Increase maximum build height and sim size to 16383 meters.David Seikel2011-01-182-3/+4
|
* Update the grid manager to load grids from our meta7 server. Set the default ↵David Seikel2011-01-182-2/+5
| | | | | | | | grid to meta7. Prevent setting the default grid to anything but meta7 (except by editing the settings file). By Tom Meta from his fork. See the TomsOldWork branch.
* Set the Grid Manager to not show by default, but make it configurable and ↵David Seikel2011-01-182-2/+26
| | | | | | toggled by CTRL+SHIFT+G. By Tom Meta from his fork. See the TomsOldWork branch.
* Comment changing the texture cache to match the system cache, since it turns ↵David Seikel2011-01-182-1/+3
| | | | | | | | | out that important system textures such as the water normal map are delivered in the SKINS folder and if they were in the cache directory they'd be deleted when the cache was reset. Also fix a bug with resetting the cache location. By Tom Meta from his fork. See the TomsOldWork branch.
* Just a temporary hack, to make sure make -j does not get a ridiculously ↵David Seikel2011-01-181-1/+1
| | | | large number. Only affects linux builders. I'll fix it properly later, after I learn python.
* Simplified install of libllcommon in Mac manifest.Jacek Antonelli2010-11-141-45/+21
|
* Use proper install_name for Mac libllcommon.Jacek Antonelli2010-11-141-0/+9
|
* Mac SLPlugin.app needs symlinks to some libs.Jacek Antonelli2010-11-141-11/+22
|
* Fixed path to Mac SLPlugin launcher.Jacek Antonelli2010-11-142-2/+2
|
* Commented out gstreamer libs from Mac manifest.Jacek Antonelli2010-11-141-92/+92
|
* Disable packaging of mac-updater.app.Jacek Antonelli2010-11-141-12/+12
|
* Ported some LLWindowMacOSX changes from Snowglobe 2.Jacek Antonelli2010-11-144-17/+93
| | | | Fixes missing definition for LLWindowMacOSX::getNativeKeyData().
* Use Quicktime plugin on Mac, not GStreamer.Jacek Antonelli2010-11-131-4/+4
|
* GStreamer010 plugin needs Carbon.h on Mac.Jacek Antonelli2010-11-131-0/+4
|
* Disable SSE4 on Mac (temporarily).Jacek Antonelli2010-11-131-2/+2
| | | | GCC 4.0 on Mac OS X 10.5 can't handle SSE4, GCC 4.2 fails.
* Ported keyboard shortcut for align tool from Ascent, by Beeks. Has the ↵McCabe Maxsted2010-11-133-5/+22
| | | | | | | | followingrepercussions: * CTRL-A while a prim is selected switches to the align tool * CTRL-SHIFT-A while a prim is selected switches to the pack tool * Area Object Search shortcut has been changed from CTRL-SHIFT-A to ALT-A
* Ported fix from Ascent: disable align tool controls if you can't move the ↵McCabe Maxsted2010-11-131-2/+18
| | | | object, by Beeks
* Added some status text for the new align toolMcCabe Maxsted2010-11-133-1/+6
|
* Changed version to Experimental 2010.11.13McCabe Maxsted2010-11-131-1/+1
|
* Updated local copy of default_grids.xml with the latest osgrid ↵McCabe Maxsted2010-11-131-5/+5
| | | | register/password urls and science sim name
* Applied patch by tx Oh for #647: loginuri of osgrid changedMcCabe Maxsted2010-11-131-1/+1
|
* Added default_grids.xml to cmakeMcCabe Maxsted2010-11-131-0/+1
|
* Added updated French translations for several preferences panels from Eddi ↵McCabe Maxsted2010-11-133-10/+199
| | | | Decosta
* Revert "Reduced the max width and height for the snapshot window to ↵McCabe Maxsted2010-11-121-2/+2
| | | | | | hopefully lower the crash rate a little" as it's a poor fix, and many photographers find the higher sizes useful This reverts commit 2819c9ae3652e913ea2d2da1c1ed8ef0d2175e00.
* Fixed command line window missing a name for translation (patch by Eryn)McCabe Maxsted2010-11-121-2/+2
|
* Added info to DisableInternalFlyUpAnimation to clarify it's local machine onlyMcCabe Maxsted2010-11-121-1/+1
|
* Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ↵McCabe Maxsted2010-11-122-0/+20
| | | | (fly) up animation
* Fixed View > Web Browser sometimes loading the external browser and made it ↵McCabe Maxsted2010-11-122-3/+15
| | | | a menu item check rather than a call
* Fixed the align tool label not hiding when switching tabs in the tools windowMcCabe Maxsted2010-11-121-0/+2
|
* Patch by Eryn: fixed the tools window not having enough room to display the ↵McCabe Maxsted2010-11-121-2/+2
| | | | ruler after applying Qarl's align patch
* Applied 8th batch of German translations from ErynMcCabe Maxsted2010-11-1212-143/+348
|
* Fixed fontconfig library not being set for Linux-onlyMcCabe Maxsted2010-11-122-8/+17
|
* Merge remote branch 'aleric/SNOW-713' into weeklyMcCabe Maxsted2010-11-123-3/+15
|\
| * Merge branch 'weekly' into SNOW-713Aleric Inglewood2010-11-127-1/+242
| |\
| * | Add support for using ld.gold on linux.Aleric Inglewood2010-11-123-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To use ld.gold configure with: -DCMAKE_EXE_LINKER_FLAGS:STRING="-Wl,-use-gold". ld.gold links the viewer on my machine in 8 seconds, as opposed to 19 seconds with ld.bfd. Moreover, it uses a LOT less memory during linking (about 750 MB instead of 2.5 GB!). Thanks to Siana Gearz for pointing out that ld.gold is so much faster.
| * | Merge branch 'weekly' into SNOW-713Aleric Inglewood2010-11-103-2/+16
| |\ \
* | \ \ Merge remote branch 'jacek/SNOW-713' into weeklyMcCabe Maxsted2010-11-12130-483/+559
|\ \ \ \
| * | | | llstring.h directly depends on #include <map>.Jacek Antonelli2010-11-091-0/+1
| |/ / /