| Commit message (Expand) | Author | Files | Lines |
2010-04-25 | Added checkbox for broadcasting client tag to Preferences > Advanced (and fix... | McCabe Maxsted | 3 | -3/+26 |
2010-04-25 | Fixed next/prev buttons in search window | McCabe Maxsted | 1 | -5/+5 |
2010-04-25 | Added preferences options for SpeedRez | McCabe Maxsted | 2 | -0/+14 |
2010-04-25 | Fixed animation list | McCabe Maxsted | 1 | -1/+10 |
2010-04-25 | Tidied up settings.xml, removed a duplicate entry | McCabe Maxsted | 1 | -5452/+5438 |
2010-04-25 | Fixed phantom avatar on Second Life | McCabe Maxsted | 1 | -0/+2 |
2010-04-22 | Added checkbox in preferences > advanced for http textures | McCabe Maxsted | 2 | -1/+7 |
2010-04-19 | Added imprudence.url to the repo | McCabe Maxsted | 1 | -0/+2 |
2010-04-19 | Added option to advanced build window to set object edit decimal places | McCabe Maxsted | 2 | -0/+11 |
2010-04-19 | Made the CV decimal in tools patch actually work to 5 decimal places | McCabe Maxsted | 1 | -3/+3 |
2010-04-19 | Applied slviewer-0-v12350-NumberOfDecimalsInTools.patch patch from the CV | McCabe Maxsted | 3 | -4/+46 |
2010-04-19 | Use metaverseink.com for non-SL web searches | McCabe Maxsted | 7 | -101/+203 |
2010-04-18 | Ported slviewer-0-v12300-ReinstateOldSearchTabs.patch from the Hippo Viewer (... | McCabe Maxsted | 7 | -106/+386 |
2010-04-18 | Fixed windows compile error introduced in ca315cbe | McCabe Maxsted | 1 | -3/+3 |
2010-04-18 | Use opensim limits for hollow (99) and hole (0.01). Need to add option to ena... | McCabe Maxsted | 4 | -6/+4 |
2010-04-14 | Added prim media functions and new script functions from SL server 1.38.0 | McCabe Maxsted | 2 | -4/+60 |
2010-04-13 | Enable embed item in new object by default | McCabe Maxsted | 1 | -1/+1 |
2010-04-13 | Enable grid sub-unit snapping by default | McCabe Maxsted | 1 | -1/+1 |
2010-04-13 | Changed advanced build options to per-account settings, added OK, Apply, Canc... | McCabe Maxsted | 4 | -73/+308 |
2010-04-13 | Save custom prim defaults on a per-account basis rather than globally | McCabe Maxsted | 7 | -284/+273 |
2010-04-13 | Ported Emerald build preferences and added them to llfloaterbuildoptions instead | McCabe Maxsted | 9 | -28/+660 |
2010-04-12 | From Emerald: added option to rez objects under the proper land group to prev... | McCabe Maxsted | 4 | -4/+68 |
2010-04-12 | fix bring help-f1 page under control of hippogridmanager | Armin Weatherwax | 6 | -98/+41 |
2010-04-12 | fix show correct register account and lost password web page | Armin Weatherwax | 1 | -5/+16 |
2010-04-12 | remove link limits: (take 2) depending on grid. | Armin Weatherwax | 5 | -20/+35 |
2010-04-12 | fix: Bug #239 by reverting commit 187e36f6: invisible Textures on HG | Armin Weatherwax | 1 | -4/+0 |
2010-04-12 | fix: handle bad ping more relaxed. | Armin Weatherwax | 1 | -1/+4 |
2010-04-12 | fix: don't llerr-crash on some bad textures. | Armin Weatherwax | 1 | -1/+1 |
2010-04-12 | fix: don't try in vain to fetch a texture from a host not responding. | Armin Weatherwax | 1 | -4/+4 |
2010-04-12 | support more OpenSim limits (number of groups, hollow size) | Armin Weatherwax | 7 | -15/+29 |
2010-04-12 | Use Hippogridmanager for OpenSim detection. | Armin Weatherwax | 9 | -59/+35 |
2010-04-12 | disable voice (for the session) if binary not found | Armin Weatherwax | 1 | -0/+1 |
2010-04-12 | despam voice client: no ProvisionVoiceAccountRequest capability | Armin Weatherwax | 1 | -2/+2 |
2010-04-12 | respect --grid and --login (and --loginuri over --grid). | Armin Weatherwax | 2 | -15/+38 |
2010-04-10 | Fixed teleport chat, made 'teleported from' messages appear when DisableTelep... | McCabe Maxsted | 2 | -5/+12 |
2010-04-10 | Added grid info to Help > About Imprudence (from Hippo) | McCabe Maxsted | 1 | -0/+3 |
2010-04-10 | Removed hardcoded references to Second Life when unable to connect to a region | McCabe Maxsted | 1 | -5/+8 |
2010-04-10 | Removed some duplicate includes I've come across | McCabe Maxsted | 10 | -20/+0 |
2010-04-10 | Add text for teleporting while DisableTeleportScreens set to TRUE (doesn't di... | McCabe Maxsted | 1 | -5/+58 |
2010-04-09 | Fixed spacing on AO first use notification | McCabe Maxsted | 1 | -2/+1 |
2010-04-09 | Added ugly checkbox to toggle shadows in Preferences > Advanced | McCabe Maxsted | 4 | -3/+59 |
2010-04-09 | Added a first use notification to the AO | McCabe Maxsted | 7 | -2/+36 |
2010-04-07 | Added checkbox for showing client names in nametag (doesn't change their colo... | McCabe Maxsted | 2 | -0/+6 |
2010-04-07 | Use system chat color when DisableLoginLogoutScreens enabled, added logout chat | McCabe Maxsted | 2 | -10/+36 |
2010-04-07 | Ported disable login/tp screen options from Emerald (in Preferences > Advanced) | McCabe Maxsted | 6 | -10/+68 |
2010-04-06 | Renamed '2nd Life' and '1st Life' profile tabs to 'Avatar' and 'Real Life,' w... | McCabe Maxsted | 3 | -215/+215 |
2010-04-06 | Fixed temporary image upload checkbox overrunning upload window | McCabe Maxsted | 1 | -6/+6 |
2010-04-06 | Use '>>' for objects without names rather than 'no name' | McCabe Maxsted | 1 | -1/+17 |
2010-04-06 | Ported IM autoresponse options from Emerald, added them to a new window in Pr... | McCabe Maxsted | 8 | -3/+820 |
2010-04-03 | Created new Advanced preferences panel, ready for filling | McCabe Maxsted | 6 | -1/+132 |