Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'weekly' of git://github.com/mccabe/imprudence into weekly | elektrahesse | 2010-10-01 | 1 | -21/+24 |
|\ | |||||
| * | Merge remote branch 'thickbrick/translate_fixes_b' into weekly | McCabe Maxsted | 2010-09-29 | 1 | -21/+24 |
| |\ | |||||
| | * | Make chat translator ignore non-interesting translations (empty or same as | thickbrick | 2010-09-25 | 1 | -21/+24 |
| | | | | | | | | | | | | original,) that may result from Google Translate's language autodetec failure. | ||||
* | | | Fix for "about landmark" crash when invoking it on a freshly received landmark. | elektrahesse | 2010-09-30 | 1 | -1/+2 |
|/ / | |||||
* | | Ported gSavedSettings changes from Emerald (as well as modifying a few of ours) | McCabe Maxsted | 2010-09-25 | 1 | -1/+2 |
| | | |||||
* | | Double-click teleport: | thickbrick | 2010-09-21 | 1 | -1/+7 |
|/ | | | | | | | - clean up duplicated (and subtly and needlessly different) code. - keep the camera heading in inter-sim double-click teleport in a hackish way, since SL sims give LookAt info that is kind of random in AgentMovementComplete. | ||||
* | Updated the formatting for group IMs to make it clear they're IMs | McCabe Maxsted | 2010-09-10 | 1 | -2/+5 |
| | |||||
* | Ported use group name in chat feature from Emerald | McCabe Maxsted | 2010-09-10 | 1 | -1/+11 |
| | |||||
* | Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵ | McCabe Maxsted | 2010-09-07 | 1 | -0/+11 |
| | | | | feature originally by Zi Ree | ||||
* | Made 'notify when currency spent or received' also chat the message | McCabe Maxsted | 2010-09-06 | 1 | -0/+4 |
| | |||||
* | added spellcheck + translation from Emerald Viewer. references to ↵ | Patrick Sapinski | 2010-08-30 | 1 | -2/+80 |
| | | | | modularsystems.sl should be changed! | ||||
* | Fixed windlight water/sky notecards opening the notecard preview window on ↵ | McCabe Maxsted | 2010-08-29 | 1 | -1/+8 |
| | | | | creation | ||||
* | Katharine Berry: More centralised .wl checks. | Armin Weatherwax | 2010-08-29 | 1 | -0/+0 |
| | |||||
* | Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.e | McCabe Maxsted | 2010-08-19 | 1 | -20/+165 |
| | |||||
* | Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵ | McCabe Maxsted | 2010-08-10 | 1 | -0/+5 |
| | | | | slurls (viewer2 slurl format) | ||||
* | Added menu option for toggling IM auto-responses on/off underneath the Busy ↵ | McCabe Maxsted | 2010-08-07 | 1 | -166/+169 |
| | | | | option | ||||
* | Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵ | McCabe Maxsted | 2010-08-07 | 1 | -4/+19 |
| | | | | audio controls | ||||
* | Avatar sounds now don't disable when from a region above current maturity | McCabe Maxsted | 2010-08-07 | 1 | -6/+6 |
| | |||||
* | Added notification option to ignore all LightShare until you change regions. | Jacek Antonelli | 2010-08-01 | 1 | -0/+7 |
| | |||||
* | No longer reset Windlight settings after teleport. | Jacek Antonelli | 2010-08-01 | 1 | -6/+0 |
| | | | | It was part of the LightShare changes, but it annoys people. | ||||
* | fix: further objects are not rezzing after login. Reverts 362e10f6c08a68624ca6. | Armin Weatherwax | 2010-07-10 | 1 | -12/+8 |
| | | | | 362e10f6c08a68624ca6 is a partial revert of the revert of cad41f1. | ||||
* | Unreverted an OpenSim teleport fix from cad41f1. | Jacek Antonelli | 2010-06-26 | 1 | -8/+12 |
| | | | | | | | Prevents the viewer from being told by OpenSim to teleport to the same region you are already in, which causes bad issues. It was reverted in 932dd4d but should have been kept. | ||||
* | Partially reverted cad41f1 and 65a5856 to help login issues. | Jacek Antonelli | 2010-06-22 | 1 | -12/+8 |
| | | | | | | | | This reverts (except for some parts): - Commit cad41f1ae08927737eca4cd9df25381d78e82304. "Fixed #338: addRegion/removeRegion can trigger a viewer quit" - Commit 65a5856f9567074886f28df59a26433c4b447576. "wip forcing region disconnects to log you out" | ||||
* | Fixed #318 Crash in LLWindlightRemoteCtrl::refreshPresets() | McCabe Maxsted | 2010-06-19 | 1 | -5/+3 |
| | |||||
* | Fixed #338: addRegion/removeRegion can trigger a viewer quit | McCabe Maxsted | 2010-06-19 | 1 | -8/+12 |
| | |||||
* | Removed 'Received animation state for unknown avatar' log spam | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Rewrote the radar code to fix some basic issues | McCabe Maxsted | 2010-06-19 | 1 | -2/+11 |
| | | | | | i.e. avatars stuck as typing, appearing multiple times, or spamming the chat notify (also added a ban button while I was there) | ||||
* | Clarified the simulator version change chat message with some text | McCabe Maxsted | 2010-06-19 | 1 | -1/+3 |
| | |||||
* | Added some debug lines to llviewermessage for animations | McCabe Maxsted | 2010-06-19 | 1 | -1/+5 |
| | |||||
* | Applied patch for LightShare viewer-side implementation. | Jacek Antonelli | 2010-06-19 | 1 | -0/+9 |
| | | | | Ported from Meta7 viewer by Armin. | ||||
* | Ported IgnoreSimulatorCameraConstraints setting from Emerald | McCabe Maxsted | 2010-06-19 | 1 | -0/+4 |
| | |||||
* | Make server version change popup optional, also optionally chat it. | Armin Weatherwax | 2010-06-19 | 1 | -3/+14 |
| | |||||
* | Ported currency changes from Hippo (#237) and fixed some labels Hippo missed ↵ | McCabe Maxsted | 2010-04-26 | 1 | -10/+24 |
| | | | | (also fixed #200 in the process) | ||||
* | Fixed phantom avatar on Second Life | McCabe Maxsted | 2010-04-25 | 1 | -0/+2 |
| | |||||
* | Merge commit 'armin/beta2-bugfixes' into 1.3-beta2bugfixes | McCabe Maxsted | 2010-04-14 | 1 | -14/+4 |
|\ | |||||
| * | fix: Bug #239 by reverting commit 187e36f6: invisible Textures on HG | Armin Weatherwax | 2010-04-12 | 1 | -4/+0 |
| | | |||||
| * | support more OpenSim limits (number of groups, hollow size) | Armin Weatherwax | 2010-04-12 | 1 | -1/+1 |
| | | |||||
| * | Use Hippogridmanager for OpenSim detection. | Armin Weatherwax | 2010-04-12 | 1 | -9/+3 |
| | | |||||
* | | Fixed teleport chat, made 'teleported from' messages appear when ↵ | McCabe Maxsted | 2010-04-10 | 1 | -1/+10 |
| | | | | | | | | DisableTeleportScreens is true | ||||
* | | Use '>>' for objects without names rather than 'no name' | McCabe Maxsted | 2010-04-06 | 1 | -1/+17 |
| | | |||||
* | | Ported IM autoresponse options from Emerald, added them to a new window in ↵ | McCabe Maxsted | 2010-04-06 | 1 | -1/+251 |
|/ | | | | Preferences > IM | ||||
* | Ported many texture engine changes from Snowglobe. | Jacek Antonelli | 2010-02-16 | 1 | -0/+1 |
| | |||||
* | llpanellogin and llviewermessage now compile | McCabe Maxsted | 2009-11-09 | 1 | -62/+4 |
| | |||||
* | Removed RLVa temporarily from First Use | McCabe Maxsted | 2009-11-09 | 1 | -8/+0 |
| | |||||
* | Merged almost-final version of Imprudence 1.2 into 1.3 | McCabe Maxsted | 2009-11-08 | 1 | -5/+2 |
|\ | |||||
| * | Cleaned up PanelRadar class a bit. | Jacek Antonelli | 2009-10-30 | 1 | -5/+2 |
| | | | | | | | | More privacy, better method names, generally cleaner. | ||||
| * | Added PanelRadar class, refactored from LLFloaterMap. | Jacek Antonelli | 2009-10-29 | 1 | -3/+3 |
| | | |||||
* | | Merged working branch of 1.2 into LL 1.23 merge | McCabe Maxsted | 2009-10-18 | 1 | -17/+425 |
|\ \ | |/ | |||||
| * | Fix muting objects with same name as avatar mutes ScriptDialogs from avatar. | Kakurady | 2009-10-16 | 1 | -3/+17 |
| | | | | | | | | ScriptDialogs from muted objects or groups will not be displayed either. | ||||
| * | Applied RLVa-1.0.4e_20091010_SL-1.22.11-diff.patch | McCabe Maxsted | 2009-10-16 | 1 | -4/+5 |
| | |