aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | Ported clientside AO from Emerald r1633McCabe Maxsted2010-03-3010-1/+1947
* | | @nochangelog fixed line endings on /es/panel_avatar.xmlMcCabe Maxsted2010-03-301-210/+210
|/ /
* | Fixed some i18n issues in the login panel.Jacek Antonelli2010-03-163-17/+17
* | Fixed viewer_manifest.py to package imprudence_loading.png.Jacek Antonelli2010-03-161-0/+1
* | Small compatibility fix to make_changelog.py.Jacek Antonelli2010-03-151-1/+1
* | Imprudence 1.3.0 beta 2 released.v1.3.0-b2Jacek Antonelli2010-03-130-0/+0
* | Updated RELEASE_NOTES.txt for 1.3.0 beta 2.Jacek Antonelli2010-03-131-4/+155
* | Bumped version to 1.3.0 beta 2.Jacek Antonelli2010-03-134-6/+6
* | Tweaked make_changelog.py to work on Mac.Jacek Antonelli2010-03-131-14/+20
* | ChangeLog.txt is now generated from the Git log at compile time.Jacek Antonelli2010-03-134-6279/+442
* | Fixed a possible crash related to ShowLookAt targets.Armin Weatherwax2010-03-131-0/+6
* | Reactivated libELFIO for Linux64 (it wasn't causing the crash).Armin Weatherwax2010-03-133-5/+6
* | Fixed a small mistake in Linux stack trace formatting.Armin Weatherwax2010-03-131-1/+1
* | Improved how SLURLs are handled on Linux.Armin Weatherwax2010-03-131-4/+6
* | Set correct paths when running in 32bit mode on 64bit Linux.Armin Weatherwax2010-03-131-25/+3
* | VWR-2425: Pie menu remains after switch to Mouselook.McCabe Maxsted2010-03-131-0/+2
* | Changed the value for SpeedRezInterval from 20 seconds to 12McCabe Maxsted2010-03-121-1/+1
* | Restored some missing Advanced menu items from SL 1.23. (#175)Jacek Antonelli2010-03-122-4/+45
* | Removed "Advanced > UI > Double-Click Auto-Pilot". (#227)Jacek Antonelli2010-03-121-6/+0
* | SNOW-97: Building hotkeys to navigate prims in a link set.McCabe Maxsted2010-03-112-0/+116
* | Applied ImageGLPickMaskCrashFix patch from Cool Viewer.McCabe Maxsted2010-03-112-6/+18
* | Applied SaveTextureAsFileExtension patch from Cool Viewer.McCabe Maxsted2010-03-111-0/+6
* | Commented out -DPACKAGE:BOOL=ON for Windows in develop.py.McCabe Maxsted2010-03-111-2/+2