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
2011-06-02
Fixing the menu to actually use its color options reveals how broken the whol...
McCabe Maxsted
5
-24
/
+14
2011-06-02
Fixed #875 by removing menu border introduced in 84ba6c13
McCabe Maxsted
8
-79
/
+74
2011-06-02
Fix for #903 ATI star issue, ported from Phoenix via Shoytl and Singularity
McCabe Maxsted
2
-10
/
+11
2011-06-01
Minor improvements in interface text
Kakurady
5
-80
/
+80
2011-06-01
Translated all XUI text added in Imprudence after 1.23 into Chinese.
Kakurady
138
-762
/
+5942
2011-06-01
fix an edge case when voice didn't kick in; fix reconnect to voice not working
Armin Weatherwax
3
-54
/
+75
2011-05-27
Replaced the labels in the web browser window with icons based on those in th...
McCabe Maxsted
4
-33
/
+25
2011-05-27
Added URL parsing to group notice history messages
McCabe Maxsted
1
-1
/
+7
2011-05-27
Fixed avatar profile and group charters not displaying in search
McCabe Maxsted
2
-0
/
+4
2011-05-27
Made LLTextEditor::clear() actually clear the contents of the textbox rather ...
McCabe Maxsted
1
-0
/
+6
2011-05-27
Auto-deRuth code, by way of Siana Gearz and the Phoenix viewer.
Aidan Thornton
2
-1
/
+55
2011-05-27
Don't show [CHANNEL] on the login panel, it's not used anymore.
Jacek Antonelli
1
-1
/
+1
2011-05-26
Disabled the texture_picker in "Local Texture Properties". (IMP-476)
Jacek Antonelli
2
-2
/
+2
2011-05-26
Better behavior for disabled texture_picker (LLTextureCtrl) widgets.
Jacek Antonelli
1
-0
/
+4
2011-05-26
Fixed Linux viewer_manifest.py not running after each build.
Jacek Antonelli
1
-0
/
+1
2011-05-25
Removed viewerversion.xml, since it's not used anymore.
Jacek Antonelli
2
-27
/
+0
2011-05-22
revamp the voice client.
Armin Weatherwax
6
-309
/
+474
2011-05-21
Coax Xcode into selecting the right build type by default.
Jacek Antonelli
1
-3
/
+6
2011-05-21
Ported Mac packaging system from Kokua.
Jacek Antonelli
7
-94
/
+221
2011-05-21
Moved Mac packaging files to newview/packaging/mac.
Jacek Antonelli
22
-7
/
+7
2011-05-20
Ported Linux packaging system from Kokua.
Jacek Antonelli
2
-31
/
+74
2011-05-19
Ported viewer_info.py and BuildVersion.cmake from Kokua.
Jacek Antonelli
1
-5
/
+20
2011-05-19
Ported viewerinfo.cpp from Kokua.
Jacek Antonelli
13
-286
/
+308
2011-05-18
Changed the cache and settings file names back to non-Experimental.
Jacek Antonelli
3
-3
/
+3
2011-05-17
Linux64 fix linking and packaging of the new ogg/vorbis libs
Armin Weatherwax
2
-3
/
+20
2011-05-17
also link with ld.gold
Armin Weatherwax
3
-2
/
+21
2011-05-17
fix llerrs crash "Vertex buffer destroyed while mapped!"
Armin Weatherwax
1
-1
/
+1
2011-05-17
Add missing debug about stopping internet stream.
Armin Weatherwax
1
-1
/
+1
2011-05-17
show plugin debug messages also on windows
Armin Weatherwax
5
-1
/
+83
2011-05-17
fix bug #879 context menu of line + text editors triggers select all even if ...
Armin Weatherwax
2
-2
/
+2
2011-05-17
fix Bug #880 gridmanager defaults render_compat true instead of false.
Armin Weatherwax
1
-1
/
+1
2011-05-17
fix default unloaded avatar cloud particle texture not loading
Armin Weatherwax
2
-1
/
+8
2011-05-17
send plugin messages with in notation format instead of xml
Armin Weatherwax
1
-5
/
+8
2011-05-17
Don't crash at the attempt to import clothing/bodyparts in file > import object
Armin Weatherwax
1
-3
/
+17
2011-05-17
escape special characters in settings.xml
Armin Weatherwax
1
-15
/
+15
2011-05-17
show llwarns instead of llinfos when llsd parsing fails and add the reason + ...
Armin Weatherwax
2
-26
/
+43
2011-05-16
Set the real bare minimum prim size to 0.00001, as 0 sized objects cause bugs.
David Seikel
1
-1
/
+3
2011-05-14
Bumped version to 1.3.2.
Jacek Antonelli
4
-8
/
+8
2011-05-14
Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790)
Jacek Antonelli
1
-0
/
+1
2011-05-13
VWR-25479: Avatar physics causing broken shapes on other viewers.
Jacek Antonelli
1
-7
/
+1
2011-05-13
Fixed vivox license appearing on other grids rather than specifically on seco...
McCabe Maxsted
1
-1
/
+3
2011-05-13
Fixed the Vivox license prompt appearing when connecting to non-SL grids on s...
McCabe Maxsted
1
-1
/
+2
2011-05-13
fix: voice always on, even if told not to be
Armin Weatherwax
1
-1
/
+3
2011-05-13
fix voice doesn't kick in.
Armin Weatherwax
1
-12
/
+10
2011-05-13
Remove workaround for http texture ranges on Opensim
thickbrick
2
-55
/
+2
2011-05-13
Refix #772: Rebuild all volumes that use a sculpt image when that image has m...
thickbrick
4
-16
/
+45
2011-05-12
Temporary workaround for the "TP over 4096 sims" bug.
David Seikel
1
-1
/
+19
2011-05-08
Missed checkin
Jay Threeth
1
-0
/
+2
2011-05-09
Fix the SL creator check. I fixed this wrong last time.
David Seikel
2
-28
/
+21
2011-05-08
Bumped version to 1.4.0 beta 1.
Jacek Antonelli
4
-10
/
+10
[next]