aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-03The half arsed IRC support was broken. It's still not working, though it ↵David Seikel1-1/+1
worked the very first time. Damn.
2011-03-03Default to UTC time.David Seikel1-3/+3
2011-03-03Allow owners of small land plots to set them visible in search.David Seikel1-42/+6
Based on a change to the old meta viewer by Tom Meta, but implimented differently.
2011-03-03Ingrease maximum group roles to 25.David Seikel1-1/+1
2011-03-03Privacy issue - Don't send private data across the 'net.David Seikel6-52/+9
Yes, this makes the meta-impy viewer non compliant with LL's TPVP, we don't care this is a viewer for the meta grid. We care about privacy. We have our own effective methods of implementing bans.
2011-03-03One half of a crude attempt at providing IRC support.David Seikel1-0/+4
2011-03-03Fixes bug http://bugs.meta7.com/view.php?id=103, and related issues about ↵David Seikel15-43/+14
the text shown during group creation. Languages other than English where just guessed at crudely.
2011-03-03No need for the default grid selector, this is the meta 7 viewer, the ↵David Seikel2-5/+5
default grid is meta 7.
2011-03-03Renaming some images to match the "meta7" branding.David Seikel18-0/+0
2011-03-02Branding Meta7 -> meta 7.David Seikel828-74/+74
2011-03-02There are other ways to tell if someone is age verified. Implimenting ↵David Seikel1-8/+6
policy should be done server side. Plus, we abuse this in the meta 7 grid for our own purposes.
2011-03-02Possible work around for the HUD hair of death server bug. Written by Tom ↵David Seikel1-2/+6
Meta, forward ported from the old meta viewer.
2011-03-02Look for more versions of python. Isn't pythen wonderful like that? Noooot!David Seikel1-5/+6
2011-03-02We don't care if LL changes their protocol, and one less thing to need the ↵David Seikel1-1/+1
'net for during the build.
2011-03-02Bugfix from snowglobe - stops the build system from trying to build the ↵David Seikel1-6/+23
viewer with 6 extra computers I don't have. Forward ported from the old meta viewer.
2011-03-01Revert "Added a "news bar" at the bottom of the login screen."David Seikel4-112/+21
Seems like something that is better done in the login page for us, and stops people bitching about how insecure this viewer is due to sending stuff to the impy server. They are still sensative after the Emerald fiasco. This reverts commit 373179115193077d258881d54cc1c07edf99c3a5.
2011-02-27Switched to Phoenix Viewers Boost 1.43 libs for WindowsPatrick Sapinski1-3/+1
2011-02-27Added a "news bar" at the bottom of the login screen.Jacek Antonelli4-21/+112
The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc.
2011-02-27Improved warning message about SL statistics packet.Jacek Antonelli2-15/+13
2011-02-27Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli8-17/+17
2011-02-27Updated default_grids.xml from current online grids list.Jacek Antonelli1-26/+13
2011-02-27Better format for channel/version string.Jacek Antonelli1-29/+18
Before, it was "Imprudence #.#.# / Second Life #.#.#.#". Now, it's just "Imprudence #.#.#".
2011-02-27postfix: new maximum number of groups in SL.Armin Weatherwax2-1/+10
2011-02-27Re-enabled rezplat for OpenSim-based gridsMcCabe Maxsted1-9/+0
2011-02-27Fixed the imprudence.url file not using the new kokuaviewer wiki linkMcCabe Maxsted1-1/+5
2011-02-26Staff, not employee.David Seikel1-1/+1
2011-02-26Change the skin preferences panel to have the meta skins.David Seikel5-37/+37
2011-02-26Add the PSL purple skin.David Seikel189-0/+596
2011-02-26Adding the meta 7 web site stuff to the help menu. With translations by Ben ↵David Seikel15-13/+247
and Daniel.
2011-02-26Update the About viewer bit for meta-impy.David Seikel4-17/+11
2011-02-26Add meta7 logo to startup page, AND make it work.David Seikel3-1/+10
2011-02-26Missed some is_linden -> is_god conversions.David Seikel1-7/+7
2011-02-26More meta-impy branding. Not so sure about the Mac and Windows stuff in ↵David Seikel6-15/+15
this one.
2011-02-26Unbranding word of the day is "Second Life".David Seikel7-11/+12
2011-02-25In the meta grid, staff members have the last name "Meta", the users are ↵David Seikel2-5/+5
"metazens", and we abuse the age verification flag to let people choose to see Adult stuff.
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 ↵David Seikel1-5/+12
source content that specifically prevents attempts to block copying.
2011-02-13Changing some "Second Life" references to "meta-impy".David Seikel3-7/+7
2011-02-13UNBRANDING! Conservativley remove references to "second life", replacing ↵David Seikel33-88/+65
them with something generic.
2011-02-12Revert "Comment out the server tellinsg us what the search URL is, seems the ↵David Seikel1-3/+2
server sends garbage." This reverts commit c7f818d42ec4e2a2b8b27bfd4dbfaf4fc8beb7eb. The server is now fixed.
2011-02-11Comment out the server tellinsg us what the search URL is, seems the server ↵David Seikel1-2/+3
sends garbage. Should revert this when the server is fixed. Also explains why some viewers don't have working search.
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 ↵David Seikel1-1/+2
unused part though, so take the lazy way out.
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 ↵McCabe Maxsted1-0/+3
on the first try