| Commit message (Expand) | Author | Age | Files | Lines |
* | Admin options now only show for other people's profiles | McCabe Maxsted | 2009-09-09 | 1 | -12/+20 |
* | Redid layout of profile window, added group invite button | McCabe Maxsted | 2009-09-09 | 5 | -725/+301 |
* | Fixed unlink option enabling when selecting textures | McCabe Maxsted | 2009-09-09 | 2 | -2/+4 |
* | Applied ReinstateShowTextureUUID Cool Viewer patch (reverts the fix for VWR-1... | McCabe Maxsted | 2009-09-09 | 2 | -1/+11 |
* | Removed old comment | McCabe Maxsted | 2009-09-09 | 1 | -1/+1 |
* | Commented out permissions button (todo: backport this if there's time) | McCabe Maxsted | 2009-09-09 | 1 | -2/+2 |
* | New chat channel preference should change only on apply | McCabe Maxsted | 2009-09-09 | 2 | -18/+15 |
* | Created my own version of Emerald's chat channel tool | McCabe Maxsted | 2009-09-09 | 10 | -17/+132 |
* | Applied and tweaked last owner in tools window from Emerald viewer | McCabe Maxsted | 2009-09-07 | 3 | -36/+54 |
* | Fixed tool brush size | McCabe Maxsted | 2009-09-07 | 5 | -18/+46 |
* | Merge branch '1.2.0-toolslayout' into 1.2.0-emerald | McCabe Maxsted | 2009-09-07 | 5 | -156/+111 |
|\ |
|
| * | Fixed tree/grass label not hiding | McCabe Maxsted | 2009-09-04 | 1 | -3/+4 |
| * | Integrated 1.23's tool floater with link/unlink buttons | McCabe Maxsted | 2009-09-04 | 5 | -153/+107 |
* | | Fixed ground sit menu entry missing check | McCabe Maxsted | 2009-09-07 | 2 | -0/+18 |
* | | Fixed reference to missing colors.xml entry | McCabe Maxsted | 2009-09-06 | 1 | -4/+4 |
* | | Added LLScrollListCtrl::getSelectedIDs() | McCabe Maxsted | 2009-09-06 | 2 | -0/+13 |
* | | Added Emerald viewer's asset browser | McCabe Maxsted | 2009-09-06 | 6 | -3/+627 |
* | | Added Emerald viewer's animation list | McCabe Maxsted | 2009-09-06 | 6 | -0/+637 |
* | | Start fetching inventory at startup | McCabe Maxsted | 2009-09-06 | 1 | -0/+4 |
* | | Ported phantom avatar option from Emerald viewer | McCabe Maxsted | 2009-09-06 | 5 | -1/+80 |
* | | Ported sit anywhere feature from Emerald viewer | McCabe Maxsted | 2009-09-06 | 2 | -0/+32 |
|/ |
|
* | fix NDOF linking issues when using cmake 2.6 on linux | Armin Weatherwax | 2009-09-04 | 1 | -1/+1 |
* | Added 'Go Here' to object pie menu | McCabe Maxsted | 2009-09-04 | 1 | -1/+3 |
* | Teleport by double clicking into the viewer window. Port and bugfix of cv por... | Armin Weatherwax | 2009-09-04 | 3 | -22/+42 |
* | Linux middle mouse button paste/primary selection support and gtk clipboard h... | Armin Weatherwax | 2009-09-04 | 24 | -917/+696 |
* | Rebranded startup loading page to Imprudence | McCabe Maxsted | 2009-09-04 | 2 | -1/+1 |
* | Fixed inability to minimize chat history | McCabe Maxsted | 2009-09-04 | 1 | -1/+1 |
* | Updated GStreamer and Zlib windows libs | McCabe Maxsted | 2009-09-04 | 2 | -6/+14 |
* | Merged in jacek/next | McCabe Maxsted | 2009-09-04 | 5 | -13/+43 |
|\ |
|
| * | Backported 1.23 fix for animation joint assertion crash. | Jacek Antonelli | 2009-09-03 | 1 | -2/+35 |
| * | Updated some python scripts to not use deprecated modules. | Jacek Antonelli | 2009-09-03 | 3 | -10/+7 |
| * | Merge branch 'mac-openal-url' into next | Jacek Antonelli | 2009-06-29 | 1 | -1/+1 |
| |\ |
|
| | * | Updated URL for Mac OpenAL libs package. | Jacek Antonelli | 2009-06-29 | 1 | -1/+1 |
* | | | Fixed CMake not finding GLib on windows | McCabe Maxsted | 2009-08-29 | 1 | -0/+1 |
* | | | Fixed OpenAL CMake error | McCabe Maxsted | 2009-08-29 | 1 | -1/+2 |
|/ / |
|
* | | Online/Offline notifications now always show in IM windows | McCabe Maxsted | 2009-06-14 | 1 | -21/+18 |
* | | Added IM preference for showing IMs in either main or local chat | McCabe Maxsted | 2009-06-14 | 4 | -37/+62 |
* | | use openjpeg 1.3 also for Linux | Armin Weatherwax | 2009-06-13 | 2 | -20/+6 |
* | | Applied Aimee's patch for VWR-12631: setting to adjust the maximum size of ob... | McCabe Maxsted | 2009-06-13 | 3 | -5/+16 |
* | | Applied Aimee's patch for VWR-4106: Mini-map beacon icon doesn't display corr... | McCabe Maxsted | 2009-06-13 | 2 | -7/+11 |
* | | Cleaned up some old unused references | McCabe Maxsted | 2009-06-13 | 5 | -8/+1 |
* | | Show muted avatars as grey in the mini-map | McCabe Maxsted | 2009-06-13 | 4 | -4/+38 |
* | | Forgot tooltip for map opening, fixed typo | McCabe Maxsted | 2009-06-13 | 2 | -8/+11 |
* | | Removed double click tp checkbox from preferences as it keeps the two maps mo... | McCabe Maxsted | 2009-06-13 | 1 | -4/+0 |
* | | Moved mini-map tooltips to XML, added panning tooltip | McCabe Maxsted | 2009-06-13 | 3 | -9/+13 |
* | | Added 'Show Map' option to the mini-map menu | McCabe Maxsted | 2009-06-13 | 3 | -0/+17 |
* | | Applied Aimee's patch for VWR-13221: Allow panning of the mini-map | McCabe Maxsted | 2009-06-13 | 4 | -15/+183 |
* | | Applied Aimee's patch for VWR-6918: Hide/Show Selection Outlines | McCabe Maxsted | 2009-06-13 | 6 | -1/+33 |
* | | Applied patch by Robin Cornelius for VWR-12686: LLTextureCache::writeToCache(... | McCabe Maxsted | 2009-06-12 | 1 | -13/+7 |
* | | Double clicking inventory objects toggles wear/detach. Patch originally by Ni... | McCabe Maxsted | 2009-06-12 | 1 | -6/+19 |