| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Comment out the server tellinsg us what the search URL is, seems the server s... | David Seikel | 2011-02-11 | 1 | -2/+3 |
* | | | | | Make most of search work. | David Seikel | 2011-02-11 | 1 | -0/+2 |
* | | | | | One part of the system does not like the meta-impy name. Seems to be an unus... | David Seikel | 2011-02-11 | 1 | -1/+2 |
* | | | | | Revert "For meta7 - while LL reserves the first 5 estate numbers for it's own... | David Seikel | 2011-02-10 | 1 | -1/+1 |
* | | | | | Seems we need to hard code the meta7 tag colours. Also did the Imprudence co... | David Seikel | 2011-02-09 | 2 | -15/+29 |
* | | | | | Update meta7 login details, and add the beta grid. | David Seikel | 2011-02-09 | 1 | -6/+19 |
* | | | | | Change imprudence -> meta-impy, though not the URLs. Probably some will need... | David Seikel | 2011-02-09 | 49 | -243/+243 |
* | | | | | Merge branch 'branding' of github.com:onefang/meta-impy into branding | David Seikel | 2011-02-08 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | For meta7 - while LL reserves the first 5 estate numbers for it's own use, we... | David Seikel | 2011-02-08 | 1 | -1/+1 |
* | | | | | | Artwork and font files in the repo now. | David Seikel | 2011-02-08 | 2127 | -17/+25760 |
|/ / / / / |
|
* | | | | | Add the Meta7 and white_Meta7 skins, making Meta7 the default skin. | David Seikel | 2011-01-19 | 281 | -1/+237 |
|/ / / / |
|
* | | | | Increase maximum build height and sim size to 16383 meters. | David Seikel | 2011-01-18 | 2 | -3/+4 |
* | | | | Update the grid manager to load grids from our meta7 server. Set the default ... | David Seikel | 2011-01-18 | 2 | -2/+5 |
* | | | | Set the Grid Manager to not show by default, but make it configurable and tog... | David Seikel | 2011-01-18 | 2 | -2/+26 |
* | | | | Comment changing the texture cache to match the system cache, since it turns ... | David Seikel | 2011-01-18 | 2 | -1/+3 |
* | | | | Just a temporary hack, to make sure make -j does not get a ridiculously large... | David Seikel | 2011-01-18 | 1 | -1/+1 |
|/ / / |
|
* | | | Simplified install of libllcommon in Mac manifest. | Jacek Antonelli | 2010-11-14 | 1 | -45/+21 |
* | | | Use proper install_name for Mac libllcommon. | Jacek Antonelli | 2010-11-14 | 1 | -0/+9 |
* | | | Mac SLPlugin.app needs symlinks to some libs. | Jacek Antonelli | 2010-11-14 | 1 | -11/+22 |
* | | | Fixed path to Mac SLPlugin launcher. | Jacek Antonelli | 2010-11-14 | 2 | -2/+2 |
* | | | Commented out gstreamer libs from Mac manifest. | Jacek Antonelli | 2010-11-14 | 1 | -92/+92 |
* | | | Disable packaging of mac-updater.app. | Jacek Antonelli | 2010-11-14 | 1 | -12/+12 |
* | | | Ported some LLWindowMacOSX changes from Snowglobe 2. | Jacek Antonelli | 2010-11-14 | 4 | -17/+93 |
* | | | Use Quicktime plugin on Mac, not GStreamer. | Jacek Antonelli | 2010-11-13 | 1 | -4/+4 |
* | | | GStreamer010 plugin needs Carbon.h on Mac. | Jacek Antonelli | 2010-11-13 | 1 | -0/+4 |
* | | | Disable SSE4 on Mac (temporarily). | Jacek Antonelli | 2010-11-13 | 1 | -2/+2 |
|/ / |
|
* | | Ported keyboard shortcut for align tool from Ascent, by Beeks. Has the follow... | McCabe Maxsted | 2010-11-13 | 3 | -5/+22 |
* | | Ported fix from Ascent: disable align tool controls if you can't move the obj... | McCabe Maxsted | 2010-11-13 | 1 | -2/+18 |
* | | Added some status text for the new align tool | McCabe Maxsted | 2010-11-13 | 3 | -1/+6 |
* | | Changed version to Experimental 2010.11.13 | McCabe Maxsted | 2010-11-13 | 1 | -1/+1 |
* | | Updated local copy of default_grids.xml with the latest osgrid register/passw... | McCabe Maxsted | 2010-11-13 | 1 | -5/+5 |
* | | Applied patch by tx Oh for #647: loginuri of osgrid changed | McCabe Maxsted | 2010-11-13 | 1 | -1/+1 |
* | | Added default_grids.xml to cmake | McCabe Maxsted | 2010-11-13 | 1 | -0/+1 |
* | | Added updated French translations for several preferences panels from Eddi De... | McCabe Maxsted | 2010-11-13 | 3 | -10/+199 |
* | | Revert "Reduced the max width and height for the snapshot window to hopefully... | McCabe Maxsted | 2010-11-12 | 1 | -2/+2 |
* | | Fixed command line window missing a name for translation (patch by Eryn) | McCabe Maxsted | 2010-11-12 | 1 | -2/+2 |
* | | Added info to DisableInternalFlyUpAnimation to clarify it's local machine only | McCabe Maxsted | 2010-11-12 | 1 | -1/+1 |
* | | Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ... | McCabe Maxsted | 2010-11-12 | 2 | -0/+20 |
* | | Fixed View > Web Browser sometimes loading the external browser and made it a... | McCabe Maxsted | 2010-11-12 | 2 | -3/+15 |
* | | Fixed the align tool label not hiding when switching tabs in the tools window | McCabe Maxsted | 2010-11-12 | 1 | -0/+2 |
* | | Patch by Eryn: fixed the tools window not having enough room to display the r... | McCabe Maxsted | 2010-11-12 | 1 | -2/+2 |
* | | Applied 8th batch of German translations from Eryn | McCabe Maxsted | 2010-11-12 | 12 | -143/+348 |
* | | Fixed fontconfig library not being set for Linux-only | McCabe Maxsted | 2010-11-12 | 2 | -8/+17 |
* | | Merge remote branch 'aleric/SNOW-713' into weekly | McCabe Maxsted | 2010-11-12 | 3 | -3/+15 |
|\ \ |
|
| * \ | Merge branch 'weekly' into SNOW-713 | Aleric Inglewood | 2010-11-12 | 7 | -1/+242 |
| |\ \ |
|
| * | | | Add support for using ld.gold on linux. | Aleric Inglewood | 2010-11-12 | 3 | -3/+15 |
| * | | | Merge branch 'weekly' into SNOW-713 | Aleric Inglewood | 2010-11-10 | 3 | -2/+16 |
| |\ \ \ |
|
* | \ \ \ | Merge remote branch 'jacek/SNOW-713' into weekly | McCabe Maxsted | 2010-11-12 | 130 | -483/+559 |
|\ \ \ \ \ |
|
| * | | | | | llstring.h directly depends on #include <map>. | Jacek Antonelli | 2010-11-09 | 1 | -0/+1 |
| |/ / / / |
|
| * | | | | IMP-692: SNOW-713: Merge branch 'weekly' into SNOW-713 | Aleric Inglewood | 2010-11-09 | 2 | -24/+23 |
| |\ \ \ \ |
|