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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-17
Added links to the blog and forums to the login screen's help menu
McCabe Maxsted
1
-20
/
+22
2010-09-17
Updated the profile button heights
McCabe Maxsted
1
-8
/
+8
2010-09-17
"fix" null sound channel crash
Nemurimasu Neiro
1
-1
/
+1
2010-09-17
Made searching contacts suck a lot less
McCabe Maxsted
2
-37
/
+47
2010-09-17
linux64: move cxx flags from external script into 00-Common.cmake for transpa...
Armin Weatherwax
1
-1
/
+17
2010-09-17
Let's not put so many spaces in front of (none)
McCabe Maxsted
1
-1
/
+1
2010-09-17
fix possible crash caused by hudmanager
Armin Weatherwax
2
-6
/
+7
2010-09-17
Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ...
McCabe Maxsted
3
-658
/
+5
2010-09-17
Updated de translations to third and fourth batches by Eryn
McCabe Maxsted
18
-270
/
+541
2010-09-16
Reset scroll position on search in contacts/groups lists
McCabe Maxsted
2
-0
/
+2
2010-09-16
Added search bars for friends and groups lists, based on a feature in the Asc...
McCabe Maxsted
8
-23
/
+142
2010-09-16
Bumped version to 1.3.0 RC3.
Jacek Antonelli
4
-6
/
+6
2010-09-16
Fixed crash when right clicking a landmark and selecting 'About Landmark'.
McCabe Maxsted
1
-3
/
+3
2010-09-16
Fix for crash on bad teleports
McCabe Maxsted
1
-1
/
+1
2010-09-16
fix Bug #240: Make Outfit crashes the viewer in OpenSim
Armin Weatherwax
1
-0
/
+2
2010-09-16
fix: 32bit libs for linux64 are not actually downloaded
Armin Weatherwax
1
-2
/
+2
2010-09-16
linux64: fetch 32 bit libraries required for voice
Armin Weatherwax
3
-10
/
+36
2010-09-16
Removed Object-Object Occlusion shortcut as it interferes with the AO
McCabe Maxsted
1
-2
/
+1
2010-09-16
Updated list of viewers and contributors in Help > About Imprudence from the ...
McCabe Maxsted
1
-3
/
+3
2010-09-16
Fixed various instances of 'www.imprudenceviewer.org'. There is no www.
Jacek Antonelli
4
-5
/
+5
2010-09-16
disable speedrez by default, because it confuses less advanced users.
Armin Weatherwax
1
-1
/
+1
2010-09-16
use setenv instead of putenv
Nemurimasu Neiro
1
-8
/
+4
2010-09-16
fix GStreamer on Mac OS
Nemurimasu Neiro
1
-0
/
+3
2010-09-16
libFLAC missing from Mac manifest
Nemurimasu Neiro
1
-0
/
+1
2010-09-16
Added a fallback for CMake JPEG_LIBRARIES on Mac.
Jacek Antonelli
1
-1
/
+4
2010-09-16
fix libjpeg linking on Mac OS
Nemurimasu Neiro
1
-1
/
+5
2010-09-16
Listed http textures as '(experimental)'
McCabe Maxsted
1
-1
/
+1
2010-09-16
Revert "Updated windows version of curl to 7.19.6" as the new version appears...
McCabe Maxsted
1
-2
/
+2
2010-09-16
Added debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs i...
McCabe Maxsted
3
-3
/
+29
2010-09-16
Moved LLInventoryPanel::buildNewViews called with objectp->mType behind LL_DE...
McCabe Maxsted
1
-2
/
+2
2010-09-16
Fixed #455: inventory found items vanish after a certain amount of time. Also...
McCabe Maxsted
7
-166
/
+300
2010-09-16
Potential fix for a crash in llfontgl
McCabe Maxsted
1
-6
/
+12
2010-09-16
correct capitalization of error message key
Nemurimasu Neiro
1
-1
/
+1
2010-09-16
Fixed width on first use grid selector being too small
McCabe Maxsted
1
-2
/
+2
2010-09-16
Fixed unresolved merge conflict in xui/fr/floater_html.xml
McCabe Maxsted
1
-4
/
+0
2010-09-16
Henri Beauchamp: use http map if possible. Fixes broken map in SL + http map ...
Armin Weatherwax
11
-56
/
+169
2010-09-16
Fixed the layout of the fonts preferences panel's font previews
McCabe Maxsted
1
-4
/
+4
2010-09-16
Added nicknames support for chat highlighting (up to 3) in prefs->adv->extra
elektrahesse
4
-6
/
+98
2010-09-16
Commented out the checks for distance, above 1024mts seems like i can't make ...
elektrahesse
1
-2
/
+2
2010-09-16
Switched struct declaration to a more C++esque way... Aleric hit me with a st...
elektrahesse
1
-2
/
+2
2010-09-16
Moved all the variables to a struct to keep code more clean and added a check...
elektrahesse
2
-41
/
+53
2010-09-16
Fixed a bug related to the names cache clearing :P
elektrahesse
1
-40
/
+39
2010-09-16
Added names cycling using TAB. Only 1 char now necessary to trigger completio...
elektrahesse
2
-30
/
+53
2010-09-16
Added CHAT_NORMAL_RADIUS check for autocompletion and deleted selection of la...
elektrahesse
1
-3
/
+17
2010-09-16
Fixed up the logic for the Hide Misspellings/Show Misspellings menu options. ...
McCabe Maxsted
4
-21
/
+39
2010-09-15
Added support for autocompletion of names also in the 'local chat' window
elektrahesse
1
-2
/
+1
2010-09-15
Added more punctuation support to both names autocomplete and names highlight...
elektrahesse
2
-2
/
+2
2010-09-15
Added TAB as name completion hotkey, to be used after at least 3 chars otherw...
elektrahesse
1
-1
/
+2
2010-09-15
More spell checking cleanup
McCabe Maxsted
4
-12
/
+14
2010-09-15
Fixed up the spellcheck preferences labels to something more easily understan...
McCabe Maxsted
1
-26
/
+33
[prev]
[next]