TighMacFanatic
da23cd1f42
More updates to preferences UI and bug fixes.
2011-05-28 21:31:35 -04:00
TighMacFanatic
139a3d35bb
Further updates to preferences for bug fixes and user friendliness.
2011-05-26 00:20:45 -04:00
TighMacFanatic
c3a38c1704
Settings names unbotch.
2011-05-17 12:58:05 -04:00
TighMacFanatic
2b412bffec
Updated preferences system for bug fixes and user friendliness.
2011-05-17 12:54:30 -04:00
TighMacFanatic
990fe86438
Merge branch 'FloaterPositions'
2011-05-15 20:13:26 -04:00
TighMacFanatic
9706141b8f
Tweaked Pay floater to not have overlapping elements.
2011-05-15 20:12:43 -04:00
TighMacFanatic
9f3c4c1021
Merge branch 'master' of https://github.com/siana/SingularityViewer
2011-05-14 14:21:17 -04:00
Shyotl
40d813699b
Added Framebuffer Object checkbox to 'Hardware Options' floater.
2011-05-13 02:21:43 -05:00
Shyotl
ccce2a0641
Combox for reflection detail was not initializing to correct selection.
2011-05-13 02:20:50 -05:00
Siana Gearz
4d9e7fa8c1
Deferred settings
2011-05-12 22:10:10 +02:00
TighMacFanatic
3a60326ad5
Merge branch 'spamui'
2011-05-12 14:10:00 -04:00
TighMacFanatic
e098ec7d46
Merge branch 'FloaterPositions'
2011-05-12 14:09:53 -04:00
TighMacFanatic
e2a220ac3c
Tweaks to UI sizes so they fit better
2011-05-12 14:08:57 -04:00
TighMacFanatic
3f426fcb67
Added Open History button to local chat
2011-05-12 13:35:31 -04:00
Siana Gearz
6d5d90bd92
Merge branch 'spamui' of git://github.com/TighMacFanatic/SingularityViewer
2011-05-12 15:16:17 +02:00
TighMacFanatic
f83c10208e
Spam settings UI page
2011-05-12 00:39:06 -04:00
TighMacFanatic
107c3cb70a
Merge https://github.com/TighMacFanatic/SingularityViewer
...
Conflicts:
indra/newview/CMakeLists.txt
indra/newview/app_settings/settings.xml
2011-05-09 22:06:00 -04:00
Siana Gearz
e2e576e550
Merge git://github.com/AlericInglewood/SingularityViewer
...
Conflicts:
indra/newview/skins/default/xui/en-us/mime_types.xml
2011-05-08 19:39:32 +02:00
Siana Gearz
7e75a897ca
Release 1.5.7
2011-05-08 16:46:12 +02:00
Siana Gearz
205a11d44b
Merge git://github.com/Shyotl/SingularityViewer
2011-05-08 14:46:28 +02:00
Siana Gearz
82478d4ef2
Apparently some of those is needed on Windows, and it was shoddy
2011-05-08 00:51:00 +02:00
Shyotl
2a9e7ec5f7
Merge branch 'master' of git://github.com/siana/SingularityViewer.git
2011-05-07 17:24:36 -05:00
Shyotl
7e16e0624a
Scare everyone with a big-arsed warning. Horray!
2011-05-07 01:41:28 -05:00
Siana Gearz
f052915f54
Fix name in grant/ungrant edit right. Issue 33
2011-05-06 04:34:32 +02:00
Aleric Inglewood
f2199a504b
More various small, old patches.
...
Updated source tree to include everything I did
up till 2010-11-09.
Still to add: IMP-590, IMP-701, IMP-734, IMP-735 and IMP-702.
2011-05-04 19:48:16 +02:00
Aleric Inglewood
1b4ae2e3b5
Removed generated file mime_types.xml, and fixed indentation in the source files.
...
indra/newview/skins/default/xui/en-us/mime_types.xml should be generated
from mime_types_linux.xml, mime_types_mac.xml or mime_types_windows.xml
by copying it when packaging. Hence, it should never be used.
Note, this is an exact sync with imprudence.
2011-05-02 15:26:49 +02:00
Siana Gearz
5fd1312ae0
Restoring grid nickname in manager
2011-05-02 02:21:26 +02:00
Siana Gearz
38849c1328
Merge git://github.com/AlericInglewood/SingularityViewer
...
Conflicts:
indra/newview/CMakeLists.txt
indra/newview/app_settings/settings.xml
2011-05-01 22:55:18 +02:00
Aleric Inglewood
26c40255aa
Remove CR from configuration, source and xml files.
2011-05-01 22:16:05 +02:00
TighMacFanatic
56c357911e
Chat keyword highlighting
2011-05-01 02:31:05 -04:00
Shyotl
a694742522
Added physics subpanel to avatar customize floater.
...
Also, removed redundant tattoo and alpha entries.
Modified LLScrollingPanelParam to work without needing 'hints'. A bit hacky since I didn't want to dive into making yet another xml, but works well enough.
Avatar_lad entries names changed to more readable forms since LLTrans isn't where it needs to be yet.
Camera doesn't move to great positions when editing phys parts, but that's for another day.
2011-04-29 03:39:05 -05:00
Shyotl
2dff12433c
Avatar Physics innital commit. No edit panel. SavedSettings not plugged in yet.
2011-04-28 10:09:11 -05:00
Shyotl
0909a4ddbe
Support for new 'rental' parcel category.
2011-04-28 01:18:08 -05:00
Shyotl
ab35a07f0e
Added anti-spam features.
...
ScriptsCanShowUI:false disables LLMapDestination (from V2)
SH_SpamHandler, derived from Cryogenic's spam blocking:
If flooded by an object, all objects of same owner get blocked.
If flooded by an avatar, avatar will be blocked.
Dialog flood prevention. (Objects only)
Calling card flood prevention (Avatar only)
Chat flood prevention. (Avatar and objects)
IM/Inventory offer flood prevention (Avatar and objects)
See additions to settings_sh.xml for details on new settings pertaining to anti-spam.
2011-04-27 16:39:20 -05:00
Siana Gearz
b6c0436c1b
Merge branch 'master' of github.com:siana/SingularityViewer
2011-04-26 00:23:01 +02:00
tmac@latestevidence.com
af203533b3
Spell check added
2011-04-23 18:08:59 -04:00
Siana Gearz
41fe5f47e1
Merge git://github.com/TighMacFanatic/SingularityViewer
2011-04-19 14:20:04 +02:00
Siana Gearz
8f09dedb1e
Wearable import/export, from Imprudence
2011-04-19 13:46:09 +02:00
Siana Gearz
955ca21298
OpenSim compatible prim backup
2011-04-19 01:33:09 +02:00
Siana Gearz
5d5231fe8c
Removed Import/Export
2011-04-18 23:28:27 +02:00
tmac@latestevidence.com
e81f2ea3be
Made Debug textures floater smaller and better organized.
2011-04-17 14:35:31 -04:00
Siana Gearz
8018a8842f
Merge remote branch 'shyotlsv/master'
2011-04-16 16:31:33 +02:00
Siana Gearz
1a0387f918
Idle timeout goes down to 0
2011-04-15 17:12:51 +02:00
Shyotl
e9147cb7fb
Cleaned up overlapping elements in group properties panel
2011-04-11 22:19:49 -05:00
Siana Gearz
fd8866c411
Sione's Media Filter
2011-04-08 19:53:41 +02:00
Siana Gearz
0d3c91269b
Various fixes, mostly through Henri
2011-04-08 17:51:45 +02:00
Siana Gearz
e6b5811e7e
Hide friend groups until we implement them.
2011-04-08 04:17:37 +02:00
Siana Gearz
58102daf94
Minor adjustments
2011-04-07 02:17:03 +02:00
Siana Gearz
f9e0b122ae
Revert voice control to snowglobe
2011-04-03 01:11:48 +02:00
Siana Gearz
0f038bbffc
Grid manager stuff, part. debrand
2011-04-02 05:03:10 +02:00