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
2011-06-30
Fixed dice rolling to use the right range
McCabe Maxsted
2
-21
/
+12
2011-06-27
Code from Singularity Viewer. Original author Shyotl.
Nicky Perian
1
-3
/
+20
2011-06-27
Fixed llinfos comment in llaudioengine_openal.cpp: updatewind, not initwind
McCabe Maxsted
1
-1
/
+1
2011-06-25
Removed some unused code from the media tab panel and fixed the '?' button in...
McCabe Maxsted
4
-36
/
+18
2011-06-24
Fixed windows installer files missing from the repo and added the VS2010 redi...
McCabe Maxsted
6
-5
/
+40
2011-06-24
Updated the windows version of openal-soft to 1.13
McCabe Maxsted
2
-4
/
+4
2011-06-24
Tiny bit of coding standards changes for llaudioengine_openal and moved audio...
McCabe Maxsted
3
-49
/
+59
2011-06-23
Created new window for inworld dice rolling in advanced > UI. Todo: add butto...
McCabe Maxsted
7
-1
/
+248
2011-06-23
Updated Imp's easter egg chat commands with the new website urls
McCabe Maxsted
1
-7
/
+6
2011-06-21
Added more debugging info and initialization help. For some reason openal32.d...
McCabe Maxsted
2
-35
/
+130
2011-06-21
Updated openal device loading and added debug info for startup
McCabe Maxsted
2
-28
/
+70
2011-06-21
Fixed the word 'beta' missing from the imp installer
McCabe Maxsted
1
-2
/
+2
2011-06-21
Update the Windows installers for the upcoming 1.4 beta
McCabe Maxsted
2
-111
/
+199
2011-06-20
Fixed viewer version number (1.4.0, not 1.4.1).
Jacek Antonelli
1
-1
/
+1
2011-06-17
Clarified the terms for activating spellchecking dictionaries.
Jacek Antonelli
1
-5
/
+5
2011-06-16
Fixed DicDownloadBaseURL to use http://app.kokuaviewer.org.
Jacek Antonelli
1
-1
/
+1
2011-06-15
Removed Meta7 and WorldSimTerra from default_grids.xml.
Jacek Antonelli
1
-31
/
+1
2011-06-15
Fixed a nonfunctional help button in the Region/Estate window.
Jacek Antonelli
1
-2
/
+1
2011-06-15
Removed Aurora Grid from the default grid list.
Jacek Antonelli
1
-15
/
+0
2011-06-15
Added "Show client name tag colors" checkbox in Preferences > Advanced.
Jacek Antonelli
2
-4
/
+9
2011-06-14
Reverted ability to customize the Imprudence client tag color.
Jacek Antonelli
5
-256
/
+182
2011-06-14
Rearranged the login panel to put the grid selector on the left.
Jacek Antonelli
1
-29
/
+29
2011-06-12
Commented out "Cut" from menu_inventory.xml. See IMP-961.
Jacek Antonelli
1
-0
/
+2
2011-06-11
Updated app_settings/default_grids.xml from our online grid list.
Jacek Antonelli
1
-15
/
+22
2011-06-11
Use the name of the root node for the default export filename
McCabe Maxsted
1
-1
/
+1
2011-06-11
Fixed file that wasn't committed in 231e9eee (missing this breaks prim creation)
McCabe Maxsted
1
-1
/
+1
2011-06-10
Allow export of textures from Second Life when we have permission (also clean...
McCabe Maxsted
5
-673
/
+853
2011-06-10
Added AO toolbar option to preferences > advanced
McCabe Maxsted
3
-2
/
+19
2011-06-10
Show tooltips on profile pick tabs (lousy workaround for most names being too...
McCabe Maxsted
2
-3
/
+16
2011-06-10
Check for when a profile's born on date field gets sent invalid data
McCabe Maxsted
2
-22
/
+33
2011-06-09
Don't limit select distance when Disable Max Build Constraints is enabled
McCabe Maxsted
5
-5
/
+5
2011-06-09
Removed debug setting MaxSelectDistance...
McCabe Maxsted
10
-21
/
+25
2011-06-09
Added copy group link button to create clickable links to groups in the viewer
McCabe Maxsted
5
-2
/
+68
2011-06-09
Fix #924: default RunMultipleThreads to TRUE.
thickbrick
1
-1
/
+1
2011-06-09
Fixed inventory count being reset when the inventory window's closed/reopened
McCabe Maxsted
2
-3
/
+6
2011-06-08
Fix for button labels in case there's ever a conflict between a disabled sele...
McCabe Maxsted
1
-1
/
+1
2011-06-08
Disable the AO sit toolbar button when the AO is disabled
McCabe Maxsted
2
-4
/
+11
2011-06-08
Implemented 'label_disabled' and 'label_selected_disabled' XUI for LLButton
McCabe Maxsted
2
-3
/
+21
2011-06-08
Added tacky-but-useful button for toggling the AO window in the toolbar
McCabe Maxsted
1
-3
/
+6
2011-06-08
Fixed AO loading on startup and did some light cleanup for readability's sake...
McCabe Maxsted
4
-329
/
+599
2011-06-08
Added some log info when ao_template.ini can't be found
McCabe Maxsted
1
-0
/
+5
2011-06-08
Fixed inventory window not showing item count on login when the full cache is...
McCabe Maxsted
2
-7
/
+14
2011-06-08
Re-enabled fetchinventoryonlogin setting and renamed it to fetchinventoryonlo...
McCabe Maxsted
2
-14
/
+12
2011-06-08
Committing some more useful debugging lines
McCabe Maxsted
1
-8
/
+8
2011-06-08
Always show an item count in the inventory
McCabe Maxsted
1
-1
/
+1
2011-06-08
Fixed inventory not background fetching on startup when inventory window was ...
McCabe Maxsted
1
-13
/
+11
2011-06-08
Now that the cache persists, start background fetching on login. We begin wit...
McCabe Maxsted
3
-10
/
+35
2011-06-08
Committing fix for #0000302: inventory reloads on every login. Needs more tes...
McCabe Maxsted
1
-4
/
+7
2011-06-08
Fixed unitiliazed variables in llinventorymodel class
McCabe Maxsted
1
-0
/
+8
2011-06-08
Inv cleanup phase 2: death to goto
McCabe Maxsted
1
-81
/
+197
[next]