aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Applied patch for SNOW-484 by Robin Cornelius: recursive animations can ↵McCabe Maxsted2010-05-041-0/+6
| | | | crash viewer
* Applied patch for SNOW-384 by Ardy Lay: A tool_tip is obscuring our view ↵McCabe Maxsted2010-05-041-12/+11
| | | | when typing into the Chat Bar
* disable voice temporaryly where no caps avail (renables on parcel change)Armin Weatherwax2010-05-042-32/+63
|
* Clicking the money balance now does nothing on non-SL grids.Jacek Antonelli2010-05-031-4/+15
| | | | | | So, it's totally inactive, not just the button hidden. TODO: Eventually it should actually check whether the grid supports buying currency.
* Updated version to 1.3.0 beta 3.Jacek Antonelli2010-05-014-6/+6
|
* Ported 'NoTextureExportSL' message from 1.2.2 to new notification system.Jacek Antonelli2010-05-012-0/+11
|
* Merged 1.2.2 (TPV) into 1.3.Jacek Antonelli2010-05-012-2/+37
|\ | | | | | | Doesn't have the SL content export notification yet, though.
| * Imprudence 1.2.2 released.v1.2.2Jacek Antonelli2010-04-300-0/+0
| |
| * Some tweaks to wrapper.sh to help Linux 64bit.Armin Weatherwax2010-04-291-18/+7
| |
| * Backported some old ChangeLog entries. @nochangelogJacek Antonelli2010-04-291-6/+28
| |
| * Tell the wrapper script where 64bit gstreamer plugins are.Armin Weatherwax2010-04-291-1/+3
| | | | | | | | (Backported from a6255ec5) @nochangelog
| * Use ${ARCH} instead of x86_64 in CMake.Armin Weatherwax2010-04-291-3/+1
| | | | | | | | (Backported from aa251ea5) @nochangelog
| * Update install.xml to newest 64bit libs.Armin Weatherwax2010-04-291-40/+40
| | | | | | | | (Backported from 8ace7902) @nochangelog
| * Several changes to the 64bit build.Armin Weatherwax2010-04-292-10/+18
| | | | | | | | | | | | | | | | | | - lib folder becomes lib64, - lib32 folder prepared (for voice libs), - pango removed - gdk_pixbuf removed (Backported from f33e5d0f) @nochangelog
| * Fix filepicker not working in 64bit build.Armin Weatherwax2010-04-291-8/+7
| | | | | | | | (Backported from 3e56d26c) @nochangelog
| * Fix just another hardcoded path to Linux-i686.Armin Weatherwax2010-04-292-1/+18
| | | | | | | | (Backported from 6d50eb4a) @nochangelog
| * Updating a few 64bit Linux libs.Armin Weatherwax2010-04-291-6/+6
| | | | | | | | (Backported from d440ed36) @nochangelog
| * Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax2010-04-286-31/+271
| | | | | | | | (Backported from d057e71bc) @nochangelog
| * Updated ChangeLog.txt and RELEASE_NOTES.txt for version 1.2.2.Jacek Antonelli2010-04-282-0/+50
| | | | | | | | @nochangelog
| * Bumped version to 1.2.2. @nochangelogJacek Antonelli2010-04-284-6/+6
| |
| * Load login page using Imprudence version instead of SL version.Jacek Antonelli2010-04-281-2/+3
| | | | | | | | | | | | (cherry picked from commit 8cd94404e0d20361667aae5d18cad256a733b72c) @nochangelog
| * Added a notification to say that textures were not exported on SL.Jacek Antonelli2010-04-282-0/+11
| |
| * 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.
| * Reverted boost to 1.36 on 32bit Linux (like in the main branch).Jacek Antonelli2010-04-281-2/+2
| | | | | | | | @nochangelog
* | Merge remote branch 'armin/logoutbugsNEW' into nextJacek Antonelli2010-04-2917-54/+132
|\ \
| * | fix: Bug #163 new clothing is created in Lost&Found after logging back in.Armin Weatherwax2010-04-282-5/+12
| | |
| * | fix: crash on relog; appearence self pie greyed out after relog.Armin Weatherwax2010-04-2816-49/+120
| | |
* | | Hide the buy currency button in non-Second Life gridsMcCabe Maxsted2010-04-261-13/+28
| | |
* | | Added missing setLabelArg to LLSpinCtrl (silly Lindens...)McCabe Maxsted2010-04-262-0/+14
| | |
* | | Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted2010-04-2666-406/+606
|/ / | | | | | | (also fixed #200 in the process)
* | Merge commit 'jacek/next' into nextMcCabe Maxsted2010-04-262-4/+4
|\ \
| * | Fixed some compiler warnings that blocked Linux build.Jacek Antonelli2010-04-262-4/+4
| | |
* | | Rare crash fix from Hippo for payment dialog under lagMcCabe Maxsted2010-04-261-1/+5
|/ /
* | Fixed #245: Script compile error from OpenSim crashes ImprudenceMcCabe Maxsted2010-04-262-1/+9
| |
* | Fixed #199: After losing connection, 'Quit' button doesn't quitMcCabe Maxsted2010-04-251-3/+7
| |
* | Removed hardcoded references to secondlife.com/supportMcCabe Maxsted2010-04-253-6/+11
| |
* | Added checkbox for broadcasting client tag to Preferences > Advanced (and ↵McCabe Maxsted2010-04-253-3/+26
| | | | | | | | fixed the show client in name tags checkbox)
* | Fixed next/prev buttons in search windowMcCabe Maxsted2010-04-251-5/+5
| |
* | Added preferences options for SpeedRezMcCabe Maxsted2010-04-252-0/+14
| |
* | Fixed animation listMcCabe Maxsted2010-04-251-1/+10
| |
* | Tidied up settings.xml, removed a duplicate entryMcCabe Maxsted2010-04-251-5452/+5438
| |
* | Fixed phantom avatar on Second LifeMcCabe Maxsted2010-04-251-0/+2
| |
* | Added checkbox in preferences > advanced for http texturesMcCabe Maxsted2010-04-222-1/+7
| |
* | Updated .gitignore to ignore all mozilla folders in app_settingsMcCabe Maxsted2010-04-191-1/+1
| |
* | Added imprudence.url to the repoMcCabe Maxsted2010-04-191-0/+2
| |
* | Added option to advanced build window to set object edit decimal placesMcCabe Maxsted2010-04-192-0/+11
| |
* | Made the CV decimal in tools patch actually work to 5 decimal placesMcCabe Maxsted2010-04-191-3/+3
| |
* | Applied slviewer-0-v12350-NumberOfDecimalsInTools.patch patch from the CVMcCabe Maxsted2010-04-193-4/+46
| |
* | Use metaverseink.com for non-SL web searchesMcCabe Maxsted2010-04-197-101/+203
| |
* | Ported slviewer-0-v12300-ReinstateOldSearchTabs.patch from the Hippo Viewer ↵McCabe Maxsted2010-04-187-106/+386
| | | | | | | | (opensim currently uses the old search all)