Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-02-08 | Artwork and font files in the repo now. | David Seikel | 2128 | -76/+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. | |||||
2011-02-08 | For meta7 - while LL reserves the first 5 estate numbers for it's own use, ↵ | David Seikel | 1 | -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. | |||||
2011-01-19 | Add the Meta7 and white_Meta7 skins, making Meta7 the default skin. | David Seikel | 281 | -1/+237 | |
2011-01-18 | Increase maximum build height and sim size to 16383 meters. | David Seikel | 2 | -3/+4 | |
2011-01-18 | Update the grid manager to load grids from our meta7 server. Set the default ↵ | David Seikel | 2 | -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. | |||||
2011-01-18 | Set the Grid Manager to not show by default, but make it configurable and ↵ | David Seikel | 2 | -2/+26 | |
toggled by CTRL+SHIFT+G. By Tom Meta from his fork. See the TomsOldWork branch. | |||||
2011-01-18 | Comment changing the texture cache to match the system cache, since it turns ↵ | David Seikel | 2 | -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. | |||||
2011-01-18 | Just a temporary hack, to make sure make -j does not get a ridiculously ↵ | David Seikel | 1 | -1/+1 | |
large number. Only affects linux builders. I'll fix it properly later, after I learn python. | |||||
2011-01-13 | Linux build scripts. | David Seikel | 6 | -0/+536 | |
These are the scripts I use to build most of the viewers that I have tried building. These scripts are based on cmake-SL v1.31 (c)2008-2009 Henri Beauchamp. Released under GPL license v2: http://www.gnu.org/licenses/gpl.txt I split them up and made them more generic. | |||||
2010-11-14 | Simplified install of libllcommon in Mac manifest. | Jacek Antonelli | 1 | -45/+21 | |
2010-11-14 | Use proper install_name for Mac libllcommon. | Jacek Antonelli | 1 | -0/+9 | |
2010-11-14 | Mac SLPlugin.app needs symlinks to some libs. | Jacek Antonelli | 1 | -11/+22 | |
2010-11-14 | Fixed path to Mac SLPlugin launcher. | Jacek Antonelli | 2 | -2/+2 | |
2010-11-14 | Commented out gstreamer libs from Mac manifest. | Jacek Antonelli | 1 | -92/+92 | |
2010-11-14 | Disable packaging of mac-updater.app. | Jacek Antonelli | 1 | -12/+12 | |
2010-11-14 | Roll back llqtwebkit package to 20100617 on Mac. | Jacek Antonelli | 1 | -2/+2 | |
Bandaid for this compile error when linking media_plugin_webkit.dylib: Undefined symbols: "LLEmbeddedBrowserWindowObserver::onRequestFilePicker(LLEmbeddedBrowserWindowEvent const&)", referenced from: vtable for MediaPluginWebKitin media_plugin_webkit.o | |||||
2010-11-14 | Ported some LLWindowMacOSX changes from Snowglobe 2. | Jacek Antonelli | 4 | -17/+93 | |
Fixes missing definition for LLWindowMacOSX::getNativeKeyData(). | |||||
2010-11-13 | Use Quicktime plugin on Mac, not GStreamer. | Jacek Antonelli | 1 | -4/+4 | |
2010-11-13 | GStreamer010 plugin needs Carbon.h on Mac. | Jacek Antonelli | 1 | -0/+4 | |
2010-11-13 | Disable SSE4 on Mac (temporarily). | Jacek Antonelli | 1 | -2/+2 | |
GCC 4.0 on Mac OS X 10.5 can't handle SSE4, GCC 4.2 fails. | |||||
2010-11-13 | Ported keyboard shortcut for align tool from Ascent, by Beeks. Has the ↵ | McCabe Maxsted | 3 | -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 | |||||
2010-11-13 | Ported fix from Ascent: disable align tool controls if you can't move the ↵ | McCabe Maxsted | 1 | -2/+18 | |
object, by Beeks | |||||
2010-11-13 | Added some status text for the new align tool | McCabe Maxsted | 3 | -1/+6 | |
2010-11-13 | Changed version to Experimental 2010.11.13 | McCabe Maxsted | 1 | -1/+1 | |
2010-11-13 | Updated local copy of default_grids.xml with the latest osgrid ↵ | McCabe Maxsted | 1 | -5/+5 | |
register/password urls and science sim name | |||||
2010-11-13 | Applied patch by tx Oh for #647: loginuri of osgrid changed | McCabe Maxsted | 1 | -1/+1 | |
2010-11-13 | Added default_grids.xml to cmake | McCabe Maxsted | 1 | -0/+1 | |
2010-11-13 | Added updated French translations for several preferences panels from Eddi ↵ | McCabe Maxsted | 3 | -10/+199 | |
Decosta | |||||
2010-11-12 | Revert "Reduced the max width and height for the snapshot window to ↵ | McCabe Maxsted | 1 | -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. | |||||
2010-11-12 | Fixed command line window missing a name for translation (patch by Eryn) | McCabe Maxsted | 1 | -2/+2 | |
2010-11-12 | Added info to DisableInternalFlyUpAnimation to clarify it's local machine only | McCabe Maxsted | 1 | -1/+1 | |
2010-11-12 | Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ↵ | McCabe Maxsted | 2 | -0/+20 | |
(fly) up animation | |||||
2010-11-12 | Fixed View > Web Browser sometimes loading the external browser and made it ↵ | McCabe Maxsted | 2 | -3/+15 | |
a menu item check rather than a call | |||||
2010-11-12 | Fixed the align tool label not hiding when switching tabs in the tools window | McCabe Maxsted | 1 | -0/+2 | |
2010-11-12 | Patch by Eryn: fixed the tools window not having enough room to display the ↵ | McCabe Maxsted | 1 | -2/+2 | |
ruler after applying Qarl's align patch | |||||
2010-11-12 | Applied 8th batch of German translations from Eryn | McCabe Maxsted | 12 | -143/+348 | |
2010-11-12 | Fixed fontconfig library not being set for Linux-only | McCabe Maxsted | 2 | -8/+17 | |
2010-11-13 | Partial fix #614: wrong calculation of thread run time | thickbrick | 1 | -7/+2 | |
Use gFrameIntervalSeconds instead of gFrameTimeSeconds - which is what the original author tried to do. Also, clean up some dead code. *However*, there is still the issue of texture fetch workers staying alive after finishing partial fetches, which falsly manifests here as pending work. | |||||
2010-11-12 | Add support for using ld.gold on linux. | Aleric Inglewood | 3 | -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. | |||||
2010-11-12 | tabs required in contributions.txt | Nicky Perian | 1 | -2/+2 | |
2010-11-12 | contributions | Nicky Perian | 1 | -0/+3 | |
2010-11-10 | Added missing 'Plugin' entry in logcontrol.xml | McCabe Maxsted | 1 | -0/+1 | |
2010-11-10 | More #700: remove llfloaterhtmlhelp.cpp | thickbrick | 1 | -562/+0 | |
This file is media plugin a merge leftover. It was renamed to llfloatermediabrowser.cpp, but somehow this got left behind. | |||||
2010-11-10 | Fix #700: View -> Web Browser does nothing | thickbrick | 3 | -6/+47 | |
Also made the "Home" and "Set Home" buttons work. "Send current URL to parcel" is still broken in SL, since it relies on the ParcelNavigateMedia capability which was never implemented by LL. | |||||
2010-11-10 | Fix #699: Can't drag prims with translate manipulator | thickbrick | 1 | -5/+6 | |
2010-11-09 | llstring.h directly depends on #include <map>. | Jacek Antonelli | 1 | -0/+1 | |
2010-11-09 | fix: add missing AllowEditingOfTrees setting | Armin Weatherwax | 1 | -0/+12 | |
2010-11-09 | fix: add missing settings for logging into Aurora Sim | Armin Weatherwax | 1 | -1/+37 | |
2010-11-09 | feature: add a tiny context menu to areasearch scroll list items | Armin Weatherwax | 5 | -0/+192 | |
rightclick one of the results and teleport or cam to the object or bring it in edit mode | |||||
2010-11-09 | Install unstripped binary in packaged when --type=Debug | Aleric Inglewood | 3 | -2/+16 | |
This only affects linux. When one compiles the viewer with --type=Debug you want to be able to actually debug it, so you need debug symbols in the binary. Until now I manually copied imprudence-bin over the installed bin/do-not-directly-run-imprudence-bin, but this seems a more convient solution ;) |