aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-26Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵McCabe Maxsted66-406/+606
(also fixed #200 in the process)
2010-04-26Fixed some compiler warnings that blocked Linux build.Jacek Antonelli2-4/+4
2010-04-26Rare crash fix from Hippo for payment dialog under lagMcCabe Maxsted1-1/+5
2010-04-26Fixed #245: Script compile error from OpenSim crashes ImprudenceMcCabe Maxsted2-1/+9
2010-04-25Fixed #199: After losing connection, 'Quit' button doesn't quitMcCabe Maxsted1-3/+7
2010-04-25Removed hardcoded references to secondlife.com/supportMcCabe Maxsted3-6/+11
2010-04-25Added checkbox for broadcasting client tag to Preferences > Advanced (and ↵McCabe Maxsted3-3/+26
fixed the show client in name tags checkbox)
2010-04-25Fixed next/prev buttons in search windowMcCabe Maxsted1-5/+5
2010-04-25Added preferences options for SpeedRezMcCabe Maxsted2-0/+14
2010-04-25Fixed animation listMcCabe Maxsted1-1/+10
2010-04-25Tidied up settings.xml, removed a duplicate entryMcCabe Maxsted1-5452/+5438
2010-04-25Fixed phantom avatar on Second LifeMcCabe Maxsted1-0/+2
2010-04-22Added checkbox in preferences > advanced for http texturesMcCabe Maxsted2-1/+7
2010-04-19Added imprudence.url to the repoMcCabe Maxsted1-0/+2
2010-04-19Added option to advanced build window to set object edit decimal placesMcCabe Maxsted2-0/+11
2010-04-19Made the CV decimal in tools patch actually work to 5 decimal placesMcCabe Maxsted1-3/+3
2010-04-19Applied slviewer-0-v12350-NumberOfDecimalsInTools.patch patch from the CVMcCabe Maxsted3-4/+46
2010-04-19Use metaverseink.com for non-SL web searchesMcCabe Maxsted7-101/+203
2010-04-18Ported slviewer-0-v12300-ReinstateOldSearchTabs.patch from the Hippo Viewer ↵McCabe Maxsted7-106/+386
(opensim currently uses the old search all)
2010-04-18Fixed windows compile error introduced in ca315cbeMcCabe Maxsted1-3/+3
2010-04-18Use opensim limits for hollow (99) and hole (0.01). Need to add option to ↵McCabe Maxsted4-6/+4
enable in the ui
2010-04-14Added prim media functions and new script functions from SL server 1.38.0McCabe Maxsted2-4/+60
2010-04-13Enable embed item in new object by defaultMcCabe Maxsted1-1/+1
2010-04-13Enable grid sub-unit snapping by defaultMcCabe Maxsted1-1/+1
2010-04-13Changed advanced build options to per-account settings, added OK, Apply, ↵McCabe Maxsted4-73/+308
Cancel, Clear Item, and Reset to Default buttons
2010-04-13Save custom prim defaults on a per-account basis rather than globallyMcCabe Maxsted7-284/+273
2010-04-13Ported Emerald build preferences and added them to llfloaterbuildoptions insteadMcCabe Maxsted9-28/+660
2010-04-12From Emerald: added option to rez objects under the proper land group to ↵McCabe Maxsted4-4/+68
prevent autoreturn
2010-04-12fix bring help-f1 page under control of hippogridmanagerArmin Weatherwax6-98/+41
2010-04-12fix show correct register account and lost password web pageArmin Weatherwax1-5/+16
2010-04-12remove link limits: (take 2) depending on grid.Armin Weatherwax5-20/+35
Seems OSim creates several linksets though.
2010-04-12fix: Bug #239 by reverting commit 187e36f6: invisible Textures on HGArmin Weatherwax1-4/+0
2010-04-12fix: handle bad ping more relaxed.Armin Weatherwax1-1/+4
2010-04-12fix: don't llerr-crash on some bad textures.Armin Weatherwax1-1/+1
Downside: instead of crashing some avatars stay white for some time.
2010-04-12fix: don't try in vain to fetch a texture from a host not responding.Armin Weatherwax1-4/+4
2010-04-12support more OpenSim limits (number of groups, hollow size)Armin Weatherwax7-15/+29
2010-04-12Use Hippogridmanager for OpenSim detection.Armin Weatherwax9-59/+35
2010-04-12disable voice (for the session) if binary not foundArmin Weatherwax1-0/+1
2010-04-12despam voice client: no ProvisionVoiceAccountRequest capabilityArmin Weatherwax1-2/+2
2010-04-12respect --grid and --login (and --loginuri over --grid).Armin Weatherwax2-15/+38
2010-04-10Fixed teleport chat, made 'teleported from' messages appear when ↵McCabe Maxsted2-5/+12
DisableTeleportScreens is true
2010-04-10Added grid info to Help > About Imprudence (from Hippo)McCabe Maxsted1-0/+3
2010-04-10Removed hardcoded references to Second Life when unable to connect to a regionMcCabe Maxsted1-5/+8
2010-04-10Removed some duplicate includes I've come acrossMcCabe Maxsted10-20/+0
2010-04-10Add text for teleporting while DisableTeleportScreens set to TRUE (doesn't ↵McCabe Maxsted1-5/+58
display in the console for some reason)
2010-04-09Fixed spacing on AO first use notificationMcCabe Maxsted1-2/+1
2010-04-09Added ugly checkbox to toggle shadows in Preferences > AdvancedMcCabe Maxsted4-3/+59
2010-04-09Added a first use notification to the AOMcCabe Maxsted7-2/+36
2010-04-07Added checkbox for showing client names in nametag (doesn't change their ↵McCabe Maxsted2-0/+6
color though) in Preferences > Advanced
2010-04-07Use system chat color when DisableLoginLogoutScreens enabled, added logout chatMcCabe Maxsted2-10/+36