aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/primbackup.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Ported 'NoTextureExportSL' message from 1.2.2 to new notification system.Jacek Antonelli2010-05-011-0/+4
|
* Merged 1.2.2 (TPV) into 1.3.Jacek Antonelli2010-05-011-0/+11
|\ | | | | | | Doesn't have the SL content export notification yet, though.
| * Added a notification to say that textures were not exported on SL.Jacek Antonelli2010-04-281-0/+4
| |
| * Disabled exporting object textures when connected to SL.Jacek Antonelli2010-04-281-0/+11
| | | | | | | | | | | | Exporting object textures (or other content) from Second Life without checking creator is a violation of the Second Life Policy on Third-Party Viewers and Terms of Service.
* | Removed some duplicate includes I've come acrossMcCabe Maxsted2010-04-101-7/+0
| |
* | Ported many texture engine changes from Snowglobe.Jacek Antonelli2010-02-161-2/+2
| |
* | Ported many APR changes from Snowglobe.Jacek Antonelli2010-02-081-1/+1
| |
* | Port of objectbackup to 1.23 source tree: fixed LLAPRFile changesLilly Zenovka2009-11-271-3/+6
| | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | Reverted "Updated primbackup from latest meerkat svn (r246)"Jacek Antonelli2009-11-261-610/+49
| | | | | | | | This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32.
* | Updated primbackup from latest meerkat svn (r246)McCabe Maxsted2009-11-091-49/+610
|/
* "Fixed and cleaned up the export permissions check."Jacek Antonelli2009-09-271-53/+54
|
* Updated object backup feature to Meerkat's SVN, imported floater.Jacek Antonelli2009-09-031-7/+11
|
* Fixed some compiler warnings in primbackup.cpp.Jacek Antonelli2009-09-031-1/+1
|
* Applied object import/export patch.Jacek Antonelli2009-09-031-0/+1101