aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix: Bug #239 by reverting commit 187e36f6: invisible Textures on HGArmin Weatherwax2010-04-121-4/+0
| * | fix: handle bad ping more relaxed.Armin Weatherwax2010-04-121-1/+4
| * | fix: don't llerr-crash on some bad textures.Armin Weatherwax2010-04-121-1/+1
| * | fix: don't try in vain to fetch a texture from a host not responding.Armin Weatherwax2010-04-121-4/+4
| * | support more OpenSim limits (number of groups, hollow size)Armin Weatherwax2010-04-127-15/+29
| * | Use Hippogridmanager for OpenSim detection.Armin Weatherwax2010-04-129-59/+35
| * | disable voice (for the session) if binary not foundArmin Weatherwax2010-04-121-0/+1
| * | despam voice client: no ProvisionVoiceAccountRequest capabilityArmin Weatherwax2010-04-121-2/+2
| * | respect --grid and --login (and --loginuri over --grid).Armin Weatherwax2010-04-122-15/+38
| * | Removed Second Life from the default grid list.Jacek Antonelli2010-03-273-22/+6
| * | Load login page using Imprudence version instead of SL version.Jacek Antonelli2010-03-271-2/+3
| * | Improved make_changelog.py.Jacek Antonelli2010-03-181-20/+39
| * | ChangeLog.txt is no longer required for packaging.Jacek Antonelli2010-03-181-1/+1
| * | Manifest files can now be optional.Jacek Antonelli2010-03-181-4/+5
* | | Added prim media functions and new script functions from SL server 1.38.0McCabe Maxsted2010-04-142-4/+60
* | | Enable embed item in new object by defaultMcCabe Maxsted2010-04-131-1/+1
* | | Enable grid sub-unit snapping by defaultMcCabe Maxsted2010-04-131-1/+1
* | | Changed advanced build options to per-account settings, added OK, Apply, Canc...McCabe Maxsted2010-04-134-73/+308
* | | Save custom prim defaults on a per-account basis rather than globallyMcCabe Maxsted2010-04-137-284/+273
* | | Ported Emerald build preferences and added them to llfloaterbuildoptions insteadMcCabe Maxsted2010-04-139-28/+660
* | | From Emerald: added option to rez objects under the proper land group to prev...McCabe Maxsted2010-04-124-4/+68
* | | Fixed teleport chat, made 'teleported from' messages appear when DisableTelep...McCabe Maxsted2010-04-102-5/+12
* | | Merge branch '1.3-tpscreentext' into 1.3-tpscreentext2McCabe Maxsted2010-04-101-5/+58
|\ \ \
| * | | Add text for teleporting while DisableTeleportScreens set to TRUE (doesn't di...McCabe Maxsted2010-04-101-5/+58
* | | | Added grid info to Help > About Imprudence (from Hippo)McCabe Maxsted2010-04-101-0/+3
* | | | Removed hardcoded references to Second Life when unable to connect to a regionMcCabe Maxsted2010-04-101-5/+8
* | | | Removed some duplicate includes I've come acrossMcCabe Maxsted2010-04-1010-20/+0
|/ / /
* | | Fixed spacing on AO first use notificationMcCabe Maxsted2010-04-091-2/+1
* | | Added ugly checkbox to toggle shadows in Preferences > AdvancedMcCabe Maxsted2010-04-094-3/+59
* | | Added a first use notification to the AOMcCabe Maxsted2010-04-097-2/+36
* | | Added checkbox for showing client names in nametag (doesn't change their colo...McCabe Maxsted2010-04-072-0/+6
* | | Use system chat color when DisableLoginLogoutScreens enabled, added logout chatMcCabe Maxsted2010-04-072-10/+36
* | | Ported disable login/tp screen options from Emerald (in Preferences > Advanced)McCabe Maxsted2010-04-076-10/+68
* | | Renamed '2nd Life' and '1st Life' profile tabs to 'Avatar' and 'Real Life,' w...McCabe Maxsted2010-04-063-215/+215
* | | Fixed temporary image upload checkbox overrunning upload windowMcCabe Maxsted2010-04-061-6/+6
* | | Use '>>' for objects without names rather than 'no name'McCabe Maxsted2010-04-061-1/+17
* | | Ported IM autoresponse options from Emerald, added them to a new window in Pr...McCabe Maxsted2010-04-068-3/+820
* | | Created new Advanced preferences panel, ready for fillingMcCabe Maxsted2010-04-036-1/+132
* | | Fixed some ported settings that were missing from settings_per_account.xmlMcCabe Maxsted2010-04-032-11/+36
* | | Set ShowStatusBarInMouselook default to trueMcCabe Maxsted2010-04-031-2/+2
* | | Ported inventory loading counter from Emerald r1633McCabe Maxsted2010-04-033-1/+36
* | | Increased script time precision to 3 in stats windowMcCabe Maxsted2010-04-031-1/+2
* | | Fixed issue with showing stats in mouselookMcCabe Maxsted2010-04-031-0/+1
* | | Added debug setting AppearanceForceStand to toggle whether avatar stands when...McCabe Maxsted2010-04-032-2/+15
* | | Added debug setting ShowStatusBarInMouselook to show statistics in mouselookMcCabe Maxsted2010-04-032-0/+18
* | | Potential fix for a rare crash when creating notecards in the AOMcCabe Maxsted2010-04-031-1/+8
* | | Added button to create a new template notecard for the AOMcCabe Maxsted2010-04-035-2/+182
* | | Tidied up the layout of the AO windowMcCabe Maxsted2010-04-021-22/+22
* | | Fixed bad bool controls that weren't ported correctlyMcCabe Maxsted2010-04-023-27/+220
* | | Made the AO toggle and work like an actual menu checkMcCabe Maxsted2010-03-304-7/+35