Beeks
bbbee73eae
Updated multiple attachment code from Henri.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-30 14:03:18 -04:00
Beeks
d36f86f674
Moved the Logout/Login and Teleport screen options to Vanity for future use, set them to "enable" instead of "disable" (This will make more sense in the future). This update also has the changes in the settings for the update to follow it (Status tags)
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-28 17:44:01 -04:00
Beeks
f8c2308c87
System Inventory beta - Working, but perhaps not as well as I'd like it to.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-24 20:06:33 -04:00
Beeks
ac96519df3
Fixes for mac compatibility. Big thanks to Katharine Berry for catching the issue.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-22 22:19:38 -04:00
Beeks
ec55705bdd
THE BIGGIE.
...
Holy hell, this was an interesting one to implement. I wish I understood it better. Unfortunately I think this marks the end of trying to re-implement the Local Inventory for Temp and Local textures. It's just not feasible now that the entire inventory system has been whipped into a code shitstorm.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-22 06:48:48 -04:00
Beeks
72c4c63b95
Adjustments to IMs -
...
Got "Announce incoming IMs" working.
Group name can now be shown in the local chat notifications for IMs.
"IM Received" changes to "New IM" for length.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-21 14:53:36 -04:00
Beeks
2faa13a37b
Collection of minor edits from Imprudence to fix bugs, etcetera. Also updated the version.
...
Also made the version almost entirely hard-coded to remove any remnants of Inertia's spoofer.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-21 14:49:46 -04:00
Beeks
64abd1889f
Hex Values in color picker, as well as general cleanup of the color picker.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-21 14:44:52 -04:00
Beeks
1c4148a9de
UI tweaks to System preferences.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-19 15:53:30 -04:00
Beeks
615b4896d1
Finishing touches for Auto-Responses.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-19 00:22:23 -04:00
Beeks
d3631e552f
UI updates to support Auto-Response messages. Reorganized a good section of the Chat/IM panel for organizations sake, as well.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-18 21:29:38 -04:00
Beeks
cf23a60c1a
Changed the AO add and remove buttons so they follow our current conventions (+ and - instead of the check and X).
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-18 21:28:09 -04:00
Beeks
ae03b4c58b
Updated the code to allow people to control whether to get client definition updates, now that the updater works.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-18 21:23:15 -04:00
Beeks
871ada0121
Fixed the texture previewer so the window shows up right. Also added an "Alpha" tag on it that should let you know if a texture has alpha or not - Useful in some cases.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-17 19:57:51 -04:00
Beeks
ed942cfe74
Tintable tattoo layers - Another Shyotl patch.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-17 19:10:10 -04:00
Beeks
d49c92b6fe
I got bored and put in the math functions from Imprudence.
...
We need something to show the list - Preferably a bit better than the popup that they use, I'm thinking maybe an expanding sidebar on the build menu?
Oh, minor changes - Texture repeats go up to 1000 now because it has numbers, and I tweaked the primitive params section so it doesn't fall off the window.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-16 22:08:33 -04:00
Beeks
7f0af74e00
Merge branch 'master' of github.com:Beeks/Ascent
2010-09-16 16:02:28 -04:00
Beeks
59d7c33954
Collection of theoretical improvements for ATI cards, as well as a couple memory leaks. Thanks to Shyotl for bringing them up and offering solutions.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-16 16:00:47 -04:00
Beeks
24f3101629
Tagteam Texture Editor Commit Night!
...
Update 1: Align Planar Textures.
Update 2: Copy/Paste buttons for texture params now work.
Sorry about another two-in-one patch, but y'can't really change one without the other on this.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-15 20:38:33 -04:00
CharleyLevenque
e5afa9b50f
Fixing a build error related to debug output in contact groups code.
2010-09-15 03:29:40 -04:00
Beeks
b215b405ea
Two updates that sort of went in tandem.
...
Updated the Client tag options so that you can turn off tags/colors for others.
However, in the process of doing this the need for Client-Or-Account setting control became increasingly needed, and so a complete rebuild of some sections fetching values were redone across files. The good news is that we now have getCOA* settings for various settings types - Color4, Strings, U/F/S32, and BOOLs. Just include llsavedsettingsglue.h
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-15 00:22:06 -04:00
Beeks
e703ee3152
Fix for tabbing order on Friends list, new features were confusing or changing the expected usage by regular users
...
Cleaned up the source file as well.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-14 22:38:02 -04:00
Beeks
87ac06a9a0
Merge branch 'master' of github.com:Beeks/Ascent
...
Conflicts:
indra/newview/llpreviewgesture.cpp
2010-09-12 17:26:21 -04:00
CharleyLevenque
91c6ab94ac
Compliance fixes
2010-09-12 17:06:40 -04:00
Beeks
441cb4bbb4
Crazy, super-hack AO replacement. It's actually pretty good, but requires a lot of tweaks and fixes. Need to talk to the creator of the original code to see if they can shed light on stuff.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-12 05:03:25 -04:00
Beeks
2f79566311
Pushing this code up - Even if we can't get the AO working, at least this doesn't CRASH.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-11 05:01:39 -04:00
Beeks
d01da05d94
Removed the "Make Copy" button from the gesture menu for now because it looks really tacky
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-10 20:06:14 -04:00
Beeks
d8e93de28e
UI addition for Disable Click-To-Sit
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-10 20:05:33 -04:00
Beeks
f98bf3885e
Tweak to the texture listing to try to get some semi-needed textures to preload
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-10 20:04:53 -04:00
Beeks
c86769d657
Client UUID thing for trying to identify new clients
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-10 20:03:09 -04:00
Beeks
785f56fcbd
Couple minor tweaks - We have no reason to leave out the standard SL Create Account/Login Help links, nor the channel/version. In fact, it probably should've been on there to begin with.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-09 04:20:44 -04:00
Beeks
371a4a697c
Wait, no, it was right before.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-08 20:22:09 -04:00
Beeks
23c265db94
Menu Viewer file difference.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-08 20:19:00 -04:00
CharleyLevenque
3fbb058867
Merge branch 'master' of github.com:Beeks/Ascent
...
Conflicts:
indra/newview/skins/default/xui/en-us/panel_friends.xml
2010-09-08 20:14:14 -04:00
CharleyLevenque
52612780a6
bluh
2010-09-08 20:04:35 -04:00
Beeks
fb1194ec7c
COMMIT STORM:
...
Updates for the UB - Still in the works, but it's getting there!
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-08 19:14:40 -04:00
Beeks
34be8461b9
COMMIT STORM:
...
Fly button placed back in the toolbar.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-08 19:10:15 -04:00
Beeks
973f53df5e
COMMIT STORM:
...
Fixes for Temp uploads so they show up as they should and are actually usable.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-08 19:09:14 -04:00
Beeks
4638cfbc80
COMMIT STORM
...
ARs got broken accidentally.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-08 19:06:54 -04:00
Beeks
1299c0b968
Fixes -
...
Mac compile issues
LookAt problem
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-07 23:48:34 -04:00
Beeks
0be0d095fc
TPV Compliance issues resolved:
...
Message Builder is removed entirely as per requested
Message Log was updated to be less dependent on the message builder for later removal
Version reporting was fixed - Missed some tidbits from Inertia removal
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-06 23:16:43 -04:00
Beeks
512f24a4ca
Adjustments to SEKRIT PROJEKT DELTA
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-06 18:28:47 -04:00
Beeks
d32fade269
SHENANIGANS
...
>:|
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-06 18:27:09 -04:00
Beeks
81e3e27821
Minor adjustment to the Friend Categorization additions - The UI needs some work :x
...
It's also missing a file.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-06 18:18:05 -04:00
Beeks
1a5e1a6113
Updates to the Sound Explorer to make it more TPV compliant.
...
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-06 18:16:36 -04:00
CharleyLevenque
bd89b3870f
Merge branch 'master' of github.com:Beeks/Ascent
2010-09-06 16:18:41 -04:00
CharleyLevenque
892573dfb4
Contact list categories and searching
2010-09-06 16:17:53 -04:00
Beeks
630d000246
Power User implemented. Certain functions are only activated if you accept the consequences.
...
Some attempts to get the Texture Preview window working correctly.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-05 09:07:15 -04:00
Beeks
51665a0b31
Linux compile error fix regarding FreezeTime - FreezeTime is a Bool, not an F32.
...
Tools floater was fixed so that the Last Owner text would fade out properly.
Minor tweak to the wlf settings again, to hopefully ensure it will always start closed.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-04 19:22:52 -04:00
Beeks
f5fb98cfee
Bad dog.
...
And bad dog 2: XML naming boogaloo.
Signed-off-by: Beeks <HgDelirium@gmail.com >
2010-09-04 17:20:27 -04:00