aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-25In the meta grid, staff members have the last name "Meta", the users are "met...David Seikel2-5/+5
2011-02-25Unbranding. Todays word is "linden".David Seikel111-243/+233
2011-02-20Reduce the logging spam to warnings. Debug was too much.David Seikel1-2/+2
2011-02-18Fixed compile error in llmediaplugintest: lingering ll_init_aprMcCabe Maxsted1-3/+0
2011-02-18Removed a bit of spam from the GStreamer log fileMcCabe Maxsted1-0/+1
2011-02-18Created a media_plugin_gstreamer010.log file in the cwd for the GStreamer pluginMcCabe Maxsted1-68/+96
2011-02-18Fixed cmake using the old windows gstreamer plugin libsMcCabe Maxsted1-4/+4
2011-02-13Remove catering to LL's probably illegal attempt to block copying of open sou...David Seikel1-5/+12
2011-02-13Changing some "Second Life" references to "meta-impy".David Seikel3-7/+7
2011-02-13UNBRANDING! Conservativley remove references to "second life", replacing the...David Seikel33-88/+65
2011-02-12Revert "Comment out the server tellinsg us what the search URL is, seems the ...David Seikel1-3/+2
2011-02-11Comment out the server tellinsg us what the search URL is, seems the server s...David Seikel1-2/+3
2011-02-11Make most of search work.David Seikel1-0/+2
2011-02-11One part of the system does not like the meta-impy name. Seems to be an unus...David Seikel1-1/+2
2011-02-10Fixed gstreamer plugin headers missing from cmakeMcCabe Maxsted1-0/+6
2011-02-10Give a little information in the log when we fail to init the audio plugin on...McCabe Maxsted1-0/+3
2011-02-10Patch by Armin to split apart the 'Plugin' logcontrol.xml entry to avoid spam...McCabe Maxsted7-107/+115
2011-02-10Use gstreamer plugin for windows audio mime typesMcCabe Maxsted1-11/+11
2011-02-10Make media_plugin_gstreamer010 find all its headers correctly on Windows (not...McCabe Maxsted2-6/+14
2011-02-11Work around the endless bitching about webkit failing when you open the searc...David Seikel1-2/+2
2011-02-10Updated windows version of boost to the 1.39 version used in Snowglobe 1.5. N...McCabe Maxsted3-28/+5
2011-02-10Remove special handling of linden estates. We don't have them in meta, and t...David Seikel16-424/+34
2011-02-10Enabled gstreamer10 media plugin in CMake for WindowsMcCabe Maxsted2-14/+20
2011-02-10Revert "For meta7 - while LL reserves the first 5 estate numbers for it's own...David Seikel1-1/+1
2011-02-10For meta7 - while LL reserves the first 5 estate numbers for it's own use, we...David Seikel1-1/+1
2011-02-09Seems we need to hard code the meta7 tag colours. Also did the Imprudence co...David Seikel2-15/+29
2011-02-09Update meta7 login details, and add the beta grid.David Seikel1-6/+19
2011-02-09Change imprudence -> meta-impy, though not the URLs. Probably some will need...David Seikel49-243/+243
2011-02-08Artwork and font files in the repo now.David Seikel2128-76/+25760
2011-02-08For meta7 - while LL reserves the first 5 estate numbers for it's own use, we...David Seikel1-1/+1
2011-01-31simple log rotateArmin Weatherwax1-10/+29
2011-01-30fix 2 regressions introduced by 76c8494525b8e2b1Armin Weatherwax1-8/+21
2011-01-29Beeks: Serious fix for the Tintable tattoos!Armin Weatherwax2-20/+21
2011-01-29Update: Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers v6->v9Armin Weatherwax11-62/+70
2011-01-25Add an UI for Display name settings to prefs general, make the setting more i...Armin Weatherwax13-74/+107
2011-01-24Henri Beauchamp: Display Names support v4Armin Weatherwax46-46/+2564
2011-01-20re-enable statistics packet for SL, firstuse warn about itArmin Weatherwax7-21/+122
2011-01-20The new height limit is not reflected in the max you can enter in the map TP ...David Seikel1-1/+1
2011-01-19Add the Meta7 and white_Meta7 skins, making Meta7 the default skin.David Seikel281-1/+237
2011-01-18Increase maximum build height and sim size to 16383 meters.David Seikel2-3/+4
2011-01-18Update the grid manager to load grids from our meta7 server. Set the default ...David Seikel2-2/+5
2011-01-18Set the Grid Manager to not show by default, but make it configurable and tog...David Seikel2-2/+26
2011-01-18Comment changing the texture cache to match the system cache, since it turns ...David Seikel2-1/+3
2011-01-18Just a temporary hack, to make sure make -j does not get a ridiculously large...David Seikel1-1/+1
2011-01-13Linux build scripts.David Seikel6-0/+536
2011-01-04fix crash when linking objects using rubberband selection.Armin Weatherwax1-1/+3
2011-01-04delete gAudioStream at shutdown.Armin Weatherwax1-3/+2
2011-01-04move streaming audio out of gAudiop into its own class.Armin Weatherwax15-198/+318
2010-12-22load unloaded-avatar-cloud particle system from LLSD file.Armin Weatherwax8-29/+223
2010-11-23Fixed Windows compile error introduced in fe9a3d2b. Also made sure winsock2.h...McCabe Maxsted15-1/+31