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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #381: using voice causes viewer crash on disconnect/quit
McCabe Maxsted
2010-08-26
4
-19
/
+4
*
Commented out unused .config files from viewer_manifest.py and made sure it u...
McCabe Maxsted
2010-08-26
1
-3
/
+4
*
Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amend
McCabe Maxsted
2010-08-26
1
-1
/
+1
*
Re-added voice in CopyWinLibs.cmake and viewer_manifest.py
McCabe Maxsted
2010-08-26
2
-21
/
+54
*
Fixed crash when logging into a region with progress screens disabled
McCabe Maxsted
2010-08-26
2
-28
/
+28
*
Fixed #384: build math button overlaps some UI text. This feedback is still c...
McCabe Maxsted
2010-08-26
1
-1
/
+1
*
Re-enabled search url fetching in the grid manager and fixed up web search to...
McCabe Maxsted
2010-08-26
5
-62
/
+115
*
Applied patch by Altair Memo for VWR-19947: Nvidia gpu_table.txt updated
McCabe Maxsted
2010-08-26
1
-0
/
+9
*
Updated gpu_table.txt to viewer-external r3614
McCabe Maxsted
2010-08-26
1
-47
/
+89
*
Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as slu...
McCabe Maxsted
2010-08-26
3
-1
/
+19
*
Added meta7windlight.h file to CMake
McCabe Maxsted
2010-08-26
1
-0
/
+1
*
Added missing WL_SUN_MOON_POSITION LightShare constant
McCabe Maxsted
2010-08-26
1
-0
/
+1
*
Draw stripes for area search
McCabe Maxsted
2010-08-26
1
-6
/
+10
*
remove llpanelmorph
Armin Weatherwax
2010-08-26
3
-419
/
+0
*
Reverted OpenSim search URLs back to Metaverse Ink.
Jacek Antonelli
2010-08-26
1
-2
/
+2
*
Added llkdu.dll.2.config to the repo
McCabe Maxsted
2010-08-26
1
-0
/
+19
*
Applied patch by Thickbrick Sleaford for SNOW-793: Memory leak in LLImageForm...
McCabe Maxsted
2010-08-26
1
-0
/
+1
*
Fixed curly quotes for jcfloaterareasearch
McCabe Maxsted
2010-08-26
2
-2
/
+2
*
Removed unused LLTabContainerVertical cruft
McCabe Maxsted
2010-08-26
12
-77
/
+0
*
Removed pointless 'About' button from the preferences
McCabe Maxsted
2010-08-26
3
-18
/
+1
*
Tidied up Advanced preferences layout (client name tag options still need to ...
McCabe Maxsted
2010-08-26
1
-20
/
+11
*
Fixed the shadows checkbox not showing whether or not shadows were enabled
McCabe Maxsted
2010-08-26
1
-1
/
+4
*
Added menu option for toggling IM auto-responses on/off underneath the Busy o...
McCabe Maxsted
2010-08-26
7
-176
/
+220
*
Don't list clients as 'Failure' as it confuses people and isn't very nice
McCabe Maxsted
2010-08-26
1
-1
/
+1
*
Don't llerrs if textures have bogus params
McCabe Maxsted
2010-08-26
1
-1
/
+3
*
Avatar sounds now don't disable when from a region above current maturity
McCabe Maxsted
2010-08-26
1
-6
/
+6
*
Imprudence 1.3.0 RC1 released.
v1.3.0-RC1
Jacek Antonelli
2010-08-03
0
-0
/
+0
*
Use the correct setting name for LightShare.
Jacek Antonelli
2010-08-03
1
-3
/
+3
*
Updated version to 1.3.0 RC1.
Jacek Antonelli
2010-08-02
4
-9
/
+9
*
Updated RELEASE_NOTES.txt for 1.3.0 RC1.
Jacek Antonelli
2010-08-02
1
-0
/
+202
*
Fixed time format settings not being saved
McCabe Maxsted
2010-08-02
3
-0
/
+22
*
Fixed extra space between timw and AM/PM in timestamps
McCabe Maxsted
2010-08-02
1
-1
/
+1
*
Removed unnecessary line from floatergriddefault.cpp
McCabe Maxsted
2010-08-02
1
-1
/
+0
*
Removed unused ZHAO entries from the AO template and added it to cmake
McCabe Maxsted
2010-08-02
2
-18
/
+13
*
Renamed the "Clock" choices in Preferences > General.
Jacek Antonelli
2010-08-02
1
-6
/
+6
*
Added missing files from skins\default\xui\en-us to cmake
McCabe Maxsted
2010-08-02
1
-0
/
+5
*
Added first use grid selector for selecting the default grid when Imprudence ...
McCabe Maxsted
2010-08-02
10
-24
/
+242
*
Added loading kdu debugging info to the log
McCabe Maxsted
2010-08-02
2
-6
/
+8
*
Fixed llfilepicker.cpp to use the right translation string for .raw files.
Jacek Antonelli
2010-08-02
1
-1
/
+1
*
Disable AllowMUpose and AutoCloseOOC by default.
Jacek Antonelli
2010-08-02
1
-26
/
+22
*
move llwarns ... "Grav SET to" ... to LL_DEBUGS("BodyPhysics")
Armin Weatherwax
2010-08-02
2
-3
/
+4
*
replace llwarns by LL_DEBUGS("View") in llview.h - pointless spam for enduser
Armin Weatherwax
2010-08-02
2
-5
/
+5
*
remove llrender/llglimmediate.cpp and llglimmediate.h (empty files).
Armin Weatherwax
2010-08-02
2
-2
/
+0
*
add checkboxes for MUpose and auto-close OOC to prefs advanced
Armin Weatherwax
2010-08-02
2
-0
/
+19
*
small show client name of others tweaking
Armin Weatherwax
2010-08-02
6
-17
/
+91
*
don't show textures without fetcher in texture-console (backport from Viewer ...
Armin Weatherwax
2010-08-01
2
-3
/
+7
*
fix crash on relog introduced in 66b8150d4ec94161887c
Armin Weatherwax
2010-08-01
1
-0
/
+5
*
some more HUDEffect revamp
Armin Weatherwax
2010-08-01
6
-45
/
+140
*
revamp a) privatelookattarget + b) privatepointattarget
Armin Weatherwax
2010-08-01
3
-23
/
+42
*
Made the LightShare preference behave like the other preferences.
Jacek Antonelli
2010-08-01
2
-1
/
+6
[next]