Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-03-03 | The half arsed IRC support was broken. It's still not working, though it ↵ | David Seikel | 1 | -1/+1 | |
worked the very first time. Damn. | |||||
2011-03-03 | Default to UTC time. | David Seikel | 1 | -3/+3 | |
2011-03-03 | Allow owners of small land plots to set them visible in search. | David Seikel | 1 | -42/+6 | |
Based on a change to the old meta viewer by Tom Meta, but implimented differently. | |||||
2011-03-03 | Ingrease maximum group roles to 25. | David Seikel | 1 | -1/+1 | |
2011-03-03 | Privacy issue - Don't send private data across the 'net. | David Seikel | 6 | -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-03 | One half of a crude attempt at providing IRC support. | David Seikel | 1 | -0/+4 | |
2011-03-03 | Fixes bug http://bugs.meta7.com/view.php?id=103, and related issues about ↵ | David Seikel | 15 | -43/+14 | |
the text shown during group creation. Languages other than English where just guessed at crudely. | |||||
2011-03-03 | No need for the default grid selector, this is the meta 7 viewer, the ↵ | David Seikel | 2 | -5/+5 | |
default grid is meta 7. | |||||
2011-03-03 | Renaming some images to match the "meta7" branding. | David Seikel | 18 | -0/+0 | |
2011-03-02 | Branding Meta7 -> meta 7. | David Seikel | 828 | -74/+74 | |
2011-03-02 | There are other ways to tell if someone is age verified. Implimenting ↵ | David Seikel | 1 | -8/+6 | |
policy should be done server side. Plus, we abuse this in the meta 7 grid for our own purposes. | |||||
2011-03-02 | Possible work around for the HUD hair of death server bug. Written by Tom ↵ | David Seikel | 1 | -2/+6 | |
Meta, forward ported from the old meta viewer. | |||||
2011-03-02 | Look for more versions of python. Isn't pythen wonderful like that? Noooot! | David Seikel | 1 | -5/+6 | |
2011-03-02 | We don't care if LL changes their protocol, and one less thing to need the ↵ | David Seikel | 1 | -1/+1 | |
'net for during the build. | |||||
2011-03-02 | Bugfix from snowglobe - stops the build system from trying to build the ↵ | David Seikel | 1 | -6/+23 | |
viewer with 6 extra computers I don't have. Forward ported from the old meta viewer. | |||||
2011-03-01 | Revert "Added a "news bar" at the bottom of the login screen." | David Seikel | 4 | -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-27 | Switched to Phoenix Viewers Boost 1.43 libs for Windows | Patrick Sapinski | 1 | -3/+1 | |
2011-02-27 | Added a "news bar" at the bottom of the login screen. | Jacek Antonelli | 4 | -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-27 | Improved warning message about SL statistics packet. | Jacek Antonelli | 2 | -15/+13 | |
2011-02-27 | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 8 | -17/+17 | |
2011-02-27 | Updated default_grids.xml from current online grids list. | Jacek Antonelli | 1 | -26/+13 | |
2011-02-27 | Better format for channel/version string. | Jacek Antonelli | 1 | -29/+18 | |
Before, it was "Imprudence #.#.# / Second Life #.#.#.#". Now, it's just "Imprudence #.#.#". | |||||
2011-02-27 | postfix: new maximum number of groups in SL. | Armin Weatherwax | 2 | -1/+10 | |
2011-02-27 | Re-enabled rezplat for OpenSim-based grids | McCabe Maxsted | 1 | -9/+0 | |
2011-02-27 | Fixed the imprudence.url file not using the new kokuaviewer wiki link | McCabe Maxsted | 1 | -1/+5 | |
2011-02-26 | Staff, not employee. | David Seikel | 1 | -1/+1 | |
2011-02-26 | Change the skin preferences panel to have the meta skins. | David Seikel | 5 | -37/+37 | |
2011-02-26 | Add the PSL purple skin. | David Seikel | 189 | -0/+596 | |
2011-02-26 | Adding the meta 7 web site stuff to the help menu. With translations by Ben ↵ | David Seikel | 15 | -13/+247 | |
and Daniel. | |||||
2011-02-26 | Update the About viewer bit for meta-impy. | David Seikel | 4 | -17/+11 | |
2011-02-26 | Add meta7 logo to startup page, AND make it work. | David Seikel | 3 | -1/+10 | |
2011-02-26 | Missed some is_linden -> is_god conversions. | David Seikel | 1 | -7/+7 | |
2011-02-26 | More meta-impy branding. Not so sure about the Mac and Windows stuff in ↵ | David Seikel | 6 | -15/+15 | |
this one. | |||||
2011-02-26 | Unbranding word of the day is "Second Life". | David Seikel | 7 | -11/+12 | |
2011-02-25 | In the meta grid, staff members have the last name "Meta", the users are ↵ | David Seikel | 2 | -5/+5 | |
"metazens", and we abuse the age verification flag to let people choose to see Adult stuff. | |||||
2011-02-25 | Unbranding. Todays word is "linden". | David Seikel | 111 | -243/+233 | |
2011-02-20 | Reduce the logging spam to warnings. Debug was too much. | David Seikel | 1 | -2/+2 | |
2011-02-18 | Fixed compile error in llmediaplugintest: lingering ll_init_apr | McCabe Maxsted | 1 | -3/+0 | |
2011-02-18 | Removed a bit of spam from the GStreamer log file | McCabe Maxsted | 1 | -0/+1 | |
2011-02-18 | Created a media_plugin_gstreamer010.log file in the cwd for the GStreamer plugin | McCabe Maxsted | 1 | -68/+96 | |
2011-02-18 | Fixed cmake using the old windows gstreamer plugin libs | McCabe Maxsted | 1 | -4/+4 | |
2011-02-13 | Remove catering to LL's probably illegal attempt to block copying of open ↵ | David Seikel | 1 | -5/+12 | |
source content that specifically prevents attempts to block copying. | |||||
2011-02-13 | Changing some "Second Life" references to "meta-impy". | David Seikel | 3 | -7/+7 | |
2011-02-13 | UNBRANDING! Conservativley remove references to "second life", replacing ↵ | David Seikel | 33 | -88/+65 | |
them with something generic. | |||||
2011-02-12 | Revert "Comment out the server tellinsg us what the search URL is, seems the ↵ | David Seikel | 1 | -3/+2 | |
server sends garbage." This reverts commit c7f818d42ec4e2a2b8b27bfd4dbfaf4fc8beb7eb. The server is now fixed. | |||||
2011-02-11 | Comment out the server tellinsg us what the search URL is, seems the server ↵ | David Seikel | 1 | -2/+3 | |
sends garbage. Should revert this when the server is fixed. Also explains why some viewers don't have working search. | |||||
2011-02-11 | Make most of search work. | David Seikel | 1 | -0/+2 | |
2011-02-11 | One part of the system does not like the meta-impy name. Seems to be an ↵ | David Seikel | 1 | -1/+2 | |
unused part though, so take the lazy way out. | |||||
2011-02-10 | Fixed gstreamer plugin headers missing from cmake | McCabe Maxsted | 1 | -0/+6 | |
2011-02-10 | Give a little information in the log when we fail to init the audio plugin ↵ | McCabe Maxsted | 1 | -0/+3 | |
on the first try |