index
:
meta-impy
next
Metaverse (OpenSim/SL) viewer with an emphasis on usability. My attempt to keep up with 1.4 impy development.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
linden
/
indra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
add checkboxes for MUpose and auto-close OOC to prefs advanced
Armin Weatherwax
2
-0
/
+19
2010-08-02
small show client name of others tweaking
Armin Weatherwax
6
-17
/
+91
2010-08-01
don't show textures without fetcher in texture-console (backport from Viewer ...
Armin Weatherwax
2
-3
/
+7
2010-08-01
fix crash on relog introduced in 66b8150d4ec94161887c
Armin Weatherwax
1
-0
/
+5
2010-08-01
some more HUDEffect revamp
Armin Weatherwax
6
-45
/
+140
2010-08-01
revamp a) privatelookattarget + b) privatepointattarget
Armin Weatherwax
3
-23
/
+42
2010-08-01
Made the LightShare preference behave like the other preferences.
Jacek Antonelli
2
-1
/
+6
2010-08-01
Revamped the LightShare option in Preferences > Advanced.
Jacek Antonelli
5
-26
/
+47
2010-08-01
Removed control_name from old combo boxes to avoid conflicts.
Jacek Antonelli
3
-19
/
+19
2010-08-01
LLComboBox now properly respects control_name.
Jacek Antonelli
1
-0
/
+16
2010-08-01
Get user confirmation even when using default Windlight settings.
Jacek Antonelli
1
-4
/
+3
2010-08-01
Tidied up and documented lightshare.cpp and lightshare.h.
Jacek Antonelli
2
-26
/
+57
2010-08-01
Added notification option to ignore all LightShare until you change regions.
Jacek Antonelli
4
-16
/
+45
2010-08-01
Restructured WindlightMessage::processWindlight().
Jacek Antonelli
1
-43
/
+48
2010-08-01
Added a timer after ignoring LightShare settings.
Jacek Antonelli
3
-1
/
+48
2010-08-01
Don't spam user with ConfirmLightShare notifications.
Jacek Antonelli
2
-10
/
+28
2010-08-01
No longer reset Windlight settings after teleport.
Jacek Antonelli
1
-6
/
+0
2010-08-01
Added confirmation dialog before applying LightShare settings.
Jacek Antonelli
3
-3
/
+57
2010-08-01
Refactored a bunch of messy LightShare code.
Jacek Antonelli
6
-103
/
+416
2010-08-01
Fixed a Linden typo that made the object cache useless. (SNOW-783)
Jacek Antonelli
1
-1
/
+1
2010-07-31
Applied shift-enter whisper shortcut patch by Henri Beauchamp, ported by Ansa...
McCabe Maxsted
1
-0
/
+6
2010-07-30
Commented out the UI option for sending crash logs, as Imprudence doesn't cur...
McCabe Maxsted
1
-2
/
+3
2010-07-30
Added option in Preferences > General for setting the default time to 12 hour...
McCabe Maxsted
42
-2256
/
+2605
2010-07-27
Don't play typing anim when using a default channel other than 0
McCabe Maxsted
1
-1
/
+8
2010-07-26
Don't cleanup menus on disconnect (#327)
McCabe Maxsted
1
-4
/
+4
2010-07-26
Decreased the default detached chat history and IM window min heights
McCabe Maxsted
4
-4
/
+4
2010-07-26
Fixed a notification's spacing being off
McCabe Maxsted
1
-2
/
+1
2010-07-26
Fixed missing port from snowglobe in LLPreviewTexture dtor (image wasn't bein...
McCabe Maxsted
1
-0
/
+4
2010-07-24
Changed version to Weekly: 2010-07-24
McCabe Maxsted
1
-1
/
+1
2010-07-24
Fixed bad formatting for settings.xml
McCabe Maxsted
1
-1
/
+0
2010-07-24
Henri Beauchamp: MU* pose style and (( auto close
Armin Weatherwax
3
-1
/
+91
2010-07-24
Changed the connecting to region timer to 45 seconds and made it a debug sett...
McCabe Maxsted
2
-3
/
+15
2010-07-22
different approach to delete broken images ( components > 4 )
Armin Weatherwax
1
-1
/
+14
2010-07-21
Group like items in the Advanced menu
McCabe Maxsted
1
-23
/
+23
2010-07-21
Added area search files missing from 8524a4228
McCabe Maxsted
3
-0
/
+491
2010-07-21
Fixed event search layout being off
McCabe Maxsted
1
-4
/
+4
2010-07-21
Moved Limit Select Distance from the Advanced menu into the Advanced Build Op...
McCabe Maxsted
3
-6
/
+7
2010-07-19
Added area search to the advanced menu, port from Emerald by Henri Beauchamp
McCabe Maxsted
7
-2
/
+54
2010-07-17
Changed version to Weekly: 2010-07-17
McCabe Maxsted
1
-1
/
+1
2010-07-17
faster baking.
Armin Weatherwax
1
-2
/
+3
2010-07-16
Temporarily commented out the channel spinner in Local Chat until toggling wo...
McCabe Maxsted
2
-5
/
+5
2010-07-16
Fixed small typo in notifications.xml
McCabe Maxsted
1
-1
/
+1
2010-07-16
Always play sounds regardless of maturity
McCabe Maxsted
1
-2
/
+4
2010-07-16
Feature #277: added the grid manager to Preferences > General and changed the...
McCabe Maxsted
4
-16
/
+79
2010-07-15
fix: don't change inventory floater title continously without need (take2)
Armin Weatherwax
2
-9
/
+20
2010-07-15
Fixed 'Home' button missing from Web Browser
McCabe Maxsted
1
-2
/
+2
2010-07-15
Fixed Bug #262: 'Help > Viewer Help' name does not match behavior (also fixed...
McCabe Maxsted
7
-85
/
+108
2010-07-15
Fixed #368: showlookatinfo notification missing, friendship and calling card ...
McCabe Maxsted
1
-0
/
+22
2010-07-15
Added basic File menu to notecards (save, import, export) and made the script...
McCabe Maxsted
9
-34
/
+183
2010-07-15
Applied slviewer-0-v12350-StutteringAndLagInAudioEngine_v2.patch from Cool Vi...
McCabe Maxsted
2
-6
/
+31
[prev]
[next]