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 #742: cache reset to default button doesn't work (introduced in 7507619e)
McCabe Maxsted
2011-07-01
1
-2
/
+2
*
Fixed #994: double click action combobox not enabling
McCabe Maxsted
2011-07-01
2
-3
/
+5
*
A fix for #995: crashing when changing 'Only my Friends and Groups can see wh...
McCabe Maxsted
2011-07-01
5
-58
/
+138
*
Make sure we clear out skin files that could cause bugs when we install over 1.3
McCabe Maxsted
2011-07-01
1
-3
/
+7
*
Created new window for selectively clearing different parts of the cache from...
McCabe Maxsted
2011-06-30
9
-28
/
+299
*
Fixed dice rolling to use the right range
McCabe Maxsted
2011-06-30
2
-21
/
+12
*
Code from Singularity Viewer. Original author Shyotl.
Nicky Perian
2011-06-27
1
-3
/
+20
*
Fixed llinfos comment in llaudioengine_openal.cpp: updatewind, not initwind
McCabe Maxsted
2011-06-27
1
-1
/
+1
*
Removed some unused code from the media tab panel and fixed the '?' button in...
McCabe Maxsted
2011-06-25
4
-36
/
+18
*
Fixed windows installer files missing from the repo and added the VS2010 redi...
McCabe Maxsted
2011-06-24
7
-6
/
+40
*
Updated the windows version of openal-soft to 1.13
McCabe Maxsted
2011-06-24
2
-4
/
+4
*
Tiny bit of coding standards changes for llaudioengine_openal and moved audio...
McCabe Maxsted
2011-06-24
3
-49
/
+59
*
Created new window for inworld dice rolling in advanced > UI. Todo: add butto...
McCabe Maxsted
2011-06-23
7
-1
/
+248
*
Updated Imp's easter egg chat commands with the new website urls
McCabe Maxsted
2011-06-23
1
-7
/
+6
*
Added more debugging info and initialization help. For some reason openal32.d...
McCabe Maxsted
2011-06-21
2
-35
/
+130
*
Updated openal device loading and added debug info for startup
McCabe Maxsted
2011-06-21
2
-28
/
+70
*
Fixed the word 'beta' missing from the imp installer
McCabe Maxsted
2011-06-21
1
-2
/
+2
*
Update the Windows installers for the upcoming 1.4 beta
McCabe Maxsted
2011-06-21
2
-111
/
+199
*
Imprudence 1.4.0 beta 1 released.
Jacek Antonelli
2011-06-21
0
-0
/
+0
*
Fixed viewer version number (1.4.0, not 1.4.1).
Jacek Antonelli
2011-06-20
1
-1
/
+1
*
Clarified the terms for activating spellchecking dictionaries.
Jacek Antonelli
2011-06-17
1
-5
/
+5
*
Fixed DicDownloadBaseURL to use http://app.kokuaviewer.org.
Jacek Antonelli
2011-06-16
1
-1
/
+1
*
Removed Meta7 and WorldSimTerra from default_grids.xml.
Jacek Antonelli
2011-06-15
1
-31
/
+1
*
Fixed a nonfunctional help button in the Region/Estate window.
Jacek Antonelli
2011-06-15
1
-2
/
+1
*
Removed Aurora Grid from the default grid list.
Jacek Antonelli
2011-06-15
1
-15
/
+0
*
Added "Show client name tag colors" checkbox in Preferences > Advanced.
Jacek Antonelli
2011-06-15
2
-4
/
+9
*
Reverted ability to customize the Imprudence client tag color.
Jacek Antonelli
2011-06-14
5
-256
/
+182
*
Merge remote-tracking branch 'thickbrick/misc' into next
Jacek Antonelli
2011-06-14
1
-1
/
+1
|
\
|
*
Fix #924: default RunMultipleThreads to TRUE.
thickbrick
2011-06-09
1
-1
/
+1
*
|
Rearranged the login panel to put the grid selector on the left.
Jacek Antonelli
2011-06-14
1
-29
/
+29
*
|
Commented out "Cut" from menu_inventory.xml. See IMP-961.
Jacek Antonelli
2011-06-12
1
-0
/
+2
*
|
Updated app_settings/default_grids.xml from our online grid list.
Jacek Antonelli
2011-06-11
1
-15
/
+22
*
|
Merge remote-tracking branch 'mccabe/1.4-fbeta-export_texture_sl' into next
Jacek Antonelli
2011-06-11
12
-701
/
+922
|
\
\
|
*
|
Use the name of the root node for the default export filename
McCabe Maxsted
2011-06-11
1
-1
/
+1
|
*
|
Merge branch '1.4-fbeta-maxselectfix' into 1.4-fbeta-export_texture_sl
McCabe Maxsted
2011-06-11
1
-1
/
+1
|
|
\
\
|
|
*
|
Fixed file that wasn't committed in 231e9eee (missing this breaks prim creation)
McCabe Maxsted
2011-06-11
1
-1
/
+1
|
|
/
/
|
/
|
|
|
*
|
Allow export of textures from Second Life when we have permission (also clean...
McCabe Maxsted
2011-06-10
5
-673
/
+853
|
*
|
Added AO toolbar option to preferences > advanced
McCabe Maxsted
2011-06-10
3
-2
/
+19
|
*
|
Show tooltips on profile pick tabs (lousy workaround for most names being too...
McCabe Maxsted
2011-06-10
2
-3
/
+16
|
*
|
Check for when a profile's born on date field gets sent invalid data
McCabe Maxsted
2011-06-10
2
-22
/
+33
|
/
/
*
|
Don't limit select distance when Disable Max Build Constraints is enabled
McCabe Maxsted
2011-06-09
5
-5
/
+5
*
|
Removed debug setting MaxSelectDistance...
McCabe Maxsted
2011-06-09
10
-21
/
+25
*
|
Added copy group link button to create clickable links to groups in the viewer
McCabe Maxsted
2011-06-09
5
-2
/
+68
*
|
Merge remote-tracking branch 'mccabe/1.4-fbeta-iwsupport' into next
Jacek Antonelli
2011-06-09
2
-5
/
+53
|
\
\
|
*
|
Parse and use inworldz-specific slurls as if they were regular slurls
McCabe Maxsted
2011-06-08
2
-5
/
+53
|
|
/
*
|
Merge remote-tracking branch 'mccabe/1.4-fbeta-landmark_preview' into next
Jacek Antonelli
2011-06-09
1
-1
/
+1
|
\
\
|
*
|
Fixed landmark inventory offers not opening when automatic preview is enabled
McCabe Maxsted
2011-06-08
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'mccabe/1.4-fbeta-inv_loading_and_ao' into next
Jacek Antonelli
2011-06-09
14
-480
/
+951
|
\
\
|
|
/
|
/
|
|
*
Fixed inventory count being reset when the inventory window's closed/reopened
McCabe Maxsted
2011-06-09
2
-3
/
+6
|
*
Fix for button labels in case there's ever a conflict between a disabled sele...
McCabe Maxsted
2011-06-08
1
-1
/
+1
[prev]
[next]